Role openstack_hosts for OpenStack-Ansible
Go to file
Nish Patwa bf42947a50 [DOCS] Added release-name as a watermark to Docs.
Added a water mark to the role documentation
to make clear to deployers which release they're
working with.

Modified conf.py that adds watermark to the documentation according
to particular branch. If the current branch is master than
watermark is 'Pre-release' and if the current branch is
stable/<release-name> than watermark is <release-name>.

This is a combined implementation based on the following
patches:
- https://review.openstack.org/372565
- https://review.openstack.org/382637
- https://review.openstack.org/384140

Change-Id: If19b5d66ff0294c8c07c19eb24c3fcb51194239c
2016-10-18 17:29:28 +00:00
defaults Merge "Allow environment PATH customization" 2016-10-17 06:03:07 +00:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:29:28 +00:00
examples [DOCS] Move playbook example to separate file 2016-08-11 20:33:39 -05:00
handlers IRR for openstack_hosts 2015-11-03 02:57:54 -06:00
meta Add missing xenial to meta.yml 2016-06-27 15:38:14 -04:00
releasenotes Allow environment PATH customization 2016-10-16 12:05:55 -05:00
tasks Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-14 16:44:27 -05:00
templates Allow environment PATH customization 2016-10-16 12:05:55 -05:00
tests Reorder hostfile insertion to support upgrades 2016-10-11 09:18:06 +02:00
vars Ensure that linux-image-extra matches running kernel 2016-10-05 13:27:23 +00:00
.gitignore Update testing bits for consistency 2016-09-19 09:07:11 +00:00
.gitreview New git dotfiles for independant repository 2015-11-25 18:44:58 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 19:43:06 +00:00
LICENSE IRR for openstack_hosts 2015-11-03 02:57:54 -06:00
README.rst [DOCS] Add project links to README; minor reword 2016-08-16 08:46:58 -05:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:15:47 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:23:17 +01:00
manual-test.rc Use centralised test scripts 2016-09-27 17:08:37 +01:00
run_tests.sh Update testing bits for consistency 2016-09-19 09:07:11 +00:00
setup.cfg update homepage with developer documentation page 2016-09-20 13:09:12 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:32 +00:00
test-requirements.txt [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:29:28 +00:00
tox.ini Use centralised Ansible test scripts 2016-10-05 12:12:46 +01:00

README.rst

OpenStack-Ansible openstack_hosts

Role for basic setup and configuration of a host machine for use within OpenStack. This role tunes a host to receive OpenStack. The basic operations within the role install, set up, and tune specific kernel options that all OpenStack hosts need to perform nominally.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-openstack_hosts/

The project home is at:

http://launchpad.net/openstack-ansible