]>
git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/log
Alfredo Deza [Tue, 12 Nov 2013 18:33:44 +0000 (13:33 -0500)]
default to emperor when installing
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Tue, 12 Nov 2013 18:27:37 +0000 (10:27 -0800)]
Merge pull request #131 from alfredodeza/6750
be more lenient in correct error detection
Alfredo Deza [Tue, 12 Nov 2013 16:42:54 +0000 (11:42 -0500)]
be more lenient in correct error detection
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Tue, 12 Nov 2013 16:36:07 +0000 (08:36 -0800)]
Merge pull request #130 from mourgaya/master
Update __init__.py
mourgaya [Tue, 12 Nov 2013 14:14:06 +0000 (15:14 +0100)]
Update __init__.py
take care with scientific linux : solve:
[bb-b34-x6][DEBUG ] detect platform information from remote host
[bb-b34-x6][DEBUG ] detect machine type
[ceph_deploy][ERROR ] UnsupportedPlatform: Platform is not supported: scientific linux
Alfredo Deza [Fri, 8 Nov 2013 21:25:21 +0000 (16:25 -0500)]
adding an empty dir so Sphinx is happy :/
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Fri, 8 Nov 2013 21:15:27 +0000 (16:15 -0500)]
add a docs tox section
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Fri, 8 Nov 2013 16:08:42 +0000 (08:08 -0800)]
Merge pull request #129 from alfredodeza/6646
Set SSH keys automagically when running `new`
Alfredo Deza [Fri, 8 Nov 2013 15:26:06 +0000 (10:26 -0500)]
a new module for SSH utilities
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Fri, 8 Nov 2013 15:25:43 +0000 (10:25 -0500)]
create a local connection helper
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Fri, 8 Nov 2013 15:25:03 +0000 (10:25 -0500)]
do SSH magic when running new only
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Fri, 8 Nov 2013 15:23:45 +0000 (10:23 -0500)]
remove ssh copy keys helper from install
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Thu, 7 Nov 2013 16:30:27 +0000 (11:30 -0500)]
allow to bypass the sudo detection in the connection obj
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Thu, 7 Nov 2013 16:29:39 +0000 (11:29 -0500)]
add a helper to append contents to a file
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Thu, 7 Nov 2013 16:29:14 +0000 (11:29 -0500)]
created an ssh-copy-keys helper in install
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Fri, 8 Nov 2013 13:14:08 +0000 (05:14 -0800)]
Merge pull request #128 from omcnet/fix-unsupported-platform-exception
Fix variable name in unsupported-platform error case.
OMCnet Development Team [Fri, 8 Nov 2013 07:29:07 +0000 (08:29 +0100)]
Fix variable name in unsupported-platform error case.
Alfredo Deza [Thu, 7 Nov 2013 13:52:02 +0000 (08:52 -0500)]
update the changelog for 1.3.1
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Gary Lowell [Wed, 6 Nov 2013 20:03:32 +0000 (20:03 +0000)]
v1.3.1
Alfredo Deza [Wed, 6 Nov 2013 19:25:33 +0000 (11:25 -0800)]
Merge pull request #127 from alfredodeza/master
bump the version and changelog for a release
Alfredo Deza [Wed, 6 Nov 2013 19:24:42 +0000 (14:24 -0500)]
bump the version and changelog for a release
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Wed, 6 Nov 2013 13:21:50 +0000 (05:21 -0800)]
Merge pull request #126 from markir9/master
Fix issue #6701. Use shutil.move instead of os.rename.
Mark Kirkwood [Wed, 6 Nov 2013 02:15:12 +0000 (15:15 +1300)]
Fix issue #6701. Use shutil.move instead of os.rename.
Zack Cerza [Tue, 5 Nov 2013 21:50:18 +0000 (13:50 -0800)]
Merge pull request #125 from alfredodeza/6708-2
use the key formatting when adding the key to apt too
Alfredo Deza [Tue, 5 Nov 2013 21:36:19 +0000 (16:36 -0500)]
use the key formatting when adding the key to apt too
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Tue, 5 Nov 2013 20:52:30 +0000 (12:52 -0800)]
Merge pull request #124 from alfredodeza/6708
Fix gpg key imports
Alfredo Deza [Tue, 5 Nov 2013 20:24:38 +0000 (15:24 -0500)]
fix unneeded double quotes for key imports in apt
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Tue, 5 Nov 2013 20:23:50 +0000 (15:23 -0500)]
remove double wget
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Mon, 4 Nov 2013 15:55:37 +0000 (07:55 -0800)]
Merge pull request #123 from alfredodeza/6482
Ensure `wget` is installed for CentOS
Alfredo Deza [Mon, 4 Nov 2013 15:01:38 +0000 (10:01 -0500)]
remove undefined arg in pkg_managers
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 4 Nov 2013 15:01:21 +0000 (10:01 -0500)]
make sure CentOS installs wget before installing anything
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Fri, 1 Nov 2013 12:45:34 +0000 (08:45 -0400)]
remove unreleased from changelog
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Gary Lowell [Fri, 1 Nov 2013 05:28:33 +0000 (05:28 +0000)]
v1.3
Alfredo Deza [Thu, 31 Oct 2013 19:35:49 +0000 (12:35 -0700)]
Merge pull request #122 from alfredodeza/master
bump the changelog again
Alfredo Deza [Thu, 31 Oct 2013 19:34:35 +0000 (15:34 -0400)]
bump the changelog again
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Sage Weil [Wed, 30 Oct 2013 23:37:24 +0000 (16:37 -0700)]
Merge pull request #121 from alfredodeza/6691
map major versions of Debian to releases
Alfredo Deza [Wed, 30 Oct 2013 23:29:32 +0000 (19:29 -0400)]
make sure this is only for Debian
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Wed, 30 Oct 2013 23:25:34 +0000 (19:25 -0400)]
map major versions of Debian to releases
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Wed, 30 Oct 2013 14:32:42 +0000 (07:32 -0700)]
Merge pull request #120 from alfredodeza/master
update the changelog with cluster fix on mon checks
Alfredo Deza [Wed, 30 Oct 2013 13:59:28 +0000 (09:59 -0400)]
update the changelog with cluster fix on mon checks
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Tue, 29 Oct 2013 18:28:28 +0000 (11:28 -0700)]
Merge pull request #119 from alfredodeza/6675
make sure we use the right way to import in rpm
Alfredo Deza [Tue, 29 Oct 2013 18:24:04 +0000 (14:24 -0400)]
make sure we use the right way to import in rpm
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Tue, 29 Oct 2013 18:17:57 +0000 (11:17 -0700)]
Merge pull request #118 from alfredodeza/6647
bump the requirement for remoto
Alfredo Deza [Tue, 29 Oct 2013 18:15:57 +0000 (14:15 -0400)]
bump the requirement for remoto
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Tue, 29 Oct 2013 17:09:31 +0000 (10:09 -0700)]
Merge pull request #116 from alfredodeza/6587
all calls for monitors will use --cluster too
Alfredo Deza [Tue, 29 Oct 2013 15:57:03 +0000 (08:57 -0700)]
Merge pull request #117 from alfredodeza/master
bump the changelog and version getting ready for a release
Alfredo Deza [Tue, 29 Oct 2013 15:54:34 +0000 (11:54 -0400)]
bump the changelog and version getting ready for a release
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Tue, 29 Oct 2013 13:36:32 +0000 (09:36 -0400)]
fix failing tests
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 28 Oct 2013 20:24:32 +0000 (16:24 -0400)]
all calls for monitors will use --cluster too
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Mon, 28 Oct 2013 18:02:44 +0000 (11:02 -0700)]
Merge pull request #115 from alfredodeza/6650
stop on non-zero exit status
Alfredo Deza [Mon, 28 Oct 2013 17:49:01 +0000 (13:49 -0400)]
make centos installs import keys correctly
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 28 Oct 2013 14:56:26 +0000 (10:56 -0400)]
tell wget to not stop on zero for debian
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 28 Oct 2013 14:53:59 +0000 (10:53 -0400)]
bump setup.py again for the newer version
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 28 Oct 2013 14:04:05 +0000 (10:04 -0400)]
bump the version of remoto that has the fixes
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Tue, 22 Oct 2013 15:51:10 +0000 (08:51 -0700)]
Merge pull request #114 from alfredodeza/6588
raise the log message level for keyrings
Zack Cerza [Tue, 22 Oct 2013 15:50:55 +0000 (08:50 -0700)]
Merge pull request #113 from alfredodeza/6610
fix wrong argument type for fedora installs
Alfredo Deza [Tue, 22 Oct 2013 14:10:21 +0000 (10:10 -0400)]
raise the log message level for keyrings
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Tue, 22 Oct 2013 13:18:30 +0000 (09:18 -0400)]
fix wrong argument type for fedora installs
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Mon, 21 Oct 2013 20:40:24 +0000 (13:40 -0700)]
Merge pull request #111 from alfredodeza/6600
use the username argument for the connection in create-initial
Zack Cerza [Mon, 21 Oct 2013 20:40:10 +0000 (13:40 -0700)]
Merge pull request #112 from alfredodeza/6601
Docs via Sphinx
Alfredo Deza [Mon, 21 Oct 2013 14:26:02 +0000 (10:26 -0400)]
use the ceph theme
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 21 Oct 2013 14:05:44 +0000 (10:05 -0400)]
move the changelog
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 21 Oct 2013 14:02:50 +0000 (10:02 -0400)]
specify we are adding the index in contents
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 21 Oct 2013 14:02:15 +0000 (10:02 -0400)]
create a content index
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 21 Oct 2013 13:41:12 +0000 (09:41 -0400)]
generate version from ceph_deploy directly
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 21 Oct 2013 13:37:46 +0000 (09:37 -0400)]
initial doc structure
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 21 Oct 2013 13:01:33 +0000 (09:01 -0400)]
use the username argument for the connection in create-initial
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Sat, 19 Oct 2013 13:15:34 +0000 (06:15 -0700)]
Merge pull request #110 from alfredodeza/master
returncode has to be > 0 to be an errror. **sigh**
Alfredo Deza [Sat, 19 Oct 2013 13:14:01 +0000 (09:14 -0400)]
returncode has to be > 0 to be an errror. **sigh**
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Fri, 18 Oct 2013 14:35:49 +0000 (07:35 -0700)]
Merge pull request #109 from alfredodeza/3347
allows a user to pass in `--username` for connecting to remote hosts
Alfredo Deza [Thu, 17 Oct 2013 19:50:16 +0000 (15:50 -0400)]
missing refactoring call to hosts.get
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Thu, 17 Oct 2013 19:47:22 +0000 (15:47 -0400)]
remove TODOs related to usernames
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Thu, 17 Oct 2013 19:15:27 +0000 (15:15 -0400)]
update the docs with the new flag
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Thu, 17 Oct 2013 18:47:50 +0000 (14:47 -0400)]
use the new args.username to get the connection
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Thu, 17 Oct 2013 18:39:32 +0000 (14:39 -0400)]
bump the remoto version
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Wed, 16 Oct 2013 21:11:55 +0000 (17:11 -0400)]
install now uses the new username flag!
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Wed, 16 Oct 2013 21:11:24 +0000 (17:11 -0400)]
get_connection now will construct the username and host for you
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Wed, 16 Oct 2013 21:10:52 +0000 (17:10 -0400)]
add a global option to allow a different username
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Wed, 16 Oct 2013 21:08:30 +0000 (17:08 -0400)]
allow to pass an (optional) username to the connection helper
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Thu, 17 Oct 2013 14:35:59 +0000 (07:35 -0700)]
Merge pull request #106 from alfredodeza/6578
ensure we can detect RedHat with whitespace too
Zack Cerza [Thu, 17 Oct 2013 14:34:29 +0000 (07:34 -0700)]
Merge pull request #107 from alfredodeza/6580
better path checking when attempting to write the config
Zack Cerza [Thu, 17 Oct 2013 14:33:58 +0000 (07:33 -0700)]
Merge pull request #108 from alfredodeza/6579
be more verbose about mds failures include exit code
Alfredo Deza [Thu, 17 Oct 2013 13:41:35 +0000 (09:41 -0400)]
be more verbose about mds failures include exit code
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Thu, 17 Oct 2013 13:20:04 +0000 (09:20 -0400)]
better path checking when attempting to write the config
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Thu, 17 Oct 2013 13:09:41 +0000 (09:09 -0400)]
ensure we can detect RedHat with whitespace too
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Wed, 16 Oct 2013 16:38:53 +0000 (09:38 -0700)]
Merge pull request #105 from alfredodeza/6569
bump the version for remoto, includes fix for sudo python
Alfredo Deza [Wed, 16 Oct 2013 16:35:57 +0000 (12:35 -0400)]
bump the version for remoto, includes fix for sudo python
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Zack Cerza [Tue, 15 Oct 2013 14:33:49 +0000 (07:33 -0700)]
Merge pull request #104 from alfredodeza/6487
pushy removal
Alfredo Deza [Mon, 14 Oct 2013 20:05:26 +0000 (16:05 -0400)]
further removal of the pushy dependency
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 14 Oct 2013 20:04:24 +0000 (16:04 -0400)]
remove pushy from the spec
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 14 Oct 2013 20:03:12 +0000 (16:03 -0400)]
bump remoto version requirement
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 14 Oct 2013 20:02:47 +0000 (16:02 -0400)]
update the changelog
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 14 Oct 2013 20:00:34 +0000 (16:00 -0400)]
skipping some tests to fix later
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 14 Oct 2013 19:40:09 +0000 (15:40 -0400)]
remove another horrible test from cli_osd
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 14 Oct 2013 19:35:45 +0000 (15:35 -0400)]
remove bad, horrible test
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 14 Oct 2013 19:32:41 +0000 (15:32 -0400)]
remove sudo_pushy
Alfredo Deza [Mon, 14 Oct 2013 19:31:09 +0000 (15:31 -0400)]
remove wrappers for pushy
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Mon, 14 Oct 2013 19:30:25 +0000 (15:30 -0400)]
remove remote_compile decorator
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
Alfredo Deza [Tue, 15 Oct 2013 12:46:51 +0000 (05:46 -0700)]
Merge pull request #103 from ddiss/suse_use_rcscript
create.py: use rcceph instead of service on SUSE
David Disseldorp [Fri, 11 Oct 2013 11:26:13 +0000 (13:26 +0200)]
create.py: use rcceph instead of service on SUSE
Attempting to start a monitor node with the command:
/sbin/service ceph -c /etc/ceph/X.conf start mon.Y
currently fails on SUSE based systems.
The failure is caused by the service binary's attempt to parse the
-c argument as its own.
Call the ceph init script directly instead to avoid this.
Signed-off-by: David Disseldorp <ddiss@suse.de>