openstack-ansible/playbooks/roles/os_neutron/library
Matt Thompson 1c22ffa986 Add neutron_migrations_facts module
This change does the following:

1. Adds neutron_migrations_facts module, which creates a fact
   with the state of each neutron alembic migration branch
2. Removes var neutron_db_revision since this is no longer used
3. Removes the migration check task since this is now handled by the
   neutron_migrations_facts module
4. Updates roles/os_neutron/tasks/main.yml so the init scripts are
   dropped before we handle db syncing, which means we can stop the
   neutron-server on a greenfield deploy

DocImpact
Closes-Bug: #1486593
Change-Id: Ie0c5cb5abff61d11b7a9278de6771fa008b69218
2015-09-21 11:18:06 +00:00
..
neutron_migrations_facts Add neutron_migrations_facts module 2015-09-21 11:18:06 +00:00