Role os_glance for OpenStack-Ansible
Go to file
Kevin Carter 2edb1b1a4d Correct notification driver
The notification driver setup was resulting in the driver and connection string
on the same line. This is caused by the case statement and how jinja formats
the template when a case statement is present. This change modifies how the
driver string is created using a ternary, which will eliminate the case
statement and render the value of the diver correctly.

Change-Id: If361de5d4112a9e7235972dc7bc5e857c68fef06
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2019-02-07 22:32:47 +00:00
defaults Merge "Adds protocol to glance_cors_allowed_origin var" 2018-12-01 09:58:47 +00:00
doc Updated from global requirements 2018-03-15 07:33:39 +00:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:29:38 +00:00
handlers Use a common python build/install role 2018-09-03 11:11:57 +00:00
meta SUSE: Add support for openSUSE Leap 15 2018-09-20 14:02:03 +01:00
releasenotes releasenotes: oslo-messaging-separate-backends add project name 2018-10-15 16:55:56 +02:00
tasks venv: use inventory_hostname instead of ansible_hostname 2019-02-06 09:55:17 -05:00
templates Correct notification driver 2019-02-07 22:32:47 +00:00
tests Set container_name as host_var in test inventory 2018-10-20 15:28:29 -07:00
vars Merge "Add cron as a required package" 2018-10-25 17:23:32 +00:00
zuul.d Zuul: Use openstack-ansible-role-distro_install-jobs template 2018-10-10 09:16:42 +02:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:52:49 +00:00
.gitreview Implement base configuration for independent repository 2016-03-02 07:28:55 +00:00
CONTRIBUTING.rst [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:38:56 +08:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Add bugs url link to README 2018-12-04 02:11:29 -08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:19:33 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:01 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 18:46:26 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:54:14 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:16:39 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:41 +00:00
tox.ini fix tox python3 overrides 2018-09-26 18:43:18 -04:00

README.rst

Team and repository tags

image

OpenStack-Ansible glance

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

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_glance/latest/

Release notes for the project can be found at:

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

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-os_glance/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible