The change makes it so the upper constraints file is created specifically using the repos indexed and cloned. Previously the constraint file was created using the git repos found within the local openstackgit directory and while that works for greenfield deployments it does have the potential to create additional entries that may or may not work with an environment. The manifest file now uses normalized file names and will track the exact git repos needed to power a build. This will allow for more targetted syncs from an upstream mirror to happen using the `repo-clone-mirror.yml` play. The venv build process will now check for a prebuilt venv using the versioned file name. Change-Id: If4416f660133a6c65badba0c7c819a6409bfe11e Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
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.