Role os_magnum for OpenStack-Ansible
Go to file
Jean-Philippe Evrard cf0a3c9bac 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
2017-10-05 14:13:42 +00:00
defaults Fix cinder_service_region undefined 2017-10-05 14:13:42 +00:00
doc Fix openstackdocstheme settings 2017-07-03 16:18:19 +08:00
examples [DOCS] Move example playbook to separate file 2016-08-11 20:59:56 -05:00
files Add files/ directory 2016-01-08 16:34:22 -06:00
handlers Resolving minor issues with Magnum role that prevented installation from 2016-06-08 11:02:44 -05:00
library Add config_template library from OSA 2016-01-05 13:09:23 -06:00
meta Add support for the openSUSE Leap distributions 2017-08-15 15:16:14 +01:00
releasenotes Update reno for stable/pike 2017-08-18 12:37:11 +00:00
tasks Add support for the openSUSE Leap distributions 2017-08-15 15:16:14 +01:00
templates Fix cinder_service_region undefined 2017-10-05 14:13:42 +00:00
tests Fix cinder_service_region undefined 2017-10-05 14:13:42 +00:00
vars Add support for the openSUSE Leap distributions 2017-08-15 15:16:14 +01:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:41 +00:00
.gitreview Implement base configuration for OpenStack-CI 2016-03-18 11:41:53 -07:00
CONTRIBUTING.rst Implement base configuration for OpenStack-CI 2016-03-18 11:41:53 -07:00
LICENSE Make license plain-text 2016-01-05 10:59:58 -06:00
README.rst Update URLs in documents according to document migration 2017-07-17 10:33:13 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:36 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-12 23:55:27 +00:00
manual-test.rc Add basic functional tests to role 2016-10-04 15:18:12 -07:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-08-16 01:23:23 +00:00
setup.cfg update homepage with developer documentation page 2016-09-20 13:15:22 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:54 +00:00
test-requirements.txt Updated from global requirements 2017-09-16 23:20:04 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:21:33 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible Magnum

Ansible role that installs and configures OpenStack Magnum.

Documentation for this project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible