Add shared network for tempest testing
For some nova tests tempest creates instances without specifying
a network. As a result, neutron can't to create an interface on
external network (as in contrail env) or can't choose network if
we have several external or shared networks.
Change-Id: Id795300683ffe20a0a0b889b17401ba0629eaf91
Closes-bug: PROD-25148 (PROD:25148)
(cherry picked from commit 486879b995c32325cbc6acae364222a06412512d)
diff --git a/metadata/service/tempest/init.yml b/metadata/service/tempest/init.yml
index 707ca47..bcd55f1 100644
--- a/metadata/service/tempest/init.yml
+++ b/metadata/service/tempest/init.yml
@@ -3,6 +3,7 @@
- service.runtest.tempest.glance
- service.runtest.tempest.nova
- service.runtest.tempest.heat
+ - service.runtest.tempest.tempest_net
applications:
- runtest
parameters: