Markos Chandras ee14464c58 Do not pip install keystoneclient on the host
The keystoneclient package is being installed on the host by PIP but
that means that a whole bunch of required dependencies are being pulled
in as well.

This brings the host to a rather messed up state when installing
keystone from distro packages, since distribution and
PIP packages are being mixed together. We only need the client to
register the service with keystone so we can simply use the distro
package for that to avoid installing lots of PIP packages on the
host.

Implements: blueprint openstack-distribution-packages
Change-Id: I90c9e6732e71e153aa37f9bf69bdda679439f8b3
2018-05-31 08:41:09 +01:00
2018-03-15 07:33:39 +00:00
2018-05-15 07:45:39 +00:00
2018-02-16 18:44:43 +00:00
2018-05-18 08:47:31 +00:00
2018-03-28 10:09:37 +01:00
2016-09-27 18:46:26 +01:00
2017-08-19 19:01:34 +08:00
2017-03-02 11:51:41 +00:00

Team and repository tags

image

OpenStack-Ansible glance

This Ansible role installs and configures OpenStack glance and the glance registry.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_glance/latest/

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role os_glance for OpenStack-Ansible
Readme 7.2 MiB
Languages
Jinja 48.1%
Python 37.3%
Shell 14.6%