Ansible playbooks for deploying OpenStack.
Go to file
d34dh0r53 aac713dcb0 Convert available and minimum disk sizes to bytes.
Previously the check-requirements role would assume GB as the unit
of space when gathering disk sizes from ansible_devices. With
drives larger than 1 TB ansible_devices reports the size as a
float. This converts all disk sizes to bytes for consistency within
the comparisons regardless of the size of the disk.

Change-Id: I07b81a8a35197f73cd338fa02cb7b112df15a012
Closes-Bug: 1536726
(cherry picked from commit 85aad72a91)
2016-01-26 10:58:16 -06:00
doc Merge "Add missing file extension" into liberty 2016-01-14 16:50:13 +00:00
etc Old references of infra_hosts in the documentation 2016-01-05 12:13:38 +00:00
playbooks Add ECMP support config for PGLib 2016-01-26 00:11:09 -08:00
releasenotes Add reno for release notes management 2015-11-16 11:22:04 +00:00
scripts Update Liberty SHAs - 21 Jan 2016 2016-01-21 14:02:37 +00:00
tests Convert available and minimum disk sizes to bytes. 2016-01-26 10:58:16 -06:00
.gitignore Add reno for release notes management 2015-11-16 11:22:04 +00:00
.gitreview Update tag number and code name 2015-10-24 14:34:57 +01:00
LICENSE.txt Add profiling for Ansible tasks 2015-09-09 15:40:24 +00:00
README.rst Trivial: Keep consistency of "OpenStack-Ansible" 2016-01-13 09:36:32 +00:00
ansible-role-requirements.yml Remove unintended master-orientated ansible-role-requirements 2016-01-06 11:39:25 +00: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 Liberty SHAs - 21 Jan 2016 2016-01-21 14:02:37 +00:00
requirements.txt Remove unused openstack-ansible-role-requirements.py script 2016-01-11 07:36:46 +00: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-16 11:22:04 +00:00
tox.ini Revert the temp tox config change 2016-01-14 09:52:44 +00:00

README.rst

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