When neutron_venv_enabled is set to false, neutron fails to deploy as it cannot find the alembic_migrations dir. This is due to neutron being installed in dist-packages outside of the venv and site-packages inside the venv. This commit adjusts neutron_lib_dir depending on whether or not neutron_venv_enabled has been set. Change-Id: I9d992993b116e85216c07d6fdb6a4f99398a2102 Closes-Bug: #1508041
OpenStack Ansible
OpenStack-Ansible is an official OpenStack project which aims to deploy production environments from source in a way that makes it scalable while also being simple to operate, upgrade, and grow.
For an overview of the mission, repositories and related Wiki home page, please see the formal Home Page for the project.
For those looking to test OpenStack-Ansible using an All-In-One (AIO) build, please see the Quick Start guide.
For more detailed Installation and Operator documentation, please see the Install Guide.
If OpenStack-Ansible is missing something you'd like to see included, then we encourage you to see the Developer Documentation for more details on how you can get involved.
If you have some questions, or would like some assistance with
achieving your goals, then please feel free to reach out to us on the OpenStack Mailing Lists
(particularly openstack-operators or openstack-dev) or on IRC in
#openstack-ansible on the freenode network.