Ansible playbooks for deploying OpenStack.
Go to file
Darren Birkett 92ac36d507 remove compact option from xtrabackup
Using the --compact option with xtrabackup has been shown to cause
crashes when used during an SST to transfer data between nodes:

https://bugs.launchpad.net/percona-xtrabackup/+bug/1192834

Based on DBA advice, we are disabling this option.

Closes-Bug: #1590166
Change-Id: I23fd5e36b74163fe97cf983cdc4b1d5678d94e7b
2016-08-16 10:55:45 +01:00
doc Update manual upgrade docs with new galera steps 2016-08-12 16:12:45 +01:00
etc Optionally apply security hardening in Liberty 2016-04-08 09:58:12 -05:00
playbooks remove compact option from xtrabackup 2016-08-16 10:55:45 +01:00
releasenotes remove compact option from xtrabackup 2016-08-16 10:55:45 +01:00
scripts Update all SHAs for 12.2.1 2016-08-06 09:21:50 +00:00
tests [GATE UNBLOCKER] Lock CPU map script to a release 2016-06-04 13:59:04 +00: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 Update all SHAs for 12.2.1 2016-08-06 09:21:50 +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 all SHAs for 12.2.1 2016-08-06 09:21:50 +00:00
requirements.txt Update all SHAs for 12.1.1 2016-07-22 16:29:37 +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 Update all SHAs for 12.0.16 2016-06-17 13:02:40 +00:00
tox.ini Cap bashate and fix linters tests 2016-03-08 09:11:15 +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.