Merge "Add missing naming policy for vFW_NextGen"
[oom.git] / kubernetes / robot / values.yaml
index 6a11f2b..450adeb 100755 (executable)
@@ -69,7 +69,8 @@ ubuntu16Image: "Ubuntu_16_xenial"
 scriptVersion: "1.2.0-SNAPSHOT"
 # Openstack network to which VNFs will bind their primary (first) interface.  Maps to GLOBAL_INJECTED_NETWORK
 openStackPrivateNetId: "e8f51956-00dd-4425-af36-045716781ffc"
-
+# Openstack security group for instantiating VNFs
+openStackSecurityGroup: "onap_sg"
 # SDNC Preload configuration
 # Openstack subnet UUID for the network defined by openStackPrivateNetId.  Maps to onap_private_subnet_id
 openStackPrivateSubnetId: "e8f51956-00dd-4425-af36-045716781ffc"
@@ -95,8 +96,8 @@ aafPassword: "demo123456!"
 aaiUsername: "aai@aai.onap.org"
 aaiPassword: "demo123456!"
 # APPC
-appcUsername: "admin"
-appcPassword: "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
+appcUsername: "appc@appc.onap.org"
+appcPassword: "demo123456!"
 # DCAE
 dcaeUsername: "console"
 dcaePassword: "ZjJkYjllMjljMTI2M2Iz"