Go to file
Markos Chandras 6b8e24d6cf 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. Moreover, we do not need to
fetch the httplib2 module from PIP since it's provided by distribution
repositories.

Implements: blueprint openstack-distribution-packages
Change-Id: Ic40f0ac06ba63bc601dc0bc1cf3fafb87c88269f
2018-06-15 10:19:10 +01:00
2018-06-01 18:04:57 +01:00
2018-01-31 12:45:51 -06:00
2018-02-16 19:32:11 +00:00
2017-09-18 01:09:50 +00:00
2016-09-28 09:24:41 +01:00
2017-03-02 11:51:58 +00:00

Team and repository tags

image

OpenStack-Ansible neutron

Ansible role that installs and configures OpenStack neutron.

Documentation for the project can be found at:

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

The project home is at:

https://launchpad.net/openstack-ansible

Description
Role os_neutron for OpenStack-Ansible
Readme 17 MiB
Languages
Jinja 79.2%
Python 20.8%