]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/log
ceph-deploy.git
12 years agocorrect failing test for right mon asok path 144/head
Alfredo Deza [Mon, 9 Dec 2013 15:11:07 +0000 (10:11 -0500)]
correct failing test for right mon asok path

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agouse the new mon asok path
Alfredo Deza [Mon, 9 Dec 2013 15:05:22 +0000 (10:05 -0500)]
use the new mon asok path

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agotests for the new asok path
Alfredo Deza [Fri, 6 Dec 2013 15:44:32 +0000 (10:44 -0500)]
tests for the new asok path

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agocreate a base run path in constants
Alfredo Deza [Fri, 6 Dec 2013 15:44:20 +0000 (10:44 -0500)]
create a base run path in constants

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agocreate the asok path helper
Alfredo Deza [Fri, 6 Dec 2013 15:42:56 +0000 (10:42 -0500)]
create the asok path helper

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoMerge pull request #142 from alfredodeza/6915
Zack Cerza [Wed, 4 Dec 2013 22:04:17 +0000 (14:04 -0800)]
Merge pull request #142 from alfredodeza/6915

better (earlier) error reporting for unsupported platforms

12 years agoa wealth of tests for the better error reporting 142/head
Alfredo Deza [Mon, 2 Dec 2013 22:01:34 +0000 (17:01 -0500)]
a wealth of tests for the better error reporting

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agofail earlier when platform is unsupported in a given host
Alfredo Deza [Mon, 2 Dec 2013 22:01:17 +0000 (17:01 -0500)]
fail earlier when platform is unsupported in a given host

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agomake UnsupportedPlatform more verbose
Alfredo Deza [Mon, 2 Dec 2013 22:00:52 +0000 (17:00 -0500)]
make UnsupportedPlatform more verbose

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoMerge pull request #141 from alfredodeza/6853
Sage Weil [Mon, 2 Dec 2013 21:04:17 +0000 (13:04 -0800)]
Merge pull request #141 from alfredodeza/6853

remove /etc/ceph

Reviewed-by: Sage Weil <sage@inktank.com>
12 years agogo back to removing /etc/ceph completely 141/head
Alfredo Deza [Mon, 2 Dec 2013 19:48:17 +0000 (14:48 -0500)]
go back to removing /etc/ceph completely

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agorefuse to purgedata if ceph is installed
Alfredo Deza [Mon, 2 Dec 2013 19:14:25 +0000 (14:14 -0500)]
refuse to purgedata if ceph is installed

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agov1.3.3 v1.3.3
Gary Lowell [Tue, 26 Nov 2013 19:21:39 +0000 (19:21 +0000)]
v1.3.3

12 years agobump the version'
Alfredo Deza [Tue, 26 Nov 2013 18:37:02 +0000 (12:37 -0600)]
bump the version'

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoupdate the changelog
Alfredo Deza [Tue, 26 Nov 2013 18:36:30 +0000 (12:36 -0600)]
update the changelog

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoadd a note about for tmp files
Alfredo Deza [Tue, 26 Nov 2013 15:55:48 +0000 (09:55 -0600)]
add a note about  for tmp files

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoMerge pull request #140 from alfredodeza/6353
Zack Cerza [Mon, 25 Nov 2013 23:12:52 +0000 (15:12 -0800)]
Merge pull request #140 from alfredodeza/6353

Do not rely on `which`, ever.

12 years agoremove another function in favor of new 'which' helper 140/head
Alfredo Deza [Mon, 25 Nov 2013 19:57:52 +0000 (13:57 -0600)]
remove another function in favor of new 'which' helper

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agomove the choose_init module to hosts
Alfredo Deza [Mon, 25 Nov 2013 19:42:02 +0000 (13:42 -0600)]
move the choose_init module to hosts

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoignore the remoto/lib path
Alfredo Deza [Mon, 25 Nov 2013 19:31:06 +0000 (13:31 -0600)]
ignore the remoto/lib path

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoremoved lsb module
Alfredo Deza [Mon, 25 Nov 2013 19:29:10 +0000 (13:29 -0600)]
removed lsb module

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agouse the new helper in 'which_service'
Alfredo Deza [Mon, 25 Nov 2013 17:36:00 +0000 (11:36 -0600)]
use the new helper in 'which_service'

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agocreate a new 'which' helper to find executable paths
Alfredo Deza [Mon, 25 Nov 2013 17:31:56 +0000 (11:31 -0600)]
create a new 'which' helper to find executable paths

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoadd tests for new 'which' remote helper
Alfredo Deza [Mon, 25 Nov 2013 17:27:21 +0000 (11:27 -0600)]
add tests for new 'which' remote helper

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoMerge pull request #139 from alfredodeza/6807
Alfredo Deza [Sun, 24 Nov 2013 14:11:30 +0000 (06:11 -0800)]
Merge pull request #139 from alfredodeza/6807

don't check for errors on first attempt to remove /var/lib/ceph

12 years agodon't check for errors on first attempt to remove /var/lib/ceph 139/head
Alfredo Deza [Fri, 22 Nov 2013 16:57:16 +0000 (11:57 -0500)]
don't check for errors on first attempt to remove /var/lib/ceph

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agobump the version for remoto
Alfredo Deza [Thu, 21 Nov 2013 16:09:36 +0000 (11:09 -0500)]
bump the version for remoto

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoMerge pull request #138 from alfredodeza/6812
Zack Cerza [Wed, 20 Nov 2013 21:31:08 +0000 (13:31 -0800)]
Merge pull request #138 from alfredodeza/6812

remove -q from wget when asking for gpg keys

12 years agoremove -q from wget when asking for gpg keys 138/head
Alfredo Deza [Wed, 20 Nov 2013 20:58:33 +0000 (15:58 -0500)]
remove -q from wget when asking for gpg keys

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoMerge pull request #137 from alfredodeza/6701-2
Zack Cerza [Tue, 19 Nov 2013 21:08:02 +0000 (13:08 -0800)]
Merge pull request #137 from alfredodeza/6701-2

make sure the tmp file is closed before moving

12 years agomake sure the tmp file is closed before moving 137/head
Alfredo Deza [Tue, 19 Nov 2013 20:54:01 +0000 (15:54 -0500)]
make sure the tmp file is closed before moving

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoMerge pull request #136 from alfredodeza/6752-2
Zack Cerza [Tue, 19 Nov 2013 19:46:47 +0000 (11:46 -0800)]
Merge pull request #136 from alfredodeza/6752-2

warn about gpg_url when repo_url is used

12 years agowarn about gpg_url when repo_url is used 136/head
Alfredo Deza [Tue, 19 Nov 2013 19:35:29 +0000 (14:35 -0500)]
warn about gpg_url when repo_url is used

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoinclude install in the contents index
Alfredo Deza [Tue, 19 Nov 2013 17:50:44 +0000 (12:50 -0500)]
include install in the contents index

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agobroken note directive
Alfredo Deza [Tue, 19 Nov 2013 17:49:52 +0000 (12:49 -0500)]
broken note directive

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agofix all broken title refs
Alfredo Deza [Tue, 19 Nov 2013 17:48:14 +0000 (12:48 -0500)]
fix all broken title refs

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agofix broken ref title
Alfredo Deza [Tue, 19 Nov 2013 17:46:33 +0000 (12:46 -0500)]
fix broken ref title

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoMerge pull request #135 from alfredodeza/6752
Zack Cerza [Tue, 19 Nov 2013 17:36:51 +0000 (09:36 -0800)]
Merge pull request #135 from alfredodeza/6752

Allow custom repo locations

12 years agorename firewall_install to mirror_install 135/head
Alfredo Deza [Tue, 19 Nov 2013 17:30:46 +0000 (12:30 -0500)]
rename firewall_install to mirror_install

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agocreate an install document for granular documentation
Alfredo Deza [Tue, 19 Nov 2013 13:05:39 +0000 (08:05 -0500)]
create an install document for granular documentation

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoremove install instructions from index
Alfredo Deza [Tue, 19 Nov 2013 13:04:50 +0000 (08:04 -0500)]
remove install instructions from index

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoadd firewall_install to suse
Alfredo Deza [Mon, 18 Nov 2013 19:16:58 +0000 (14:16 -0500)]
add firewall_install to suse

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agofirewall_install for fedora
Alfredo Deza [Mon, 18 Nov 2013 18:34:47 +0000 (13:34 -0500)]
firewall_install for fedora

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agodeal with gpg url fallback in install
Alfredo Deza [Mon, 18 Nov 2013 18:34:04 +0000 (13:34 -0500)]
deal with gpg url fallback in install

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agocreate firewall_install for debian
Alfredo Deza [Mon, 18 Nov 2013 18:33:26 +0000 (13:33 -0500)]
create firewall_install for debian

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoremove gpg_fallback from centos firewall_install
Alfredo Deza [Mon, 18 Nov 2013 18:33:00 +0000 (13:33 -0500)]
remove gpg_fallback from centos firewall_install

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agomove wget to after repo alteration
Alfredo Deza [Fri, 15 Nov 2013 19:26:28 +0000 (14:26 -0500)]
move wget to after repo alteration

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoallow environment variables too
Alfredo Deza [Thu, 14 Nov 2013 21:48:04 +0000 (16:48 -0500)]
allow environment variables too

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoMerge pull request #134 from ncanceill/master
Alfredo Deza [Mon, 18 Nov 2013 13:02:32 +0000 (05:02 -0800)]
Merge pull request #134 from ncanceill/master

Do not use `os.rename()`

12 years agouse shutil.move instead of os.rename 134/head
ncanceill [Mon, 18 Nov 2013 11:08:15 +0000 (12:08 +0100)]
use shutil.move instead of os.rename

12 years agoMerge pull request #133 from jimfunk/master
Alfredo Deza [Thu, 14 Nov 2013 13:40:51 +0000 (05:40 -0800)]
Merge pull request #133 from jimfunk/master

