openstack-ansible/inventory/group_vars
Jesse Pretorius 191e0b8660 Eliminate installing pip on host/containers
None of the hosts need pip installed any more. Everything
installed on the host is now a distribution package, and
all pip packages are inside a virtualenv. As such, we make
the final changes to eliminate the installation of pip on
the host.

1. We change the pip_install role settings to only put
   pip.conf down, and not bother installing pip. The
   pip.conf remains necessary to provide any pip installs
   done in venvs with the details of the repo server.
2. We update the utility container playbook so that it
   installs everything into a venv, then symlinks the
   appropriate openstack client binaries to /usr/local/bin
   for convenient access. This is only done for source
   based installs.
3. We update the ceph radosgw keystone setup to make it
   use the appropriate service host, and to make use of
   the correct runtime venv. It also now makes use of
   native ansible modules instead of our own.

Depends-On: https://review.openstack.org/587840
Depends-On: https://review.openstack.org/587849
Depends-On: https://review.openstack.org/589643
Depends-On: https://review.openstack.org/590011
Depends-On: https://review.openstack.org/590178
Change-Id: Iac018386e98d1531b605c66bccf3bcce10226e19
2018-08-09 15:17:55 +01:00
..
all Remove all MQ vhost/user and DB create tasks 2018-07-31 14:19:11 +01:00
haproxy Fix haproxy checks 2018-07-17 09:31:55 +00:00
all_containers.yml Add nspawn container driver 2018-02-11 19:02:24 -06:00
aodh_all.yml Merge "Move database creation into role (aodh)" 2018-06-28 13:22:06 +00:00
barbican_all.yml Move database creation into role (barbican) 2018-06-12 19:37:14 +01:00
ceilometer_all.yml Add support for using distribution packages for OpenStack services 2018-07-20 08:14:32 +01:00
ceph-rgw.yml Use `member` instead of `Member` 2018-06-18 12:19:29 -04:00
ceph_all.yml Disable ceph-ansible NTP installation 2018-03-22 14:02:56 -05:00
cinder_all.yml Add support for using distribution packages for OpenStack services 2018-07-20 08:14:32 +01:00
cinder_volume.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
congress_all.yml Move database creation into role (congress) 2018-06-28 14:50:44 +01:00
designate_all.yml Move database creation into role (designate) 2018-06-28 14:56:56 +01:00
galera_all.yml Merge "Be consistent with haproxy group name" 2018-07-12 02:37:10 +00:00
glance_all.yml Add support for using distribution packages for OpenStack services 2018-07-20 08:14:32 +01:00
gnocchi_all.yml Add support for using distribution packages for OpenStack services 2018-07-20 08:14:32 +01:00
heat_all.yml Replace rabbitmq references with oslo messaging 2018-06-06 12:29:02 -04:00
horizon_all.yml Replace rabbitmq references with oslo messaging 2018-06-06 12:29:02 -04:00
hosts.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
ironic-compute_hosts.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
ironic_all.yml Move database creation into role (ironic) 2018-06-08 09:30:31 +01:00
ironic_compute.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
keystone_all.yml Add support for using distribution packages for OpenStack services 2018-07-20 08:14:32 +01:00
kvm-compute_hosts.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
lxd-compute_hosts.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
magnum_all.yml Move database creation into role (magnum) 2018-06-28 15:05:35 +01:00
memcached.yml Allow inventories with no "properties" 2018-07-06 09:56:47 +00:00
network_hosts.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
neutron_agent.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
neutron_all.yml Merge "Move database creation into role (neutron)" 2018-06-08 13:58:41 +00:00
neutron_calico_dhcp_agent.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
nova_all.yml Add support for using distribution packages for OpenStack services 2018-07-20 08:14:32 +01:00
octavia_all.yml Add support for using distribution packages for OpenStack services 2018-07-20 08:14:32 +01:00
physical_hosts.yml Use a static inventory skeleton 2018-07-25 12:34:58 +00:00
powervm-compute_hosts.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
qemu-compute_hosts.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
rabbitmq_all.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
repo_all.yml Use upstream pypi before the repo is built 2018-07-20 15:23:13 +01:00
rsyslog.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
sahara_all.yml Move database creation into role (sahara) 2018-06-08 09:09:58 +01:00
swift_all.yml Replace rabbitmq references with oslo messaging 2018-06-06 12:29:02 -04:00
tacker_all.yml Remove all MQ vhost/user and DB create tasks 2018-07-31 14:19:11 +01:00
trove_all.yml Move database creation into role (trove) 2018-06-28 17:03:54 +01:00
utility_all.yml Eliminate installing pip on host/containers 2018-08-09 15:17:55 +01:00