openstack-ansible/playbooks
Nolan Brubaker 894e0c4dc9 Test static route settings
Provider networks can be given static route information that is
populated on all containers. This commit only tests the common cases
around that code - adding a static route as expected, and attempting to
add one with missing information.

Currently, the code fails silently if the cidr or gateway for a static
route are missing. This change adds an exception informing the user that
there is missing static route information. The information is
purposefully general (no specific cases for missing cidr/gateway) in
order to keep the conditionals simple in the code.

Also, the change now checks to make sure that a value is present in
addition to the key, and the variable names are clarified. The values
provided are not check to be valid CIDRs or IP addresses at this time.

A release note and documentation were added given the new errors.

The test cases were split into their own class so as to reduce the
sprawl in the TestConfigChecks class.

Change-Id: I7e36736c1dbd86b7131365b6c27ff2c221814059
2016-05-24 17:32:34 -04:00
..
defaults/repo_packages Bump swift SHA 2016-05-19 16:43:55 +00:00
inventory Test static route settings 2016-05-24 17:32:34 -04:00
roles Refactor ceph_client for multi-OS and ceph 2016-05-13 10:44:54 +00:00
vars/configs Enable SSL termination for all services 2016-04-27 18:36:07 +00:00
ansible.cfg Update plugin folder names 2016-02-10 11:17:47 +00:00
galera-install.yml Removing unused galera_lb_address var from galera playbook 2016-02-22 14:54:44 -05:00
haproxy-install.yml Enable SSL termination for all services 2016-04-27 18:36:07 +00:00
lxc-containers-create.yml Revert "Fix container hostname for RFC 1034/1035" 2016-05-06 19:09:34 -07:00
lxc-containers-destroy.yml Removes over zealous arp cache flushing 2015-09-29 13:21:29 +01:00
lxc-hosts-setup.yml Remove dependency on python2_lxc git source 2016-02-23 19:42:58 +00:00
memcached-install.yml Improved logging for memcached (OSA calling part) 2016-04-27 18:34:21 +00:00
openstack-hosts-setup.yml Separate host group var in hosts plays 2016-01-18 10:09:17 -06:00
os-aodh-install.yml Execute rabbitmq sorts for config tags 2016-04-26 15:35:08 -05:00
os-ceilometer-install.yml Remove unused galera_address from playbook 2016-03-10 22:33:48 +00:00
os-cinder-install.yml Added the DB and DB user create to the plays 2016-05-12 10:40:29 +00:00
os-glance-install.yml Added the DB and DB user create to the plays 2016-05-12 10:40:29 +00:00
os-heat-install.yml Added the DB and DB user create to the plays 2016-05-12 10:40:29 +00:00
os-horizon-install.yml Added the DB and DB user create to the plays 2016-05-12 10:40:29 +00:00
os-ironic-install.yml Added the DB and DB user create to the plays 2016-05-12 10:40:29 +00:00
os-keystone-install.yml Added the DB and DB user create to the plays 2016-05-12 10:40:29 +00:00
os-neutron-install.yml Added the DB and DB user create to the plays 2016-05-12 10:40:29 +00:00
os-nova-install.yml Added the DB and DB user create to the plays 2016-05-12 10:40:29 +00:00
os-swift-install.yml Adjust swift plays to use unified os-swift role 2016-03-29 03:27:34 +00:00
os-swift-setup.yml Adjust swift plays to use unified os-swift role 2016-03-29 03:27:34 +00:00
os-swift-sync.yml Adjust swift plays to use unified os-swift role 2016-03-29 03:27:34 +00:00
os-tempest-install.yml Add tempest_log_dir variable 2016-04-07 12:49:17 +01:00
rabbitmq-install.yml install rabbitmq-server in serial 2016-05-06 15:12:45 +01:00
repo-build.yml Remove hard-coded pip indexes from repo-build playbook 2016-03-31 19:28:00 +00:00
repo-install.yml Remove upstream repo dependency 2015-08-24 08:32:07 +01:00
repo-server.yml Integrated updates after the multi-distro changes 2016-05-03 22:51:43 -05:00
rsyslog-install.yml Only wait for SSH if the container config has changed 2015-10-07 08:22:34 +01:00
security-hardening.yml Include security role in setup-hosts.yml 2016-03-29 03:28:15 +00:00
setup-everything.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-hosts.yml Include security role in setup-hosts.yml 2016-03-29 03:28:15 +00:00
setup-infrastructure.yml Add haproxy-install to setup-infrastructure.yml 2016-03-03 16:46:29 +00:00
setup-openstack.yml Add installation support for os_ironic 2016-04-14 10:12:19 +00:00
utility-install.yml Integrated updates after the multi-distro changes 2016-05-03 22:51:43 -05:00