openstack-ansible-os_magnum/templates
Jean-Philippe Evrard 494a5b7e5e Fix cinder_service_region undefined
Due to the simplification of group vars [1], we've removed the
definition of cinder_service_region for magnum.

We could put cinder_service_region in all group vars instead,
but it looks like the scoping is done wrong.
We should instead rely on save defaults on the role, that can
be overriden.

Here, we introduce the variable magnum_cinder_service_region,
which defaults to magnum_service_region, i.e. "RegionOne".

We can remove the need for an override that way, and properly
scope variables.

[1]: https://review.openstack.org/#/c/504804/18/group_vars/all/cinder.yml

Depends-On: Ia8417bbdac3f515e42d1ed760110a63ae14f8f00

Change-Id: Id25c2d344859adfd09108b759d55f11ae83f97a9
(cherry picked from commit cf0a3c9bac)
2018-02-17 15:04:52 +00:00
..
api-paste.ini.j2 Update paste, policy and rootwrap configurations 2017-01-26 2017-01-26 14:32:25 +00:00
magnum-systemd-init.j2 Reduce init restart/kill times 2017-04-26 13:07:55 +00:00
magnum-systemd-tempfiles.j2 Implement Ubuntu 16.04 support with systemd 2016-07-25 23:58:41 -07:00
magnum.conf.j2 Fix cinder_service_region undefined 2018-02-17 15:04:52 +00:00
policy.json.j2 Update paste, policy and rootwrap configurations 2017-05-15 2017-05-15 09:19:35 +01:00