openstack-ansible-os_glance/vars
Jesse Pretorius c5e7333610 Install missing libxml2 distro package
In order to run the glance-api service, the libxml2 library is required,
or the following error will be returned when starting the service:

error while loading shared libraries: libxml2.so.2: cannot open shared object file

To ensure that the library is installed, we add the required package to
the base glance packages.

Depends-On: https://review.openstack.org/613030
Change-Id: I4f2c5df598473152bf319296355b57f4826b3554
2018-10-25 07:16:31 +00:00
..
distro_install.yml Add extra distro packages for optional oslo.messaging amqp1 driver 2018-09-11 10:06:29 -04:00
main.yml Correct role rerun when using glance with NFS 2018-06-28 14:47:53 +00:00
redhat-7.yml Install missing libxml2 distro package 2018-10-25 07:16:31 +00:00
source_install.yml Remove infectious distro service packages on source installs 2018-10-03 05:38:57 +00:00
suse.yml Install missing libxml2 distro package 2018-10-25 07:16:31 +00:00
ubuntu.yml Install missing libxml2 distro package 2018-10-25 07:16:31 +00:00