Role openstack_hosts for OpenStack-Ansible
Go to file
Jesse Pretorius eced28f9a9 Add retries to requirement package install
The requirement package install task includes two actions:
1. update the apt cache
2. install the packages from a remote mirror

Both of these may fail due to transient issues and should
therefore be retried.

Change-Id: I992c045273646995a6d9cebb6ea10db214ff588a
2018-03-30 16:24:14 +01:00
defaults Revert "Revert "SUSE: Switch OpenStack repo to Queens"" 2018-03-05 11:29:46 +00: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 fix a typo in documentation 2018-03-23 08:19:06 +08:00
tasks Add retries to requirement package install 2018-03-30 16:24:14 +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 update required kernel 2018-03-23 09:42:43 -05: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