Role os_glance for OpenStack-Ansible
Go to file
Craig McIntyre 2636d7eaea Add missing pre-reqs for glance cinder store
There are a number of missing dependencies in the role when using cinder
store with glance. Specifically rootwrap is required for elevating access
when using os-brick to connect to cinder iscsi/fc volume back end storage.
This patch addresses the following:

 - olso.rootwrap is not included in glance_pip_packages

 - files/rootwrap.d/glance_cinder_store.filters is missing

 - glance user is not added to sudoers

glance_pip_packages updated, missing rootwrap.d and sudoer files now dropped in to
Their required locations by glance_post_install.yml task

Change-Id: I55162bc2bf3cbb8858950e4abcf60a3de9929008
Closes-Bug: #1833725
2019-07-30 15:52:38 +01:00
defaults Add missing pre-reqs for glance cinder store 2019-07-30 15:52:38 +01:00
doc Replace git.openstack.org with opendev.org 2019-05-30 09:38:22 +00:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:29:38 +00:00
files/rootwrap.d Add missing pre-reqs for glance cinder store 2019-07-30 15:52:38 +01:00
handlers Cleanup files and templates using smart sources 2019-02-18 09:06:26 -06:00
meta Clarify supported SUSE versions 2019-05-22 06:32:58 +00:00
releasenotes Replace git.openstack.org with opendev.org 2019-05-30 09:38:22 +00:00
tasks Add missing pre-reqs for glance cinder store 2019-07-30 15:52:38 +01:00
templates Add missing pre-reqs for glance cinder store 2019-07-30 15:52:38 +01:00
tests Replace git.openstack.org with opendev.org 2019-05-30 09:38:22 +00:00
vars Fix distro installs on Ubuntu 2019-06-04 10:20:04 -07:00
zuul.d Drop v2 registry job and ubuntu-xenial nodeset 2019-05-22 04:43:31 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:52:49 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:19 +00:00
CONTRIBUTING.rst [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:38:56 +08:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Replace git.openstack.org with opendev.org 2019-05-30 09:38:22 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-05-09 11:34:30 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2019-05-09 11:34:30 +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 2019-05-09 11:34:30 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:16:39 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:41 +00:00
tox.ini Replace git.openstack.org with opendev.org 2019-05-30 09:38:22 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible glance

This Ansible role installs and configures OpenStack glance api 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 source code repository is located at:

https://opendev.org/openstack/openstack-ansible-os_glance/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible