kolla-ansible/ansible/roles/cinder
Mark Goddard 9755c924be CentOS 8: Support variable image tag suffix
For the CentOS 7 to 8 transition, we will have a period where both
CentOS 7 and 8 images are available. We differentiate these images via a
tag - the CentOS 8 images will have a tag of train-centos8 (or
master-centos8 temporarily).

To achieve this, and maintain backwards compatibility for the
openstack_release variable, we introduce a new 'openstack_tag' variable.
This variable is based on openstack_release, but has a suffix of
'openstack_tag_suffix', which is empty except on CentOS 8 where it has a
value of '-centos8'.

Change-Id: I12ce4661afb3c255136cdc1aabe7cbd25560d625
Partially-Implements: blueprint centos-rhel-8
2020-01-10 09:56:04 +00:00
..
defaults CentOS 8: Support variable image tag suffix 2020-01-10 09:56:04 +00:00
handlers Simplify handler conditionals 2019-06-27 15:57:19 +00:00
meta Remove unused project_yaml parameter from role metadata files 2016-08-07 22:18:17 +02:00
tasks Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
templates External Ceph: template cinder backend config when cinder_backend_ceph 2019-12-16 14:08:04 +01:00