openstack-ansible-os_tempest/tasks
Logan V 403fcf8e19 Fix tempest neutron setup tasks
1) Allow the creation of network types outside the norm of vxlan/vlan.
2) tempest_public_physical_net_type was used in the resources setup
   tasks, while it was defined in defaults as
   tempest_public_net_physical_type.
3) Consolidate the public network setup task from "if flat" and "if
   vlan" into something that will accommodate other network types
   such as local.
4) Do not require a segmentation id on private network setup,
   enabling the use of types other than vxlan/vlan.

Change-Id: I54de9862686f9c67266d4c7335f00c0553202c85
2016-08-16 10:46:19 +00:00
..
main.yml Implement shippable venvs 2015-10-22 18:35:17 -05:00
tempest_install.yml Accept host keys for tempest git task 2016-07-25 11:15:11 -05:00
tempest_post_install.yml Enable broader image support 2016-08-03 21:32:15 -04:00
tempest_resources.yml Fix tempest neutron setup tasks 2016-08-16 10:46:19 +00:00