Role os_glance for OpenStack-Ansible
Go to file
Jimmy McCrory 43aa00424f Fix systemd init template for program override
The systemd-init template was not looking at the program_override
variable within each service's dictionary.

This also fixes glance-api so that it's running under uWSGI when the v1
API is disabled. Creating images from a remote URL is exclusive to the
v1 API and does not work when glance-api is run under uWSGI.

The libxml2-dev package is required by uWSGI and has been added to the
distro package list.

Additional options have been added to the uWSGI configuration to better
support requests containing chunked data (image uploads).

Change-Id: I14f3162a4666d770beec9746469021466fa4d449
2017-12-06 08:56:48 -08:00
defaults Fix systemd init template for program override 2017-12-06 08:56:48 -08:00
doc Remove pip_install dependency 2017-12-05 11:54:55 +00:00
examples [DOCS] Add project links; fix indents; wording 2016-08-16 09:16:30 -05:00
handlers Merge "Disable glance-registry and the v1 API by default" 2017-11-21 11:15:15 +00:00
meta Remove pip_install dependency 2017-12-05 11:54:55 +00:00
releasenotes Disable glance-registry and the v1 API by default 2017-11-20 12:48:55 +00:00
tasks Remove jinja2 delimiters from when 2017-12-01 10:14:02 -06:00
templates Fix systemd init template for program override 2017-12-06 08:56:48 -08:00
tests Implement testing using tempest 2017-11-20 12:49:10 +00:00
vars Fix systemd init template for program override 2017-12-06 08:56:48 -08:00
zuul.d Allow the experimental trigger of the integrated repo 2017-12-06 08:22:12 +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
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
README.rst Update links in README 2017-08-19 19:01:34 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:23 +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 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 Template api/registry enablement settings properly 2017-11-21 09:41:42 +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:

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

The project home is at:

http://launchpad.net/openstack-ansible