Ansible playbooks for deploying OpenStack.
Python Shell
Latest commit 61669ab Dec 29, 2017 Zuul Zuul committed with openstack-gerrit Merge "[DOC] Update development cycle checklist"
Permalink
Failed to load latest commit information.
deploy-guide/source Move inventory files to folder in root of repo Dec 16, 2017
doc [DOC] Update development cycle checklist Dec 20, 2017
etc [Docs] Clarify ceph production example. Nov 28, 2017
inventory Merge "playbooks: inventory: ceph: Use distribution packages for SUSE" Dec 20, 2017
osa_toolkit Update existing container_networks Dec 11, 2017
playbooks Update all SHAs for Queens 2017-12-19 Dec 19, 2017
releasenotes Converge neutron agents onto Baremetal Dec 12, 2017
scripts Update all SHAs for Queens 2017-12-19 Dec 19, 2017
tests Merge "Revert "Async clone for git roles"" Dec 17, 2017
zuul.d Fix automatic log copying in Zuul runs Dec 13, 2017
.gitignore [DOCS] Adds a cookie cutter deploy guide for d.o.o Nov 18, 2016
.gitreview Update .gitreview for project rename Sep 11, 2015
LICENSE.txt Correct path to callback plugins in gate script Feb 1, 2016
README.rst Fix the doc url in README Nov 7, 2017
Vagrantfile Vagrantfile: Remove openSUSE Leap 42.2 Nov 2, 2017
ansible-role-requirements.yml Revert "Freeze all SHAs for 17.0.0.0b2" Dec 18, 2017
ansible-role-requirements.yml.example Convert existing roles into galaxy roles Feb 18, 2015
bindep.txt Update test tooling for manual testing Dec 11, 2017
global-requirement-pins.txt Update all SHAs for Queens 2017-12-19 Dec 19, 2017
requirements.txt Updated from global requirements Nov 16, 2017
run_tests.sh Update test tooling for manual testing Dec 11, 2017
setup.cfg Update URL home-page in documents according to document migration Jul 14, 2017
setup.py Updated from global requirements Mar 2, 2017
test-requirements.txt Updated from global requirements Nov 16, 2017
tox.ini Merge "ceph: Switch to central ceph-ansible repository" Dec 17, 2017

README.rst

Team and repository tags

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 Deployment 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 latest 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.

OpenStack-Ansible Roles

OpenStack-Ansible offers separate role repositories for each individual role that OpenStack-Ansible supports. For individual role configuration options, see the Role Documentation.

An individual role's source code can be found at: https://git.openstack.org/cgit/openstack/openstack-ansible-<ROLENAME>.