]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
install: make extra_packages distro-agnostic (in a limited way)
authorNathan Cutler <ncutler@suse.com>
Fri, 20 Jul 2018 14:20:31 +0000 (16:20 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 1 Aug 2018 14:53:14 +0000 (16:53 +0200)
commit88a19ebf9fa4311e1b79f22b7904627afd790388
tree4c5f47310a0f308812fd15e94e04060dace3d87c
parentc0084c82d356437a65ee70ee68f71c1ded5ff8be
install: make extra_packages distro-agnostic (in a limited way)

Where "distro-agnostic (in a limited way)" means: allow the user to specify
different lists for DEB and RPM.

This fix does not address the case when two RPM distros, or two DEB distros,
have different names for a given package/capability.

Fixes: http://tracker.ceph.com/issues/25020
Signed-off-by: Nathan Cutler <ncutler@suse.com>
teuthology/task/install/__init__.py