]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
[RM-12543] suse: use common map_components() 333/head
authorTravis Rhoden <trhoden@redhat.com>
Mon, 3 Aug 2015 20:25:47 +0000 (13:25 -0700)
committerTravis Rhoden <trhoden@redhat.com>
Mon, 3 Aug 2015 20:33:05 +0000 (13:33 -0700)
commit38e7d29ddd673d1d7467ce4efd6ee118e627d490
treeef6c2af84ad8e31a1bad6713a04c0e5dab51b998
parent93fb13121b1fc7615a274a1f286c81cc8ad704aa
[RM-12543] suse: use common map_components()

Update the SUSE tests to use the right pieces as well.

Removed the "invalid" test because the common map_components()
does not have a whitelist of packages (though it could).  It
doesn't police what package names go through it, it just modifies
specific ones that you ask it to.

Refs: #12543

Signed-off-by: Travis Rhoden <trhoden@redhat.com>
ceph_deploy/hosts/suse/install.py
ceph_deploy/tests/unit/hosts/test_suse.py