Role os_glance for OpenStack-Ansible
Go to file
Kevin Carter c6cd170fb7 Correct role rerun when using glance with NFS
When using glance + NFS the role deploys everything perfectly the first
time however if the role is executed again it will result in failure due
to some base directories being a mount. This change adds a new variable
which will create a list of all NFS mount points. This list is then used
in the required tasks to ensure we're not attempting to recreate
directories that should already exist and are being used as
mount-points.

Change-Id: Id28176833c0b783c20ee1d2ce71fa0654ccf683e
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-06-28 14:47:53 +00:00
defaults Add packages required for osprofiler 2018-06-24 17:22:14 +00:00
doc Updated from global requirements 2018-03-15 07:33:39 +00:00
examples Move database creation into role 2018-05-15 07:45:39 +00: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 to use oslo.messaging services for RPC and Notify 2018-05-30 14:33:02 -04:00
tasks Correct role rerun when using glance with NFS 2018-06-28 14:47:53 +00:00
templates Restore rabbit driver ssl config option 2018-06-04 12:21:09 -04:00
tests Update to use oslo.messaging services for RPC and Notify 2018-05-30 14:33:02 -04:00
vars Correct role rerun when using glance with NFS 2018-06-28 14:47:53 +00:00
zuul.d Switch to using project-templates 2018-06-16 21:04:16 -04: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 Add release notes link to README 2018-06-14 23:41:13 -07:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:41:14 +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-04-30 05:14:05 +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 tox.ini: Use common vars file for distibution installations 2018-06-14 14:53:39 +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/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_glance/

The project home is at:

http://launchpad.net/openstack-ansible