Role openstack_hosts for OpenStack-Ansible
Go to file
Mohammed Naser 28cc7583f6 Stop setting package priorities
By setting priorities to repositories, we're messing up the ordering
of things and possibly making upgrades even more complicated.  Also,
the yum_repository module of Ansible allows managing it there, so
there is no need for an extra non-idempotent task to be added on top.

We're going to set all of them to the default 99.  If we need to make
any changes, we have the option to do that as well.

Depends-On: I9443f10e8c803599cbebfc2a53cb9c432bfa60d1
Change-Id: I2e42ef4022aaaa2e1cb9f461e63ce2e9e1f49511
2018-06-20 17:52:55 -04:00
defaults Stop setting package priorities 2018-06-20 17:52:55 -04: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 Revert "Install EPEL repositories manually and exclude Python packages" 2018-06-13 11:29:36 +01:00
handlers Retry restarting systemd-journald 2018-05-08 12:26:58 +00:00
meta Add Bionic testing 2018-05-14 20:56:34 +02:00
releasenotes tasks: Use PIP distribution packages for openSUSE and Ubuntu 2018-04-23 17:31:21 +01:00
tasks Stop setting package priorities 2018-06-20 17:52:55 -04: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 Stop setting package priorities 2018-06-20 17:52:55 -04: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
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/

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