Role os_glance for OpenStack-Ansible
Go to file
Jesse Pretorius 8426b5231f Use listen instead of chained notifiers
From Ansible 2.2 onwards, listen can be used for
handlers instead of chaining notifiers. The
handlers are then executed in the sequence
present in the handler file.

Change-Id: Ia185ab830005f311f37d4eb7dfab1ae116419e3b
(cherry picked from commit af9142ec9b)
2017-07-02 12:16:55 +01:00
defaults Ensure that services restart in a particular order 2017-07-02 12:16:41 +01:00
doc Update repository with reference to role git location 2016-12-22 14:26:21 +00:00
examples [DOCS] Add project links; fix indents; wording 2016-08-16 09:16:30 -05:00
handlers Use listen instead of chained notifiers 2017-07-02 12:16:55 +01:00
meta Optimise apt cache update task 2017-04-24 09:29:38 +00:00
releasenotes Rename reno to avoid conflict on integrated repo 2017-04-28 13:59:38 +00:00
tasks Ensure that services restart in a particular order 2017-07-02 12:16:41 +01:00
templates Ensure that services restart in a particular order 2017-07-02 12:16:41 +01:00
tests Split upgrade testing into it's own shell script 2017-02-22 20:26:40 +00:00
vars Ensure that services restart in a particular order 2017-07-02 12:16:41 +01:00
.gitignore Ansible 2.1.1 role testing 2016-09-19 13:16:44 -04:00
.gitreview Update .gitreview for stable/ocata 2017-02-03 18:58:13 +00:00
CONTRIBUTING.rst [DOCS] Cleanup the role docs for consistency and clarity 2016-03-07 17:03:49 -05:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Show team and repo badges on README 2016-11-25 16:09:19 +01:00
Vagrantfile Remove Trusty support from os_glance role 2016-12-15 13:17:08 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 19:38:31 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 18:46:26 +01:00
run_tests.sh Update and clean up run_tests.sh 2017-01-06 16:53:04 +00:00
setup.cfg Update homepage with developer documentation page 2016-09-20 14:28:44 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:48 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:10:46 +00:00
tox.ini Split upgrade testing into it's own shell script 2017-02-22 20:26:40 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible glance

This Ansible role installs and configures OpenStack glance and the glance registry.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible