From: Alfredo Deza Date: Fri, 25 Apr 2014 18:14:22 +0000 (-0400) Subject: update the changelog X-Git-Tag: v1.5.0~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a56a70a16f6085583693ecb993e7da41eef44a14;p=ceph-deploy.git update the changelog Signed-off-by: Alfredo Deza --- diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 59e61cf..e4e6622 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,3 +1,15 @@ +1.5.0 +----- +* Warn if ``requiretty`` is causing issues +* Support IPV6 host resolution (Thanks Frode Nordahl) +* Fix incorrect paths for local cephdeploy.conf +* Support subcommand overrides defined in cephdeploy.conf +* When installing on CentOS/RHEL call ``yum clean all`` +* Check OSD status when deploying to catch possible issues +* Add a ``--local-mirror`` flag for installation that syncs files +* Implement ``osd list`` to list remote osds +* Fix install issues on Suse (Thanks Owen Synge) + 1.4.0 ----- * uninstall ceph-release and clean cache in CentOS