Role os_glance for OpenStack-Ansible
Go to file
Jesse Pretorius a4c008c815 Simplify pip options/constraints mechanism
The current constraints generation for the
installation involves multiple tasks and multiple
variables.

Using multiple tasks extends the installation time
unnecessarily and the additional variables are
unnecessary.

This patch aims to simplify the mechanism and
hopes to speed it up a little.

Change-Id: I6c6214b16168abb571cc2d02bc01a80ba13bbe9f
2016-11-02 16:49:28 +00:00
defaults Simplify pip options/constraints mechanism 2016-11-02 16:49:28 +00:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:14:01 +00:00
examples [DOCS] Add project links; fix indents; wording 2016-08-16 09:16:30 -05:00
handlers Fix linting issues for ansible-lint 3.4.1 2016-11-02 11:57:22 +00:00
meta Implement CentOS 7 support in os_glance 2016-09-19 15:47:39 +00:00
releasenotes Simplify pip options/constraints mechanism 2016-11-02 16:49:28 +00:00
tasks Simplify pip options/constraints mechanism 2016-11-02 16:49:28 +00:00
templates Use dictionary for service group mappings 2016-10-12 15:42:20 +01:00
tests Use dictionary for service group mappings 2016-10-12 15:42:20 +01:00
vars Implement CentOS 7 support in os_glance 2016-09-19 15:47:39 +00:00
.gitignore Ansible 2.1.1 role testing 2016-09-19 13:16:44 -04:00
.gitreview Implement base configuration for independent repository 2016-03-02 07:28:55 +00:00
bindep.txt Compress test execution logs 2016-09-15 06:01:58 +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
manual-test.rc Use centralised test scripts 2016-09-27 18:46:26 +01:00
README.rst [DOCS] Add project links; fix indents; wording 2016-08-16 09:16:30 -05:00
run_tests.sh Ansible 2.1.1 role testing 2016-09-19 13:16:44 -04: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-11-02 15:37:40 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:42:26 +01:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:22:44 -04:00

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