]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: dependency on python-ceph-common 36558/head
authorJan Fajerski <jfajerski@suse.com>
Thu, 30 Jul 2020 09:46:00 +0000 (11:46 +0200)
committerJan Fajerski <jfajerski@suse.com>
Tue, 11 Aug 2020 07:56:31 +0000 (09:56 +0200)
commit2a3ca9ad2935a26def3ac31917745b7a5ba5222c
treee439ef96206992b3aee5d78fd20021960f869dd9
parent5499782ff83ac7113274a8ee5ca0d93113e3e3c4
ceph-volume: dependency on python-ceph-common

Since e5b585d15de8b07e0a179344d4187582a5c069f2 ceph-volume depends on
python-ceph-common. This commit introduces this dependency for the
ceph-osd rpm (which includes ceph-volume) and installs the dependency
for tox runs.

Fixes: https://tracker.ceph.com/issues/46772
Fixes: e5b585d15de8b07e0a179344d4187582a5c069f2
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit cb432fe41d4ea8cb71aa592e0727d2da1978121f)
ceph.spec.in
src/ceph-volume/ceph_volume/tests/api/test_lvm.py
src/ceph-volume/setup.py
src/ceph-volume/shell_tox.ini
src/ceph-volume/tox.ini
src/ceph-volume/tox_install_command.sh [new file with mode: 0755]