]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
get ready for releasing 1.2.4 81/head
authorAlfredo Deza <alfredo.deza@inktank.com>
Tue, 17 Sep 2013 13:46:15 +0000 (09:46 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Tue, 17 Sep 2013 13:46:15 +0000 (09:46 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
CHANGELOG.rst
ceph_deploy/__init__.py

index 0f1c24961e26caba4d309f9c66ce1ac376b0a5bb..faeae1200cbb1f44aa6138e42478df41124352a4 100644 (file)
@@ -1,6 +1,7 @@
 
 1.2.4
 -----
+* Improve ``osd help`` menu with path information
 * Really discourage the use of ``ceph-deploy new [IP]``
 * Fix hanging remote requests
 * Add ``mon status`` output when creating monitors
index 056a1822bcd88340355fe659d1db052488a097ce..d97b0b69134e81d1535b0ec3ac23e41272d0c4f3 100644 (file)
@@ -1,3 +1,3 @@
 
-__version__ = '1.2.3'
+__version__ = '1.2.4'