Role openstack_hosts for OpenStack-Ansible
Go to file
Jesse Pretorius d99cf0f0b1 Adjust how pip distro packages are implemented
Unfortunately the change in [1] broke the integrated build.
The py_pkgs lookup is incapable of interpreting jinja. It
also assumes that any variable named _pip_packages has
python packages in it, and processes them.

This renames the variable so that it conforms with other distro
package lists using _distro_packages instead.

It also adjusts the way the packages are installed a little so
that the var name is overridable, and the variables are nearer
their physical host siblings.

[1] https://review.openstack.org/563684
Change-Id: I2acdab13ba2afe18656cdc66037af6b731058836
2018-04-27 17:34:46 +01:00
defaults Adjust how pip distro packages are implemented 2018-04-27 17:34:46 +01:00
doc Updated from global requirements 2018-03-15 07:30:51 +00:00
examples [DOCS] Move playbook example to separate file 2016-08-11 20:33:39 -05:00
files/gpg Add the ability to run the role on all hosts 2017-11-24 14:50:40 +00:00
handlers Keep persistent systemd journals 2018-02-08 07:52:08 -06:00
meta Change include: to include_tasks: 2018-02-15 10:24:11 -06:00
releasenotes tasks: Use PIP distribution packages for openSUSE and Ubuntu 2018-04-23 17:31:21 +01:00
tasks Adjust how pip distro packages are implemented 2018-04-27 17:34:46 +01:00
templates Check sha1sum of hosts file instead of md5sum 2018-02-16 21:06:16 -08:00
tests Remove tests-repo-clone.sh 2018-03-28 10:12:23 +01:00
vars Adjust how pip distro packages are implemented 2018-04-27 17:34:46 +01:00
zuul.d Zuul: Remove project name 2018-02-01 17:22:48 -08:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:49:04 +00:00
.gitreview New git dotfiles for independant repository 2015-11-25 18:44:58 +00:00
CONTRIBUTING.rst Update the old http links in docs 2018-03-07 19:06:47 -08:00
LICENSE IRR for openstack_hosts 2015-11-03 02:57:54 -06:00
README.rst Update the old http links in docs 2018-03-07 19:06:47 -08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:54:01 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:38 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 17:08:37 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-03-27 15:49:04 +00:00
setup.cfg Update setup.cfg home page url 2018-01-24 05:35:18 -08:00
setup.py Updated from global requirements 2017-03-02 11:51:22 +00:00
test-requirements.txt Updated from global requirements 2018-03-13 07:12:08 +00:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:12:23 +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:

https://docs.openstack.org/openstack-ansible-openstack_hosts/latest/

The project home is at:

https://launchpad.net/openstack-ansible