Role os_cinder for OpenStack-Ansible
Go to file
Paulo Matias d8daff7691 [DOCS] Clarify is_metal is required if using iSCSI
When using a storage backend which depends on the iSCSI protocol, such
as a NetApp or VNX appliance in iSCSI mode, cinder would work only
partially. New volumes could be created, but download to image and
backup routines would not work, and the reason would not be clear from
the logs.

Change-Id: I361e5e85153886a12ca777f83f7aa60c67b6fbe9
2016-09-01 14:25:03 -03:00
defaults Add project group to role 2016-08-11 13:54:34 +00:00
doc [DOCS] Clarify is_metal is required if using iSCSI 2016-09-01 14:25:03 -03: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 2016-07-01 2016-07-01 13:21:31 +01:00
handlers Ansible 2.x - Address deprecation warning of bare variables 2016-04-20 16:12:04 -04:00
meta Merge "Update the cinder role to support Ubuntu 16.04 and Systemd" 2016-06-24 16:40:24 +00:00
releasenotes Rename package lists (and related vars) appropriately 2016-08-30 16:51:37 +01:00
tasks Rename package lists (and related vars) appropriately 2016-08-30 16:51:37 +01:00
templates Allow LVM to scan all loop devices 2016-08-24 15:51:41 -05:00
tests Define cinder_default_volume_type for gating. 2016-08-10 16:00:56 -05:00
vars Rename package lists (and related vars) appropriately 2016-08-30 16:51:37 +01:00
.gitignore Remove duplicates from .gitignore 2016-07-15 11:49:12 +10: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 [DOCS] - Clean up role docs 2016-08-17 10:56:38 -04:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:21:38 -04:00
bindep.txt Add SNI support via OS packages for os_cinder 2016-08-19 16:50:52 +00:00
run_tests.sh Add SNI support via OS packages for os_cinder 2016-08-19 16:50:52 +00:00
setup.cfg [DOCS] - Clean up role docs 2016-08-17 10:56:38 -04:00
setup.py Updated from global requirements 2016-07-15 03:57:43 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:43 +00:00
tox.ini Enable log collection after functional testing 2016-08-29 21:34:39 -05:00

README.rst

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