puppet-glance/spec
Tobias Urdin 1daac1805f Install python rbd package on Ubuntu
The glance::backend::rbd class when managing the
ceph package would install the python-ceph package
which after changing to python3 became python3-ceph.

The python3-ceph package does not exist and the python-ceph
package is only a meta package that points to all the python
2 libraries.

This changes so that it installs python3-rbd on Ubuntu but
leaves the python3-ceph package on Debian based packaging.

Change-Id: I37baa79943063a66922a9f82a286583a091122c7
2019-02-07 10:48:56 +01:00
..
acceptance Enable image import conversion & image output format 2018-12-10 13:41:53 +05:30
classes Install python rbd package on Ubuntu 2019-02-07 10:48:56 +01:00
unit Enable image import conversion & image output format 2018-12-10 13:41:53 +05:30
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
spec.opts (#11692) Add unit tests 2012-01-03 11:27:43 -08:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 13:18:28 -06:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-18 09:11:17 -05:00