openstack-ansible-os_magnum/tests
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
..
group_vars Add basic functional tests to role 2016-10-04 15:18:12 -07:00
host_vars Fix role gate tests for Ansible 2.3 2017-04-24 10:56:30 -07:00
ansible-role-requirements.yml Update vars and test tooling for Pike 2017-08-25 07:58:49 +00:00
inventory Add inventory for nova_placement service 2017-02-08 12:12:14 +00:00
magnum-test-vars.yml Fix cinder_service_region undefined 2018-02-17 15:04:52 +00:00
os_magnum-overrides.yml Update the Tempest plugin to point towards the new plugin 2018-02-17 15:04:16 +00:00
test-install-haproxy.yml Fix role gate tests for Ansible 2.3 2017-04-24 10:56:30 -07:00
test-install-magnum.yml Add basic functional tests to role 2016-10-04 15:18:12 -07:00
test.yml Use common heat test playbook and vars 2016-12-09 10:47:32 -08:00
tests-repo-clone.sh Initial OSA zuul v3 role jobs 2017-10-31 10:54:16 +00:00