Role openstack_hosts for OpenStack-Ansible
Go to file
Major Hayden 956dfbaf72 Disable yum fastestmirror plugin
The fastestmirror plugin can cause delays during yum operations when
it checks for the fastest available mirror. In addition, the script
sometimes chooses mirrors that are quite slow.

Change-Id: I8acd9f92f4b792877bd4396a15d963bd3c1ad6be
2017-02-02 21:43:05 -06:00
defaults Make nf_conntrack_max configurable 2017-02-01 08:03:31 -06:00
doc Update repository with reference to role git location 2016-12-22 14:26:20 +00:00
examples [DOCS] Move playbook example to separate file 2016-08-11 20:33:39 -05:00
handlers Remove Trusty support from openstack_hosts role 2016-12-15 13:14:48 +00:00
meta Remove Trusty support from openstack_hosts role 2016-12-15 13:14:48 +00:00
releasenotes Make nf_conntrack_max configurable 2017-02-01 08:03:31 -06:00
tasks Disable yum fastestmirror plugin 2017-02-02 21:43:05 -06:00
templates Generate 127.0.1.1 entry on each individual host 2017-01-25 15:12:43 -08:00
tests Reorder hostfile insertion to support upgrades 2016-10-11 09:18:06 +02:00
vars Load br_netfilter on 3.10.0-514 > 2017-01-13 12:36:03 +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 Show team and repo badges on README 2016-11-25 16:05:32 +01:00
Vagrantfile Remove Trusty support from openstack_hosts role 2016-12-15 13:14:48 +00:00
bindep.txt Remove Trusty support from openstack_hosts role 2016-12-15 13:14:48 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 17:08:37 +01:00
run_tests.sh Update and clean up run_tests.sh 2017-01-06 16:54:39 +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 Updated from global requirements 2016-12-02 05:10:28 +00:00
tox.ini Delete deprecated Hacking in tox.ini 2016-12-02 11:33:59 +08:00

README.rst

Team and repository tags

image

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