]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: dependency on python-ceph-common 36372/head
authorJan Fajerski <jfajerski@suse.com>
Thu, 30 Jul 2020 09:46:00 +0000 (11:46 +0200)
committerJan Fajerski <jfajerski@suse.com>
Mon, 3 Aug 2020 15:14:41 +0000 (17:14 +0200)
commitcb432fe41d4ea8cb71aa592e0727d2da1978121f
tree3287c847ab1bc0d0167d4a26d28e1e622f931e74
parentd3d4ca5c2f2364d77aabb841be34e1c1c58312bf
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>
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]