openstack-ansible-ceph_client/doc
Jean-Philippe Evrard d522ff371c Adapt the list of ceph packages for SUSE
SUSE needs more than one distro package for rados support. If
they aren't installed, issues like this [1] appear.

Sadly, the current variable expects only one package name,
and not a list of packages.

This change does the minimum job to make it work, simply
renaming the internal variable (renaming package with
packageS) for readability purposes, and using this new
variable as a list in the provided ``vars/main.yml``.

[1]: http://logs.openstack.org/periodic/git.openstack.org/openstack/openstack-ansible/master/openstack-ansible-deploy-ceph-opensuse-423/266bcd0/job-output.txt.gz#_2018-04-08_07_27_36_061674

Change-Id: I4bb8bb3bc5840fa1d5159ceb91acea83bd5efce4
(cherry picked from commit cf55b9b066
 and I746b27182075b6d55fe2161043768c6692828d64)
2018-04-13 10:37:17 +00:00
..
source Adapt the list of ceph packages for SUSE 2018-04-13 10:37:17 +00:00
Makefile Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00