Role os_sahara for OpenStack-Ansible
Go to file
Jesse Pretorius 96c46dcf2f Optimise apt cache update task
The update of the apt cache and the package installation
can all be handled in a single task by providing the
package action plugin with the right parameters. This
removes an extra task to optimise execution.

The minimum Ansible version is raised to 2.2 due to a
known bug [1] in Ansible's apt module which does not
update the cache properly if the cache update and the
install are combined in a single task.

[1] https://github.com/ansible/ansible-modules-core/issues/1497

Change-Id: Id49a182f85217cac752f306147bd9f35cc6b9bd4
2017-04-21 16:47:13 +01:00
defaults Ensure the components are isolated from the system 2017-03-28 23:37:47 -05:00
doc Use https instead of http for git.openstack.org 2017-02-06 17:07:11 +07:00
examples [DOCS] Added sahara role installation guide 2016-08-24 18:22:27 -03:00
files/rootwrap.d Update paste, policy and rootwrap configurations 2016-09-08 2016-09-09 12:37:42 +01:00
handlers Role cleanup/update for ocata 2017-02-14 09:35:30 -03:00
meta Optimise apt cache update task 2017-04-21 16:47:13 +01:00
releasenotes Rename reno to avoid conflict on integrated repo 2017-04-11 12:12:27 +01:00
tasks Optimise apt cache update task 2017-04-21 16:47:13 +01:00
templates Ensure the components are isolated from the system 2017-03-28 23:37:47 -05:00
tests Fix role gate tests for Ansible 2.3 2017-04-19 17:37:41 -07:00
vars Role cleanup/update for ocata 2017-02-14 09:35:30 -03:00
.gitignore Ansible 2.1.1 role testing 2016-10-03 14:12:51 +01:00
.gitreview Test sahara with tempest 2016-06-08 08:32:43 -03:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 12:49:53 -06:00
CONTRIBUTING.rst Fix module name 2016-05-12 10:31:00 -03:00
LICENSE Initial import 2016-05-12 10:28:58 -03:00
manual-test.rc Ansible 2.1.1 role testing 2016-10-03 14:12:51 +01:00
README.rst Show team and repo badges on README 2016-11-25 16:17:01 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-09 10:28:23 +07:00
setup.cfg Changed the home-page link 2016-10-05 12:22:14 +05:30
setup.py Updated from global requirements 2017-03-02 11:52:04 +00:00
test-requirements.txt Updated from global requirements 2017-02-11 17:49:12 +00:00
tox.ini Use https instead of http for git.openstack.org 2017-02-06 17:07:11 +07:00
Vagrantfile Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-09 10:28:23 +07:00

Team and repository tags

image

OpenStack-Ansible sahara

This Ansible role installs and configures OpenStack sahara.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_sahara/

The project home is at:

http://launchpad.net/openstack-ansible