Role os_glance for OpenStack-Ansible
Go to file
Jesse Pretorius 622fa8d5cf Only replace python when re-initializing the venv
We reinitialize the venv to ensure that the right version of
python is in the venv, but we do not want virtualenv to also
replace pip, setuptools and wheel so we tell it not to. If we
don't do this then virtualenv will install the latest available
version, which is not what we want.

Change-Id: Iefe83a8b6002f423503c11f860a2f85f555a2f0a
Partial-Bug: #1764470
2018-04-18 10:18:23 +01:00
defaults Convert role to use a common systemd service role 2018-03-27 14:27:13 -05:00
doc Updated from global requirements 2018-03-15 07:33:39 +00:00
examples [DOCS] Add project links; fix indents; wording 2016-08-16 09:16:30 -05:00
handlers Revert "Use a common python build/install role for source-base deployment" 2018-03-29 13:25:42 +01:00
meta Change include: to include_tasks: 2018-02-16 18:44:43 +00:00
releasenotes Update reno for stable/queens 2018-02-14 15:48:04 +00:00
tasks Only replace python when re-initializing the venv 2018-04-18 10:18:23 +01:00
templates Deprecate auth_uri option 2018-04-03 14:16:52 +08:00
tests Remove tests-repo-clone.sh 2018-03-28 10:09:37 +01:00
vars Remove un-used packages from Glance 2018-02-28 18:35:49 +00:00
zuul.d Stop running non-voting jobs in gate 2018-02-12 11:07:50 -05:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:51:41 +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 2018-01-22 16:55:03 +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 2018-03-27 15:51:41 +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 2018-03-15 07:33:39 +00:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:09:37 +01: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