Role os_cinder for OpenStack-Ansible
Go to file
Damian Cikowski bb8af3a75b Install network storage related packages only on volume and backup containers
It's unnecessary and even not recommended to install network storage
related packages on all containers including api and scheduler one.

This change makes open-iscsi, nfs-utils and rpcbind required just
for cinder-volume and cinder-backup because it's obligatory when using
various backends.

It's not based on checking used volume drivers because most of them
relies on iSCSI and NFS.

Depends-On: https://review.openstack.org/615869
Change-Id: If289b3e0b00a279afe3c13a628eed2bc4eacc0f7
Closes-Bug: #1704161
2018-11-10 01:43:28 +00:00
defaults Added volume usage collection, when cinder_ceilometer_enabled 2018-10-04 19:17:16 +00:00
doc Updated from global requirements 2018-03-15 07:32:45 +00:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:21:04 +00:00
handlers Use a common python build/install role 2018-09-03 11:11:05 +00:00
meta SUSE: Add support for openSUSE Leap 15 2018-09-28 13:25:33 +01:00
releasenotes releasenotes: oslo-messaging-separate-backends add project name 2018-10-15 16:54:53 +02:00
tasks Merge "Remove unnecessary package install duplication" 2018-11-01 20:31:01 +00:00
templates Update messaging notification configuration 2018-09-22 10:09:23 -04:00
tests Set container_name as host_var in test inventory 2018-10-20 15:28:29 -07:00
vars Install network storage related packages only on volume and backup containers 2018-11-10 01:43:28 +00:00
zuul.d zuul: Switch to distro package installation template 2018-09-28 13:26:47 +01:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:52:22 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 09:38:00 -08:00
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-09-12 13:01:29 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Add the project source code repository in README 2018-07-21 00:40:21 -04:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:19:05 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:54 +00:00
manual-test.rc Ansible 2.1.1 update 2016-09-27 15:00:22 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:53:52 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:36:35 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:34 +00:00
tox.ini fix tox python3 overrides 2018-09-26 18:43:03 -04: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:

https://docs.openstack.org/openstack-ansible-os_cinder/latest/

Release notes for the project can be found at:

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

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-os_cinder

The project home is at:

https://launchpad.net/openstack-ansible