Correctly detect openSUSE

12 years agoCorrectly detect openSUSE 133/head
jimfunk [Wed, 13 Nov 2013 20:49:41 +0000 (12:49 -0800)]
Correctly detect openSUSE

12 years agov1.3.2 v1.3.2
Gary Lowell [Wed, 13 Nov 2013 00:23:48 +0000 (00:23 +0000)]
v1.3.2

12 years agofix some typos
Alfredo Deza [Tue, 12 Nov 2013 20:28:35 +0000 (15:28 -0500)]
fix some typos

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agodocument the new SSH copy-key functionality
Alfredo Deza [Tue, 12 Nov 2013 20:27:12 +0000 (15:27 -0500)]
document the new SSH copy-key functionality

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agobump the version
Alfredo Deza [Tue, 12 Nov 2013 19:55:44 +0000 (14:55 -0500)]
bump the version

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agobump the changelog
Alfredo Deza [Tue, 12 Nov 2013 19:55:09 +0000 (14:55 -0500)]
bump the changelog

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
12 years agoMerge pull request #132 from alfredodeza/6739
Zack Cerza [Tue, 12 Nov 2013 19:00:06 +0000 (11:00 -0800)]
Merge pull request #132 from alfredodeza/6739

default to emperor when installing

12 years agodefault to emperor when installing 132/head
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>
12 years agoMerge pull request #131 from alfredodeza/6750
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

12 years agobe more lenient in correct error detection 131/head
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>
12 years agoMerge pull request #130 from mourgaya/master
Alfredo Deza [Tue, 12 Nov 2013 16:36:07 +0000 (08:36 -0800)]
Merge pull request #130 from mourgaya/master

Update __init__.py

12 years agoUpdate __init__.py 130/head
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

12 years agoadding an empty dir so Sphinx is happy :/
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>
12 years agoadd a docs tox section
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>
12 years agoMerge pull request #129 from alfredodeza/6646
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`

12 years agoa new module for SSH utilities 129/head
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>
12 years agocreate a local connection helper
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>
12 years agodo SSH magic when running new only
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>
12 years agoremove ssh copy keys helper from install
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>
12 years agoallow to bypass the sudo detection in the connection obj
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>
12 years agoadd a helper to append contents to a file
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>
12 years agocreated an ssh-copy-keys helper in install
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>
12 years agoMerge pull request #128 from omcnet/fix-unsupported-platform-exception
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.

12 years agoFix variable name in unsupported-platform error case. 128/head
OMCnet Development Team [Fri, 8 Nov 2013 07:29:07 +0000 (08:29 +0100)]
Fix variable name in unsupported-platform error case.

12 years agoupdate the changelog for 1.3.1
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>
12 years agov1.3.1 v1.3.1
Gary Lowell [Wed, 6 Nov 2013 20:03:32 +0000 (20:03 +0000)]
v1.3.1

12 years agoMerge pull request #127 from alfredodeza/master
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

12 years agobump the version and changelog for a release 127/head
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>
12 years agoMerge pull request #126 from markir9/master
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.

12 years agoFix issue #6701. Use shutil.move instead of os.rename. 126/head
Mark Kirkwood [Wed, 6 Nov 2013 02:15:12 +0000 (15:15 +1300)]
Fix issue #6701. Use shutil.move instead of os.rename.

12 years agoMerge pull request #125 from alfredodeza/6708-2
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

12 years agouse the key formatting when adding the key to apt too 125/head
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>
12 years agoMerge pull request #124 from alfredodeza/6708
Zack Cerza [Tue, 5 Nov 2013 20:52:30 +0000 (12:52 -0800)]
Merge pull request #124 from alfredodeza/6708

Fix gpg key imports

12 years agofix unneeded double quotes for key imports in apt 124/head
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>
12 years agoremove double wget
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>
12 years agoMerge pull request #123 from alfredodeza/6482
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

12 years agoremove undefined arg in pkg_managers 123/head
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>
12 years agomake sure CentOS installs wget before installing anything
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>
12 years agoremove unreleased from changelog
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>
12 years agov1.3 v1.3
Gary Lowell [Fri, 1 Nov 2013 05:28:33 +0000 (05:28 +0000)]
v1.3

12 years agoMerge pull request #122 from alfredodeza/master
Alfredo Deza [Thu, 31 Oct 2013 19:35:49 +0000 (12:35 -0700)]
Merge pull request #122 from alfredodeza/master

bump the changelog again

12 years agobump the changelog again 122/head
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>
12 years agoMerge pull request #121 from alfredodeza/6691
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

12 years agomake sure this is only for Debian 121/head
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>
12 years agomap major versions of Debian to releases
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>
12 years agoMerge pull request #120 from alfredodeza/master
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

12 years agoupdate the changelog with cluster fix on mon checks 120/head
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>
12 years agoMerge pull request #119 from alfredodeza/6675
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

12 years agomake sure we use the right way to import in rpm 119/head
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>