summaryrefslogtreecommitdiffstats
path: root/adapters/mso-openstack-adapters/src/test/resources
diff options
context:
space:
mode:
authorEric Multanen <eric.w.multanen@intel.com>2019-03-30 02:20:01 -0700
committerEric Multanen <eric.w.multanen@intel.com>2019-04-02 18:44:18 -0700
commita0b95750675d602db85191e0875b4e41734db960 (patch)
tree2812c3fc1c7824660a245b6bfb9f2a976b88635b /adapters/mso-openstack-adapters/src/test/resources
parent4a74d94ea4604504325b320d499e2f3708ef1514 (diff)
Construct multicloud infra_workload endpoint
Use the cloudOwner and cloudRegion to construct the multicloud endpoint for the multicloud VNF plugin adapter. Use configuration to obtain the MSB IP and port number. Stop using the cloud sites catalog DB since there is only a single endpoint required talking to multicloud. Change-Id: I0e9b45a51b6e36f4782226f851e7d01de7f1b133 Issue-ID: SO-1447 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Diffstat (limited to 'adapters/mso-openstack-adapters/src/test/resources')
-rw-r--r--adapters/mso-openstack-adapters/src/test/resources/application-test.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/adapters/mso-openstack-adapters/src/test/resources/application-test.yaml b/adapters/mso-openstack-adapters/src/test/resources/application-test.yaml
index 398885cd08..8da26e991e 100644
--- a/adapters/mso-openstack-adapters/src/test/resources/application-test.yaml
+++ b/adapters/mso-openstack-adapters/src/test/resources/application-test.yaml
@@ -64,6 +64,8 @@ tomcat:
max-threads: 50
mso:
logPath: logs
+ msb-ip: localhost
+ msb-port: ${wiremock.server.port}
catalog:
db:
spring: