]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh,deb,rpm: move python-saml deps into debian/control and ceph.spec.in 39184/head
authorKefu Chai <kchai@redhat.com>
Fri, 23 Aug 2019 08:42:22 +0000 (16:42 +0800)
committerNathan Cutler <ncutler@suse.com>
Sat, 30 Jan 2021 12:10:52 +0000 (13:10 +0100)
commitbaf220f30c9c95c99869e04ba0483e55b693525b
treed21cd077ce14774007362cf1a057b077a0ab8df2
parent08e445b86b70972ea6dc18d5a0b660e7ae1ed8b9
install-deps.sh,deb,rpm: move python-saml deps into debian/control and ceph.spec.in

these dependencies are only used for building python-saml which is in
turn used for the SAML support. this feature is tested using
`test_sso.py` while performing dashboard tests. we do not package or
ship python-saml along with other Ceph packages. so let's move these
dependencies to the "make check" sections in ceph.spec.in and
debian/control for simplifying install-deps.sh.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 5d6d770e2fbf06c9aca58246147d92aa9b221e1b)

Conflicts:
ceph.spec.in
debian/control
install-deps.sh
ceph.spec.in
debian/control
install-deps.sh