From d69aa849245cff2c18b812f32fed5a8cbad72ff4 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 29 Oct 2013 11:54:34 -0400 Subject: [PATCH] bump the changelog and version getting ready for a release Signed-off-by: Alfredo Deza --- ceph_deploy/__init__.py | 2 +- docs/source/changelog.rst | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ceph_deploy/__init__.py b/ceph_deploy/__init__.py index 35d767a..e1366df 100644 --- a/ceph_deploy/__init__.py +++ b/ceph_deploy/__init__.py @@ -1,3 +1,3 @@ -__version__ = '1.2.7' +__version__ = '1.3' diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 37ca55b..a139012 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -2,6 +2,11 @@ ---------------- * Major refactoring for all the remote connections in ceph-deploy. With global and granular timeouts. +* Raise the log level for missing keyrings +* Allow ``--username`` to be used for connecting over SSH +* Increase verbosity when MDS fails, include the exit code +* Do not remove ``/etc/ceph``, just the contents +* Use ``rcceph`` instead of service for SUSE 1.2.7 ----- -- 2.47.3