crowbar-openstack icon indicating copy to clipboard operation
crowbar-openstack copied to clipboard

[tempest]: Make public network name configurable.

Open mmnelemane opened this issue 7 years ago • 1 comments

Tempest barclamp expects the public network name to be "floating" and is hard coded in the recipe. Some special use-cases (for e.g: ACI) require that the public network be named as per the configuration setup in the SDN solution.

This commit is allowing the user to define the public network name as a variable from the Crowbar UI so that its possible to test other SDN backends requiring such flexibility.

mmnelemane avatar Apr 06 '18 20:04 mmnelemane

Seems like tempest is failing with this changes.

rsalevsky avatar Apr 11 '18 16:04 rsalevsky