Role os_glance for OpenStack-Ansible
Go to file
Andy McCrae fe6e32e3e3 Default to "omit" mode from directory creation
To avoid a situation where the mode is set on an NFS mount that has
different permissions to 755, we should omit the mode by default.

The default value on creation is 755 in anycase, so if the directory
does not exist it will be created with 755 as before.

Change-Id: I926f46ba2e8a8ce84b4f127dbeabb0daab0b3951
Closes-Bug: #1680233
2017-04-11 17:34:40 +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 Use systemd module instead of shell 2017-01-23 17:14:46 +07:00
meta Remove Trusty support from os_glance role 2016-12-15 13:17:08 +00:00
releasenotes Merge "Rename reno to avoid conflict on integrated repo" 2017-04-11 15:34:48 +00:00
tasks Default to "omit" mode from directory creation 2017-04-11 17:34:40 +01:00
templates Enable proxy headers parsing 2017-04-05 07:45:51 -05:00
tests Update test role to use stable/ocata in master 2017-02-23 15:25:13 -05: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-02-11 17:48:45 +00:00
tox.ini Split upgrade testing into it's own shell script 2017-02-17 17:14:08 +00: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