openstack-ansible/playbooks
Logan V 8ededdd280 Separate host group var in hosts plays
The old host group used in lxc_hosts and openstack_hosts was identical
in both plays. In some (if not many) environments, there is a
difference as some openstack_hosts do not have lxc containers.

In some situations such as diskless hypervisors, deploying the
lxc_hosts role to these nodes that do not use containers causes
unnecessary ramdisk clutter.

This minor change just separates the two variable references in these
plays so the operator can set for example:

lxc_host_group: "hosts:!compute_hosts"

Then my openstack_hosts play will still run on compute hosts as
expected.

Change-Id: Ib2b157b0e139f30792558535657d5d279c6a5fcc
2016-01-18 10:09:17 -06:00
..
defaults/repo_packages Updated the py_pkgs lookup plugin for multi source 2015-12-02 18:11:56 -06:00
inventory Add ceilometer messaging_url for each service... 2016-01-06 09:06:50 +00:00
library Resolve pep8 violations caught by pep8 v1.7.0 2016-01-14 00:45:41 +00:00
plugins Update py_pkgs lookup plugin for Ansible 2 2016-01-14 02:50:07 +00:00
roles Merge "Fix for neutron optional packages items in list" 2016-01-17 15:13:50 +00:00
vars/configs Add "httpchk /versions" for glance-api haproxy. 2015-11-20 10:16:54 -05:00
ansible.cfg IRR - Implemented for setup-infrastructure 2015-12-13 11:38:20 +00:00
galera-install.yml IRR - Implemented for setup-infrastructure 2015-12-13 11:38:20 +00:00
haproxy-install.yml Added logging for haproxy to rsyslog 2015-10-27 20:01:17 +00:00
lxc-containers-create.yml Remove use of ansible_ssh_port 2016-01-05 18:00:06 +00:00
lxc-containers-destroy.yml Removes over zealous arp cache flushing 2015-09-29 13:21:29 +01:00
lxc-hosts-setup.yml Separate host group var in hosts plays 2016-01-18 10:09:17 -06:00
memcached-install.yml Only wait for SSH if the container config has changed 2015-10-07 08:22:34 +01:00
openstack-hosts-setup.yml Separate host group var in hosts plays 2016-01-18 10:09:17 -06:00
os-aodh-install.yml Implement shippable venvs 2015-10-22 18:35:17 -05:00
os-ceilometer-install.yml Implement shippable venvs 2015-10-22 18:35:17 -05:00
os-cinder-install.yml Implement shippable venvs 2015-10-22 18:35:17 -05:00
os-glance-install.yml Implement shippable venvs 2015-10-22 18:35:17 -05:00
os-heat-install.yml Implement shippable venvs 2015-10-22 18:35:17 -05:00
os-horizon-install.yml Fix logrotate config for horizon and keystone. 2015-11-16 11:06:45 -05:00
os-keystone-install.yml Added in keystone reserved port 2015-12-09 19:47:33 -06:00
os-neutron-install.yml Implement shippable venvs 2015-10-22 18:35:17 -05:00
os-nova-install.yml Merge "Deployment fix when container_networks are not set" 2015-11-12 03:45:29 +00:00
os-swift-install.yml Add swift-sync role and environment 2015-08-07 08:45:18 +00:00
os-swift-setup.yml Implement shippable venvs 2015-10-22 18:35:17 -05:00
os-swift-sync.yml Implement swift venv support 2015-10-15 17:56:05 +00:00
os-tempest-install.yml Implement shippable venvs 2015-10-22 18:35:17 -05:00
rabbitmq-install.yml IRR - Implemented for setup-infrastructure 2015-12-13 11:38:20 +00:00
repo-build.yml Updated the py_pkgs lookup plugin for multi source 2015-12-02 18:11:56 -06:00
repo-clone-mirror.yml Updated the repo build templates 2015-10-24 02:46:55 -05:00
repo-install.yml Remove upstream repo dependency 2015-08-24 08:32:07 +01:00
repo-server.yml Updated the repo-build process 2015-10-22 20:04:27 +00:00
rsyslog-install.yml Only wait for SSH if the container config has changed 2015-10-07 08:22:34 +01:00
setup-everything.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-hosts.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-infrastructure.yml Add new rsyslog server role 2015-03-15 20:07:56 +00:00
setup-openstack.yml Seperated out Telemetry Alarming (Aodh) 2015-10-15 11:20:53 +01:00
utility-install.yml Add ceilometerclient to utility container 2015-11-19 17:09:49 +00:00