Role openstack_hosts for OpenStack-Ansible
Go to file
Jesse Pretorius b358a204cd Remove pip from packages installed
None of the hosts need pip installed any more. Everything
installed on the host is now a distribution package, and
all pip packages are inside a virtualenv. As such, this
role does not need to install pip/setuptoools/wheel any
more.

Depends-On: https://review.openstack.org/589633
Change-Id: I4ea7c5eaf3ad1874c16bfc72b5a13f7f3c7986a9
2018-08-09 09:09:52 +00:00
defaults Add Rocky UCA for bionic 2018-08-01 19:43:01 +00:00
doc Updated from global requirements 2018-03-15 07:30:51 +00:00
examples Trivial: Fix the pep8 warning 2018-05-08 17:23:18 +08:00
files/gpg Install EPEL repositories manually and exclude Python packages 2018-06-07 10:44:22 -04:00
handlers Fix usage of "|" for tests 2018-07-12 17:03:43 +02:00
meta Add bionic to galaxy_info metadata 2018-08-02 14:19:11 +01:00
releasenotes tasks: Use PIP distribution packages for openSUSE and Ubuntu 2018-04-23 17:31:21 +01:00
tasks Remove pip_install role execution 2018-08-08 10:05:36 +00:00
templates Check sha1sum of hosts file instead of md5sum 2018-02-16 21:06:16 -08:00
tests Trivial: Fix the pep8 warning 2018-05-08 17:23:18 +08:00
vars Remove pip from packages installed 2018-08-09 09:09:52 +00:00
zuul.d Switch to using project-templates 2018-06-16 18:47:04 -04: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 Add release notes link to README 2018-06-13 02:22:21 -07:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:39:28 +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-04-30 05:12:41 +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
tox.ini Use tests repo for common role test requirements 2018-07-02 10:01:34 -04: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/

Release notes for the project can be found at:

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

The project home is at:

https://launchpad.net/openstack-ansible