6b8e24d6cf56c01c66c48cc3b1909e3856d446db
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
Team and repository tags
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:
Description
Languages
Jinja
79.2%
Python
20.8%