Ansible playbooks for deploying OpenStack.
Go to file
Kevin Carter 2f35e36e54
Updated the py_pkgs lookup plugin for multi source
The py_pkgs lookup plugin will now handle multiple sources. This change
was needed to enable the system to allow for overrides of repo_package
resources and general python packaging as found throughout the stack.
The module has precedence as it loads / searches for packages and he item
loaded last is the one that has the most precedence.

The repo-build play has been updated to now search for compatible packages
in the main playbook directory, the root ansible role directory and the
user_variables file.

Documentation has been added regarding this capability and how to override
and set items to meet the needs of the deployment.

Closes-Bug: #1510575
Implements: blueprint independent-role-repositories
Change-Id: Ib7cda14db18c0ca58bb5ac495d1c201812cf0f48
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-02 18:11:56 -06:00
doc Updated the py_pkgs lookup plugin for multi source 2015-12-02 18:11:56 -06:00
etc Adding docs/comments for glance config 2015-11-08 21:47:57 -06:00
playbooks Updated the py_pkgs lookup plugin for multi source 2015-12-02 18:11:56 -06:00
releasenotes Add reno for release notes management 2015-11-12 14:12:45 +00:00
scripts Merge "IRR - Implemented for setup-hosts" 2015-11-24 04:13:53 +00:00
.gitignore Add reno for release notes management 2015-11-12 14:12:45 +00:00
.gitreview Update .gitreview for project rename 2015-09-11 20:58:10 +00:00
ansible-role-requirements.yml IRR - Implemented for setup-hosts 2015-11-17 08:15:07 -06:00
ansible-role-requirements.yml.example Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
global-requirement-pins.txt Update Master SHA's 2015-10-24 15:03:30 +01:00
LICENSE.txt Add profiling for Ansible tasks 2015-09-09 15:40:24 +00:00
README.rst Add source into README.rst 2015-10-16 20:09:47 -04:00
requirements.txt Block/cap incompatible libraries 2015-10-13 15:46:30 +01:00
setup.cfg Rename everything for the osad to osa name change 2015-09-12 02:31:21 +01:00
setup.py Uses tox for automating documentation builds 2015-08-12 06:32:40 +01:00
test-requirements.txt Add reno for release notes management 2015-11-12 14:12:45 +00:00
tox.ini Add reno for release notes management 2015-11-12 14:12:45 +00:00

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.

Developers wishing to work on the OpenStack Ansible project should always base their work on the lastest Ansible code, available from the master GIT repository at Source.

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.