Role os_glance for OpenStack-Ansible
Go to file
Jesse Pretorius 4fa9872510 Disable glance-registry and the v1 API by default
When using the glance v2 API the glance-registry service is
optional, and the intention is to remove the glance-registry
service in the S cycle.

The glance v1 API is scheduled to be removed in Queens.
This patch therefore disables the v1 API by default to give
us as much time as possible to identify the impact of that
and to get the issues resolved before it is removed from
the code-base.

The patch also cleans up the glance-registry init files
to handle the transition in an existing environment.

Tests are added to validate that enabling the v1 API still
works, and enabling the v2 registry still works.

Change-Id: I4c27aa0ca5b649e4fa76cfd0f326d80f50074db1
2017-11-20 12:48:55 +00:00
defaults Disable glance-registry and the v1 API by default 2017-11-20 12:48:55 +00:00
doc Update upgrade role for Queens from P 2017-10-17 18:32:54 +00:00
examples [DOCS] Add project links; fix indents; wording 2016-08-16 09:16:30 -05:00
handlers Disable glance-registry and the v1 API by default 2017-11-20 12:48:55 +00:00
meta Add OpenStack-Ansible metadata 2017-10-17 10:23:53 +00:00
releasenotes Disable glance-registry and the v1 API by default 2017-11-20 12:48:55 +00:00
tasks Disable glance-registry and the v1 API by default 2017-11-20 12:48:55 +00:00
templates Allow deployment without glance-registry 2017-11-20 12:48:02 +00:00
tests Disable glance-registry and the v1 API by default 2017-11-20 12:48:55 +00:00
vars Add support for the openSUSE Leap distributions 2017-07-06 13:19:19 +01:00
zuul.d Disable glance-registry and the v1 API by default 2017-11-20 12:48:55 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:28 +00:00
.gitreview Implement base configuration for independent repository 2016-03-02 07:28:55 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-14 17:59:43 +00:00
CONTRIBUTING.rst Update links in CONTRIBUTING.rst 2017-09-19 10:06:38 +08:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 18:46:26 +01:00
README.rst Update links in README 2017-08-19 19:01:34 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 13:16:11 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:37:06 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:41 +00:00
test-requirements.txt Updated from global requirements 2017-09-20 16:21:15 +00:00
tox.ini Disable glance-registry and the v1 API by default 2017-11-20 12:48:55 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:23 +00:00

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:

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

The project home is at:

http://launchpad.net/openstack-ansible