Role os_glance for OpenStack-Ansible
Go to file
Jesse Pretorius 15dc3e30fd Ensure that role tests pin pip/setuptools/wheel
Currently the role tests use whatever versions of pip,
setuptools and wheel are already installed on the host.

When a version of these tools changes it often causes
problems for our testing.

This will ensure that we use a known good set of pins
which is maintained in the general SHA bumping process.

Change-Id: I8b9366e75e97232409d6e1204f517243794dd975
2017-06-04 11:20:34 +01:00
defaults Enable proxy headers parsing 2017-04-05 07:45:51 -05:00
doc Use https instead of http for git.openstack.org 2017-02-06 16:52:28 +07:00
examples [DOCS] Add project links; fix indents; wording 2016-08-16 09:16:30 -05:00
handlers Merge "Ensure that policy file has correct group/mode" 2017-05-25 00:00:07 +00:00
meta Optimise apt cache update task 2017-04-21 15:58:21 +01:00
releasenotes Remove duplicate Release note. 2017-04-28 14:57:41 +01:00
tasks Allow the developer constraints to be adjusted 2017-05-26 11:01:30 +01:00
templates Deprecate rabbit_use_ssl option 2017-05-23 10:17:21 +08:00
tests Run service test during glance upgrade 2017-05-31 10:31:13 -04:00
vars Add which in CentOS package list 2017-01-11 13:58:10 -05: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 Install python2-pyOpenSSL package on CentOS 2017-03-03 19:03:19 +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 Show team and repo badges on README 2016-11-25 16:09:19 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-07 09:47:10 +07:00
setup.cfg Update homepage with developer documentation page 2016-09-20 14:28:44 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:41 +00:00
test-requirements.txt Updated from global requirements 2017-06-02 22:03:10 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:20:34 +01:00
Vagrantfile Remove Trusty support from os_glance role 2016-12-15 13:17:08 +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:

http://docs.openstack.org/developer/openstack-ansible-os_glance/

The project home is at:

http://launchpad.net/openstack-ansible