]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release-notes: make a note about rgw deployment; tweak dedication
authorSage Weil <sage@redhat.com>
Tue, 7 Apr 2015 18:36:49 +0000 (11:36 -0700)
committerSage Weil <sage@redhat.com>
Tue, 7 Apr 2015 18:36:49 +0000 (11:36 -0700)
Signed-off-by: Sage Weil <sage@redhat.com>
doc/release-notes.rst

index 4dae49cae361a8e91f76ab5d8b8377cf966308e2..e7f8110108d212329ad834f3b71fc13e5dbb55e6 100644 (file)
@@ -13,6 +13,12 @@ Highlights since Giant include:
 * *RADOS Performance*: a range of improvements have been made in the
   OSD and client-side librados code that improve the throughput on
   flash backends and improve parallelism and scaling on fast machines.
+* *Simplified RGW deployment*: the ceph-deploy tool now has a new
+  'ceph-deploy rgw create HOST' command that quickly deploys a
+  instance of the S3/Swift gateway using the embedded Civetweb server.
+  This is vastly simpler than the previous Apache-based deployment.
+  There are a few rough edges (e.g., around SSL support) but we
+  encourage users to try `the new method`_.
 * *RGW object versioning*: RGW now supports the S3 object versioning
   API, which preserves old version of objects instead of overwriting
   them.
@@ -48,6 +54,8 @@ Highlights since Giant include:
   command makes it much simpler to query PG states while diagnosing
   cluster issues.
 
+.. _the new method: ../start/quick-ceph-deploy/#add-an-rgw-instance
+
 Other highlights since Firefly include:
 
 * *CephFS*: we have fixed a raft of bugs in CephFS and built some
@@ -87,12 +95,12 @@ Dedication
 ----------
 
 This release is dedicated in memoriam to Sandon Van Ness, aka
-Houkouonchi, a valued member of the Ceph team who unexpectedly passed
-away a few weeks ago.  Sandon was responsible for maintaining the
-large and complex Sepia lab that houses the Ceph project's build and
-test infrastructure.  His efforts have made an important impact on our
-ability to reliably test Ceph with a relatively small group of people.
-He was a valued member of the team and we will miss him.
+Houkouonchi, who unexpectedly passed away a few weeks ago.  Sandon was
+responsible for maintaining the large and complex Sepia lab that
+houses the Ceph project's build and test infrastructure.  His efforts
+have made an important impact on our ability to reliably test Ceph
+with a relatively small group of people.  He was a valued member of
+the team and we will miss him.  H is also for Houkouonchi.
 
 Upgrading
 ---------