summaryrefslogtreecommitdiffstats
path: root/integration/src/main/resources/portalConfig/msb_register.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integration/src/main/resources/portalConfig/msb_register.xml')
-rw-r--r--integration/src/main/resources/portalConfig/msb_register.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/integration/src/main/resources/portalConfig/msb_register.xml b/integration/src/main/resources/portalConfig/msb_register.xml
index 61ff1787..2f9c60ad 100644
--- a/integration/src/main/resources/portalConfig/msb_register.xml
+++ b/integration/src/main/resources/portalConfig/msb_register.xml
@@ -131,5 +131,15 @@
<lb_policy>hash</lb_policy>
<ttl>0</ttl>
</registerInfo>
+ <registerInfo>
+ <ip>127.0.0.1</ip>
+ <port>9150</port>
+ <url>/openoui/vnfmarket</url>
+ <serviceName>vnfmarket</serviceName>
+ <protocol>UI</protocol>
+ <visualRange>1</visualRange>
+ <lb_policy>hash</lb_policy>
+ <ttl>0</ttl>
+ </registerInfo>
</registerList>
</msbRegister>