openstack-ansible-os_cinder/vars
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
..
distro_install.yml Install network storage related packages only on volume and backup containers 2018-11-10 01:43:28 +00:00
main.yml Add support for using distribution packages for OpenStack services 2018-05-04 17:08:45 +01:00
redhat-7.yml Install network storage related packages only on volume and backup containers 2018-11-10 01:43:28 +00:00
source_install.yml Remove unnecessary package install duplication 2018-10-31 10:28:01 +00:00
suse.yml Install network storage related packages only on volume and backup containers 2018-11-10 01:43:28 +00:00
ubuntu.yml Install network storage related packages only on volume and backup containers 2018-11-10 01:43:28 +00:00