]>
git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/log
Oleh Prypin [Mon, 20 Jun 2016 21:11:51 +0000 (00:11 +0300)]
[RM-15016] Bump remoto requirement to 0.0.29
Signed-off-by: Oleh Prypin <oleh@pryp.in>
Oleh Prypin [Thu, 16 Jun 2016 10:45:23 +0000 (13:45 +0300)]
[RM-15016] Rework the bootstrap script to properly install Python 3 on CentOS
Signed-off-by: Oleh Prypin <oleh@pryp.in>
Oleh Prypin [Thu, 9 Jun 2016 13:46:09 +0000 (16:46 +0300)]
[RM-15016] Opt out of a backwards-incompatible change in configparser
Signed-off-by: Oleh Prypin <oleh@pryp.in>
Oleh Prypin [Thu, 9 Jun 2016 12:40:26 +0000 (15:40 +0300)]
Merge branch 'master' into RM-15016
Oleh Prypin [Thu, 26 May 2016 20:55:38 +0000 (23:55 +0300)]
[RM-15016] Allow selecting Python version in bootstrap script
Signed-off-by: Oleh Prypin <oleh@pryp.in>
Oleh Prypin [Wed, 25 May 2016 15:52:09 +0000 (18:52 +0300)]
[RM-15016] Fix Python 3 compatibility after merge of RM-15451
Signed-off-by: Oleh Prypin <oleh@pryp.in>
Oleh Prypin [Thu, 9 Jun 2016 12:34:19 +0000 (15:34 +0300)]
Merge branch 'master' into RM-15016
Oleh Prypin [Mon, 23 May 2016 17:26:41 +0000 (20:26 +0300)]
[RM-15016] Add py34 to tox config
Signed-off-by: Oleh Prypin <oleh@pryp.in>
Oleh Prypin [Mon, 23 May 2016 17:26:40 +0000 (20:26 +0300)]
[RM-15016] Fixes related to changes in argparse's behavior
* No error when passing an incomplete command:
http://bugs.python.org/issue9253#msg186387
* Different error message for too few arguments
* Different output stream for version number
Signed-off-by: Oleh Prypin <oleh@pryp.in>
Oleh Prypin [Mon, 23 May 2016 17:26:37 +0000 (20:26 +0300)]
[RM-15016] Make usage of bytes vs strings compatible with Python 3
Signed-off-by: Oleh Prypin <oleh@pryp.in>
Jenkins [Tue, 7 Jun 2016 17:06:34 +0000 (17:06 +0000)]
1.5.34
Alfredo Deza [Tue, 7 Jun 2016 17:04:37 +0000 (13:04 -0400)]
Merge pull request #401 from ceph/RM-16181
release 1.5.34
Alfredo Deza [Tue, 7 Jun 2016 17:03:20 +0000 (13:03 -0400)]
[RM-16181] bump to 1.5.34
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 7 Jun 2016 17:02:58 +0000 (13:02 -0400)]
[RM-16181] update the changelog
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Mon, 6 Jun 2016 21:07:57 +0000 (16:07 -0500)]
Merge pull request #400 from ceph/RM-14099
partx/partprobe calls are no longer needed when zapping
Alfredo Deza [Mon, 6 Jun 2016 20:42:27 +0000 (16:42 -0400)]
[RM-14099] osd: partx/partprobe calls are no longer needed when zapping. ceph-disk does it
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Sage Weil [Fri, 3 Jun 2016 12:56:10 +0000 (08:56 -0400)]
Merge pull request #399 from ceph/RM-16140
remove the ability to use ext4 in ceph-deploy
Reviewed-by: Sage Weil <sage@redhat.com>
Alfredo Deza [Fri, 3 Jun 2016 12:46:46 +0000 (08:46 -0400)]
[RM-16140] tests: test btrfs instead of ext4
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Fri, 3 Jun 2016 12:46:26 +0000 (08:46 -0400)]
[RM-16140] tests: remove osd ext4 tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Fri, 3 Jun 2016 12:43:04 +0000 (08:43 -0400)]
[RM-16140] osd: remove ability to pick ext4
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 31 May 2016 17:47:16 +0000 (13:47 -0400)]
Merge pull request #387 from SUSE/wip-fix-mon-install-suse
Fix mon install suse
Owen Synge [Thu, 26 May 2016 12:39:03 +0000 (14:39 +0200)]
ceph_deploy.tests.unit.hosts.test_suse: Fix default init
The default init system for SUSE should be systemd, as all future releases of
SUSE are expected to be based upon systemd
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge [Thu, 11 Feb 2016 16:16:33 +0000 (17:16 +0100)]
[RM-14740] rcceph is no longer used with (open)SUSE
rcceph is no longer used with (open)SUSE and has been removd from ceph upstream.
Hence it is best to start the services directly and make the service start code
identical to Fedora.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge [Thu, 11 Feb 2016 16:12:37 +0000 (17:12 +0100)]
[RM-14742] Set default init to systemd for (open)SUSE
(open)SUSE is now using systemd moving forward, this patch corrects behavior
on Tumbleweed and LEAP
openSUSE Tumbleweed distribution is a pure rolling release version of openSUSE
running the latest packages.
openSUSE LEAP is a rolling release version of openSUSE based on SUSE linux
Enterprise.
Signed-off-by: Owen Synge <osynge@suse.com>
Alfredo Deza [Tue, 24 May 2016 16:11:24 +0000 (12:11 -0400)]
Merge pull request #393 from SUSE/fix-remove-ceph-create-keys-dep
[RM-15451] Gather keys directly from the mon
Owen Synge [Tue, 24 May 2016 09:20:01 +0000 (11:20 +0200)]
ceph_deploy.tests.test_gather_keys_with_mon: Mock shortname
Since gatherkeys now uses distro.conn.remote_module.shortname()
We need to mock this also.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge [Mon, 23 May 2016 17:15:48 +0000 (19:15 +0200)]
ceph_deploy.gatherkeys: Normalize hostname
We should always use the short hostname for mon interactions.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge [Mon, 23 May 2016 15:28:37 +0000 (17:28 +0200)]
ceph_deploy.gatherkeys: logging mon error improvment
Improve logging message so it is clear the error is not connecting the mon
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge [Mon, 23 May 2016 15:12:15 +0000 (17:12 +0200)]
[fix-remove-ceph-create-keys-dep] ceph_deploy.gatherkeys: logging mon keyring location
While testing we had issues finding the mon keyring.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge [Fri, 20 May 2016 11:34:16 +0000 (13:34 +0200)]
[fix-remove-ceph-create-keys-dep_cp] docs.source.index: Update basic install
Updated the basic install instructions.
(1) Added a creating a new configuration section.
(2) Added reference to the 'new' subcommand
(3) Added reference to the 'mon' subcommand
(4) Improved Gather keys
(5) Added reference to the 'gatherkeys' subcommand
(6) Moved Admin hosts section as now it is more important.
(7) Added reference to the 'admin' subcommand
The gatherkeys subcommand does not depend upon ceph-create-keys so does not
have to have the side effect of making mons admin nodes. To get this in I
must add documentation to ceph-deploy.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge [Fri, 20 May 2016 11:29:08 +0000 (13:29 +0200)]
[fix-remove-ceph-create-keys-dep_cp] docs.source.mon: Add note on changed behavior
The gatherkeys subcommand does not depend upon ceph-create-keys so does not
have to have the side effect of making mons admin nodes.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge [Fri, 20 May 2016 11:26:44 +0000 (13:26 +0200)]
[fix-remove-ceph-create-keys-dep_cp] docs.source.gatherkeys: Add gatherkeys documentation
The gatherkeys subcommand did not have and documentation.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge [Fri, 20 May 2016 11:25:13 +0000 (13:25 +0200)]
[fix-remove-ceph-create-keys-dep_cp] docs.source.admin: Add admin documentation
The admin command did not have and documentation.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge [Fri, 22 Apr 2016 15:09:53 +0000 (17:09 +0200)]
[fix-remove-ceph-create-keys-dep_cp] ceph_deploy.tests.test_gather_keys_missing: Remove unneeded imports
Remove unneeded imports
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge [Fri, 22 Apr 2016 15:01:23 +0000 (17:01 +0200)]
[fix-remove-ceph-create-keys-dep_cp] ceph_deploy.gatherkeys: use comma-separated values in logs
It is prefured to use comma-separated values in logs
Signed-off-by: Owen Synge <osynge@suse.com>
Alfredo Deza [Mon, 16 May 2016 17:41:02 +0000 (13:41 -0400)]
Merge pull request #398 from ceph/RM-15865
[RM-15865] bump the remoto requirement to 0.0.28
Alfredo Deza [Mon, 16 May 2016 14:52:23 +0000 (10:52 -0400)]
[RM-15865] bump the remoto requirement to 0.0.28
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Jenkins Build Slave User [Fri, 22 Apr 2016 12:36:09 +0000 (12:36 +0000)]
1.5.33
Alfredo Deza [Fri, 22 Apr 2016 12:34:41 +0000 (08:34 -0400)]
Merge pull request #397 from ceph/RM-15570
release 1.5.33
Alfredo Deza [Fri, 22 Apr 2016 12:28:13 +0000 (08:28 -0400)]
[RM-15570] update the changelog
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Fri, 22 Apr 2016 12:27:30 +0000 (08:27 -0400)]
[RM-15570] bump to 1.5.33
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 21 Apr 2016 23:57:41 +0000 (19:57 -0400)]
Merge pull request #396 from ceph/wip-jewel
default to jewel
Sage Weil [Thu, 21 Apr 2016 22:54:38 +0000 (18:54 -0400)]
install: default to jewel
Signed-off-by: Sage Weil <sage@redhat.com>
Alfredo Deza [Thu, 14 Apr 2016 13:54:46 +0000 (09:54 -0400)]
Merge pull request #395 from BlaXpirit/RM-15018
[RM-15018] Remove broken 'mon create' unittest
Oleh Prypin [Wed, 13 Apr 2016 19:21:53 +0000 (22:21 +0300)]
[RM-15018] Remove broken 'mon create' unittest
Signed-off-by: Oleh Prypin <oleh@pryp.in>
Jenkins [Wed, 13 Apr 2016 14:21:58 +0000 (14:21 +0000)]
1.5.32
Alfredo Deza [Wed, 13 Apr 2016 14:17:33 +0000 (10:17 -0400)]
Merge pull request #394 from ceph/RM-15484
Get ready for releasing 1.5.32
Alfredo Deza [Wed, 13 Apr 2016 12:33:21 +0000 (08:33 -0400)]
[RM-15484] bumd ceph-deploy version in __init__
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 13 Apr 2016 12:32:52 +0000 (08:32 -0400)]
[RM-15484] update the changelog for 1.5.32
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Fri, 8 Apr 2016 12:31:43 +0000 (08:31 -0400)]
Merge pull request #391 from jordan41177/fix-function-name-of-osd-keyring-creation
Fix the function name of osd keyring creation
DesmondS [Fri, 8 Apr 2016 01:27:24 +0000 (09:27 +0800)]
[RM-15409] Fix the function name of osd keyring creation
Change the function name of "create_osd" to "create_osd_keyring".
This function just do:
1. Check the remote node's osd keyring exist or not
2. If not, it create one.
The original name would confused the developers.
Signed-off-by: DesmondS <jordanjimmy41177@gmail.com>
Alfredo Deza [Tue, 15 Mar 2016 18:57:25 +0000 (14:57 -0400)]
Merge pull request #390 from vumrao/wip-vumrao-15112
[RM-15112] Rename ceph-deploy log file to ceph-deploy-${CLUSTER}.log
Vikhyat Umrao [Tue, 15 Mar 2016 12:38:33 +0000 (18:08 +0530)]
[RM-15112] Rename ceph-deploy log file to ceph-deploy-${CLUSTER}.log
This patch renames ceph-deploy log file to ceph-deploy-${CLUSTER}.log
Fixes: #15112
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
vasukulkarni [Fri, 11 Mar 2016 19:49:16 +0000 (11:49 -0800)]
Merge pull request #389 from ceph/wip-bluestore
osd,disk: add --bluestore flag
Sage Weil [Fri, 11 Mar 2016 18:50:25 +0000 (13:50 -0500)]
osd,disk: add --bluestore flag
This will pass --bluestore on to ceph-disk during the prepare/create
step.
Signed-off-by: Sage Weil <sage@redhat.com>
Alfredo Deza [Tue, 9 Feb 2016 17:11:28 +0000 (12:11 -0500)]
Merge pull request #383 from mazebuhu/RM-13847
[RM-13847] Using full paths to executables
Martin Palma [Fri, 8 Jan 2016 13:17:20 +0000 (14:17 +0100)]
[RM-13847] Using full paths for partx and partprobe executables.
Signed-off-by: Martin Palma <martin@palma.bz>
Sage Weil [Thu, 4 Feb 2016 20:03:42 +0000 (15:03 -0500)]
Merge pull request #386 from ceph/RM-14646
[RM-14646] check for upstart before checking for systemd
Alfredo Deza [Thu, 4 Feb 2016 19:38:44 +0000 (14:38 -0500)]
[RM-14646] check for upstart before checking for systemd
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 3 Feb 2016 21:39:11 +0000 (16:39 -0500)]
Merge pull request #384 from branto1/wip-disable-pkg-timeout
ceph-deploy: Disable timeout for pkg install/remove procedures
Boris Ranto [Tue, 2 Feb 2016 00:35:04 +0000 (01:35 +0100)]
[BZ-
1302675 ] Disable timeout for pkg install/remove procedures
Do not timeout too early, here. If we use the pkg command to install
e.g. ceph-selinux or some other package with long post script we can
easily timeout in 5 minutes, disabling the timeout completely for the
pkg install procedure makes this much more safe.
The same holds for pkg removal.
Signed-off-by: Boris Ranto <branto@redhat.com>
Sage Weil [Tue, 2 Feb 2016 17:29:16 +0000 (12:29 -0500)]
Merge pull request #385 from ceph/init-fallback
Init fallback for upstart
Reviewed-by: Sage Weil <sage@redhat.com>
Alfredo Deza [Tue, 2 Feb 2016 16:17:11 +0000 (11:17 -0500)]
[BZ-
1282484 ] use is_upstart detection on debian init check
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 2 Feb 2016 12:59:37 +0000 (07:59 -0500)]
[BZ-
1282484 ] tests for the new is_upstart utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 2 Feb 2016 12:35:09 +0000 (07:35 -0500)]
[BZ-
1282484 ] use the new utility when trying to stop a monitor
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 2 Feb 2016 12:31:51 +0000 (07:31 -0500)]
[BZ-
1282484 ] create a utility to infer if a server uses upstart
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 13 Jan 2016 12:14:51 +0000 (07:14 -0500)]
Merge pull request #382 from vumrao/wip-vumrao-14355
[RM-14355] Remove "filestore xattr use omap = true"
Vikhyat Umrao [Wed, 13 Jan 2016 11:06:23 +0000 (16:36 +0530)]
[RM-14355] Remove "filestore xattr use omap = true"
This patch removes option "filestore_xattr_use_omap"
from default ceph.conf global section,
as this option was removed in #7408.
Cleanup #14355
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
Ken Dreyer [Fri, 8 Jan 2016 23:07:51 +0000 (16:07 -0700)]
Merge pull request #381 from dmick/master
Sigh, fix underline length as well
Dan Mick [Fri, 8 Jan 2016 22:28:56 +0000 (14:28 -0800)]
Sigh, fix underline length as well
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Alfredo Deza [Fri, 8 Jan 2016 20:06:04 +0000 (15:06 -0500)]
Merge pull request #380 from dmick/master
Typo in name of index file
Dan Mick [Fri, 8 Jan 2016 19:24:02 +0000 (11:24 -0800)]
Typo in name of index file
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Martin Palma [Fri, 8 Jan 2016 10:26:18 +0000 (11:26 +0100)]
[RM-13847] Using full paths for ceph and ceph-disk executables.
Signed-off-by: Martin Palma <martin@palma.bz>
Jenkins Build Slave User [Mon, 4 Jan 2016 18:46:26 +0000 (18:46 +0000)]
1.5.31
Alfredo Deza [Mon, 4 Jan 2016 18:44:10 +0000 (13:44 -0500)]
Merge pull request #379 from ceph/RM-14156
release 1.5.31
Alfredo Deza [Mon, 4 Jan 2016 14:53:57 +0000 (09:53 -0500)]
[RM-14156] update the version in __init__
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 4 Jan 2016 14:53:32 +0000 (09:53 -0500)]
[RM-14156] update the changelog
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Dan Mick [Tue, 22 Dec 2015 21:19:24 +0000 (13:19 -0800)]
Merge pull request #378 from ceph/bump-remoto
[14156] bump remoto to 0.0.27
Reviewed-by: Dan Mick <dmick@redhat.com>
Alfredo Deza [Tue, 22 Dec 2015 18:52:32 +0000 (13:52 -0500)]
[14156] bump remoto to 0.0.27
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Ken Dreyer [Wed, 16 Dec 2015 18:21:30 +0000 (11:21 -0700)]
Merge pull request #377 from ceph/RM-13909
[RM-13909] bump requirement for remoto
Alfredo Deza [Tue, 15 Dec 2015 19:42:52 +0000 (14:42 -0500)]
[RM-13909] bump requirement for remoto
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Jenkins Build Slave User [Fri, 11 Dec 2015 21:09:05 +0000 (21:09 +0000)]
1.5.30
Ken Dreyer [Fri, 11 Dec 2015 16:56:09 +0000 (09:56 -0700)]
Merge pull request #376 from ceph/RM-14061
point to infernalis release
Alfredo Deza [Fri, 11 Dec 2015 16:14:49 +0000 (11:14 -0500)]
[RM-14061] update the changelog
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Fri, 11 Dec 2015 16:11:54 +0000 (11:11 -0500)]
[RM-14061] bump to 1.5.30
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Fri, 11 Dec 2015 16:11:15 +0000 (11:11 -0500)]
[RM-14061] default releases to infernalis
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Nathan Cutler [Fri, 11 Dec 2015 12:12:19 +0000 (13:12 +0100)]
Merge pull request #375 from ceph/RM-14049
[RM-14049] deal with systemd when stopping a mon otherwise raise an error
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Alfredo Deza [Thu, 10 Dec 2015 21:18:05 +0000 (16:18 -0500)]
[RM-14049] deal with systemd when stopping a mon otherwise raise an error
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Jenkins Build Slave User [Wed, 2 Dec 2015 18:21:15 +0000 (18:21 +0000)]
1.5.29
Andrew Schoen [Wed, 2 Dec 2015 14:47:21 +0000 (08:47 -0600)]
Merge pull request #374 from ceph/RM-13956
get ready for releasing 1.5.29
Alfredo Deza [Wed, 2 Dec 2015 14:34:44 +0000 (09:34 -0500)]
[RM-13956] update the changelog for the new release
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 2 Dec 2015 14:20:04 +0000 (09:20 -0500)]
[RM-13956] bump the version to 1.5.29
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 1 Dec 2015 16:38:01 +0000 (11:38 -0500)]
Merge pull request #373 from ceph/RM-13934
[RM-13934] remove no longer supported @ char from debian/rules
Alfredo Deza [Tue, 1 Dec 2015 15:32:21 +0000 (10:32 -0500)]
[RM-13934] remove no longer supported @ char from debian/rules
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 25 Nov 2015 14:53:27 +0000 (09:53 -0500)]
Merge pull request #372 from mazebuhu/RM-13585
[RM-13585] Add timestamp to console and log output
Martin Palma [Tue, 24 Nov 2015 16:33:10 +0000 (17:33 +0100)]
[RM-13585] Use different log format for file logger
Signed-off-by: Martin Palma <martin@palma.bz>
Martin Palma [Tue, 24 Nov 2015 16:24:02 +0000 (17:24 +0100)]
[RM-13585] Own logging format for the log file output with timestamp when the
LogRecord was created.
Removed obsolete timestamp replacement.
Signed-off-by: Martin Palma <martin@palma.bz>
Martin Palma [Tue, 24 Nov 2015 06:39:12 +0000 (07:39 +0100)]
[RM-13585] Removed timestamp from the console output.
Signed-off-by: Martin Palma <martin@palma.bz>
Martin Palma [Mon, 23 Nov 2015 15:32:15 +0000 (16:32 +0100)]
[RM-13585] Add timestamp to console and log output
Signed-off-by: Martin Palma <martin@palma.bz>
Alfredo Deza [Fri, 20 Nov 2015 12:53:31 +0000 (07:53 -0500)]
Merge pull request #371 from ceph/RM-13846
[RM-13846] create a contributing guidelines file