Role openstack_hosts for OpenStack-Ansible
Go to file
Jesse Pretorius 0224464493 Ensure that role tests pin pip/setuptools/wheel
Currently the role tests use whatever versions of pip,
setuptools and wheel are already installed on the host.

When a version of these tools changes it often causes
problems for our testing.

This will ensure that we use a known good set of pins
which is maintained in the general SHA bumping process.

Change-Id: Icdeb79816c9917a29b0202df5aaf6611d7cd6113
2017-06-04 11:19:06 +01:00
defaults Update series name to Pike 2017-05-30 12:42:02 +01:00
doc Use https instead of http for git.openstack.org 2017-02-06 10:50:45 +08: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 Add SUSE support 2017-04-05 12:08:29 +01:00
releasenotes Merge "Update reno for stable/ocata" 2017-02-06 09:26:32 +00:00
tasks Ensure that all repos are configured properly 2017-05-03 14:52:22 +00:00
templates Merge "Add SUSE support" 2017-04-06 15:20:52 +00:00
tests Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 16:49:56 +01:00
vars Install libselinux-python on RHEL 2017-05-13 22:40:49 -05:00
.gitignore Add SUSE support 2017-04-05 12:08:29 +01: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 Add SUSE support 2017-04-05 12:08:29 +01:00
bindep.txt Add SUSE support 2017-04-05 12:08:29 +01:00
manual-test.rc Use centralised test scripts 2016-09-27 17:08:37 +01:00
run_tests.sh Add SUSE support 2017-04-05 12:08:29 +01:00
setup.cfg update homepage with developer documentation page 2016-09-20 13:09:12 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:22 +00:00
test-requirements.txt Updated from global requirements 2017-06-02 22:02:46 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:19:06 +01: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