Role os_cinder for OpenStack-Ansible
Go to file
Jesse Pretorius 1bbe80e83d Install lvm2 for cinder-volume LVM hosts
Currently the LVM2 package is installed by the
openstack_hosts role for the integrated build,
and by a test playbook for the role tests.

This does not seem sensible to me - it would
be better to ensure that the role installs the
distro packages it need in order to function
properly.

Additionally, it is not possible to setup a
loopback device inside an LXC container after
some recent updates to LXC. The secondary
cinder-volume service for LVM2 therefore
does not work, so it is removed from the
inventory to buy some time to come up with
an alternative solution.

Related-Bug: 1698831
Change-Id: Ie8a84a0412989c64fd896e8d781b8e9b2c153556
2017-06-19 14:23:12 +00:00
defaults Merge "Optimise the distro package installation" 2017-06-07 21:17:58 +00:00
doc [DOCS] Update volume_driver of Dell EqualLogic 2017-03-07 10:55:55 +00:00
examples Rename package lists (and related vars) appropriately 2016-08-30 16:51:37 +01:00
files/rootwrap.d Update paste, policy and rootwrap configurations 2017-06-02 2017-06-02 14:30:06 +01:00
handlers Filter services dictionary per host 2017-06-02 17:23:45 +01:00
meta Optimise apt cache update task 2017-04-21 16:15:21 +01:00
releasenotes Remove deprecated glance_api_version option 2017-05-31 14:55:28 +07:00
tasks Optimise the distro package installation 2017-06-05 12:33:01 +00:00
templates Deprecate profiler_enabled option 2017-06-01 11:55:01 +08:00
tests Install lvm2 for cinder-volume LVM hosts 2017-06-19 14:23:12 +00:00
vars Install lvm2 for cinder-volume LVM hosts 2017-06-19 14:23:12 +00:00
.gitignore Implementing stricter permissions on config files 2017-02-08 09:17:11 -05:00
.gitreview Implement base configuration for independent repository 2016-03-01 09:38:00 -08:00
CONTRIBUTING.rst Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Show team and repo badges on README 2016-11-25 16:08:34 +01:00
Vagrantfile Remove Trusty support from os_cinder role 2016-12-15 13:16:08 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 12:42:40 -06:00
manual-test.rc Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-09 10:14:28 +07:00
setup.cfg [DOCS] - Clean up role docs 2016-08-17 10:56:38 -04:00
setup.py Updated from global requirements 2017-03-02 11:51:34 +00:00
test-requirements.txt Updated from global requirements 2017-06-12 12:58:58 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:20:07 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible cinder

This Ansible role installs and configures OpenStack cinder.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_cinder/

The project home is at:

http://launchpad.net/openstack-ansible