openstack-ansible-os_neutron/tests
Jesse Pretorius afe63f6f19 Resolve migration issues
A run_once task decides on a host without the
context of conditionals related to the task.
The filter is done prior to evaluating any
conditionals.

Also, only the neutron-server neutron.conf has
the database connection credentials as a
security measure, so it is not able to execute
the database migrations.

This patch ensures that the database migrations
are only run once, but are also executed
wherever neutron-server is. It also adds
multiple instances of neutron-server and
neutron-agents to better test against problems
of this nature happening again.

Additionally, the patch uses the handlers for
the offline migrations to ensure that
neutron-server is only restarted once when a
new tag is deployed.

Change-Id: I672ceb0848415c8f2653ebc8f7556db77f7f001c
2017-06-22 19:24:03 +01:00
..
group_vars Remove lxc_container_bind_mounts in test group_vars 2017-04-04 18:16:20 +01:00
host_vars Resolve migration issues 2017-06-22 19:24:03 +01:00
ansible-role-requirements.yml Resolve migration issues 2017-06-22 19:24:03 +01:00
benchmark-upgrade.yml Add Neutron API availability test during upgrade 2017-06-08 12:29:59 +00:00
calico_inventory Move to use Tempest tests for Neutron 2016-10-17 14:59:52 +01:00
dragonflow_inventory Implement Dragonflow deployment 2017-02-09 15:33:57 +00:00
lxb_inventory Resolve migration issues 2017-06-22 19:24:03 +01:00
neutron-overrides-calico.yml Using updated tempest method for neutron. 2016-11-22 10:49:07 +02:00
neutron-overrides-dragonflow.yml Implement Dragonflow deployment 2017-02-09 15:33:57 +00:00
neutron-overrides-ovs.yml Fix OVS functional gate test 2017-04-16 00:17:30 -07:00
os_neutron-overrides.yml Resolve migration issues 2017-06-22 19:24:03 +01:00
ovs_inventory Resolve migration issues 2017-06-22 19:24:03 +01:00
test-calico-functional.yml Using updated tempest method for neutron. 2016-11-22 10:49:07 +02:00
test-dragonflow-functional.yml Implement Dragonflow deployment 2017-02-09 15:33:57 +00:00
test-install-previous-neutron.yml Fix role gate tests for Ansible 2.3 2017-04-20 10:31:10 -07:00
test-neutron-resources-results.yml Add Neutron API availability test during upgrade 2017-06-08 12:29:59 +00:00
test-neutron-resources-upgrade.yml Resolve migration issues 2017-06-22 19:24:03 +01:00
test-neutron-upgrades.sh Simplify database migrations 2017-06-20 15:19:33 +00:00
test-upgrade.yml Resolve migration issues 2017-06-22 19:24:03 +01:00
test.yml Resolve migration issues 2017-06-22 19:24:03 +01:00
tests-repo-clone.sh Use zuul-cloner for tests repo in OpenStack-CI 2017-05-08 18:38:37 +00:00