Jesse Pretorius cb8eb31f85 Cast the resulting intersect set into a list
When using Ansible with python3, the result of
the intersect filter is a set, not a list. This
causes a failure when trying to access item 0
in the list.

In this patch we cast the set to a list before
accessing item 0. This will work for both
python2 and python3.

Change-Id: I9b2a01882bfd5f02e0e0b85e1d57fab0fa88d0e9
2017-07-06 18:27:19 +01:00
2017-07-03 16:20:17 +08:00
2017-04-24 09:02:32 +00:00
2017-06-29 15:45:10 +00:00
2016-09-28 09:24:41 +01:00
2016-11-25 16:14:46 +01:00
2016-09-20 14:23:35 +05:30
2017-03-02 11:51:58 +00:00

Team and repository tags

image

OpenStack-Ansible neutron

Ansible role that installs and configures OpenStack neutron.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_neutron/

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role os_neutron for OpenStack-Ansible
Readme 17 MiB
Languages
Jinja 73.2%
Python 19.1%
Shell 7.7%