Role openstack_hosts for OpenStack-Ansible
Go to file
Jesse Pretorius 393175577c Use the host python interpreter when delegating to localhost
In order to ensure that the localhost delegated task uses the host
python interpreter (to access host-installed libs like
python-selinux), the interpreter is set on the task.

Change-Id: I4ec936dc851bec61227d015d6126df9d566d7232
2017-06-15 13:42:42 +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 Use the host python interpreter when delegating to localhost 2017-06-15 13:42:42 +01: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
bindep.txt Add SUSE support 2017-04-05 12:08:29 +01: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
manual-test.rc Use centralised test scripts 2016-09-27 17:08:37 +01:00
README.rst Show team and repo badges on README 2016-11-25 16:05:32 +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-12 12:58:39 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:19:06 +01:00
Vagrantfile Add SUSE support 2017-04-05 12:08:29 +01:00

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