Role os_glance for OpenStack-Ansible
Go to file
Jimmy McCrory c49b582e2c Use upstream openstack image module
Replace the use of OSA's glance library with the upstream Ansible
os_image module within this role's functional testing tasks. Also,
httplib2 no longer needs to be installed since it's not needed by the
uri module as of Ansible 2.1.

Change-Id: If0e36c61307056c8786c67b60fd56b03f2ad7bda
2016-11-10 16:12:44 -08: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 Use upstream openstack image module 2016-11-10 16:12:44 -08:00
releasenotes Simplify pip options/constraints mechanism 2016-11-02 16:49:28 +00:00
tasks Merge "Rename tmpfiles.d files" 2016-11-10 13:17:04 +00:00
templates Fix tmpfiles.d when multiple service are running 2016-11-04 14:07:37 -04:00
tests Use upstream openstack image module 2016-11-10 16:12:44 -08: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