Role openstack_hosts for OpenStack-Ansible
Go to file
Kevin Carter ee409f4aac
Updated to use the openstack-ansible-tests repo
This change moves the role run and pre-steps to the tests
repo.

Depends-On: Ib2ec8840966aea574fef7387cee2ffabd597b4cb
Change-Id: Ib27bc814b14e3584450423d6a7f0e6842fd3fd98
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-08-29 19:28:43 -05:00
defaults Add ability to change apt/yum package state 2016-08-02 07:49:28 +00:00
doc [DOCS] Move playbook example to separate file 2016-08-11 20:33:39 -05: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 Remove LVM config from openstack_hosts 2016-08-24 15:41:59 -05:00
tasks Remove LVM config from openstack_hosts 2016-08-24 15:41:59 -05:00
templates Remove LVM config from openstack_hosts 2016-08-24 15:41:59 -05:00
tests Updated to use the openstack-ansible-tests repo 2016-08-29 19:28:43 -05:00
vars Add linux-image-extra-virtual to host packages 2016-06-29 19:54:58 +00:00
.gitignore Updated to use the openstack-ansible-tests repo 2016-08-29 19:28:43 -05: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 Add SNI support in openstack_host role via OS packages 2016-08-19 21:45:18 +00:00
manual-test.rc Updated the hostname generation 2016-06-29 10:09:44 -05:00
run_tests.sh Add SNI support in openstack_host role via OS packages 2016-08-19 21:45:18 +00:00
setup.cfg Updates for typos 2015-12-09 11:46:54 -06:00
setup.py Updated from global requirements 2016-07-15 03:57:32 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:34 +00:00
tox.ini Updated to use the openstack-ansible-tests repo 2016-08-29 19:28:43 -05: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