Role os_glance for OpenStack-Ansible
c49b582e2c
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 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
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: