]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
update the changelog with all changes 75/head
authorAlfredo Deza <alfredo.deza@inktank.com>
Thu, 12 Sep 2013 15:57:46 +0000 (11:57 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Thu, 12 Sep 2013 15:57:46 +0000 (11:57 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
CHANGELOG.rst

index 8b4e6223f0d5dfda441945165c53351eb6605cbc..0f1c24961e26caba4d309f9c66ce1ac376b0a5bb 100644 (file)
@@ -4,6 +4,18 @@
 * Really discourage the use of ``ceph-deploy new [IP]``
 * Fix hanging remote requests
 * Add ``mon status`` output when creating monitors
+* Fix Debian install issue (wrong parameter order) (Thanks Sayid Munawar)
+* ``osd`` commands will be more verbose when deploying them
+* Issue a warning when provided hosts do not match ``hostname -s`` remotely
+* Create two flags for altering/not-altering source repos at install time:
+  ``--adjust-repos`` and ``--no-adjust-repos``
+* Do not do any ``sudo`` commands if user is root
+* Use ``mon status`` for every ``mon`` deployment and detect problems with
+  monitors.
+* Allow to specify ``host:fqdn/ip`` for all mon commands (Thanks Dmitry
+  Borodaenko)
+* Be consistent for hostname detection (Thanks Dmitry Borodaenko)
+* Fix hanging problem on remote hosts
 
 1.2.3
 -----