summaryrefslogtreecommitdiffstats
path: root/values.yaml
diff options
context:
space:
mode:
authorvaibhav_16dec <vaibhav.chopra@amdocs.com>2018-01-17 15:40:59 +0000
committervaibhav_16dec <vaibhav.chopra@amdocs.com>2018-03-14 04:23:39 +0000
commit10d510b16ad0e7a1217be89369fcb3acbb257b8b (patch)
tree54edb3e4a57ce15fb46555eb9a1fd344e3b8e9ae /values.yaml
parenta867bf5a720c41303142568210dbd4ef50fb256d (diff)
Robot config seggregation
Issue-ID: OOM-560 Change-Id: Iee9c7c78c6eb53b14b31d6e31f1539040daa88ba Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
Diffstat (limited to 'values.yaml')
-rw-r--r--values.yaml14
1 files changed, 13 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml
index 6aadd93..ea5d2ae 100644
--- a/values.yaml
+++ b/values.yaml
@@ -2,6 +2,18 @@ nsPrefix: onap
pullPolicy: Always
nodePortPrefix: 302
robotReplicas: 1
+demoArtifactsVersion: "1.1.0-SNAPSHOT"
+openStackPrivateNetCidr: "192.168.30.0"
+openStackFlavourMedium: "m1.medium"
+openStackKeyStoneUrl: "http://1.2.3.4:5000"
+openStackPublicNetId: "e8f51958045716781ffc"
+openStackPrivateNetId: "e8f51956-00dd-4425-af36-045716781ffc"
+openStackOamNetworkCidrPrefix: "192.168.120"
+openStackEncryptedPassword: "c124921a3a0efbe579782cde8227681e"
+openStackRegion: "RegionOne"
+openStackPrivateSubnetId: "e8f51956-00dd-4425-af36-045716781ffc"
+openStackTenantId: "47899782ed714295b1151681fdfd51f5"
+openStackUserName: "vnf_user"
+ubuntuImage: "Ubuntu_14.04.5_LTS"
image:
testsuite: nexus3.onap.org:10001/openecomp/testsuite:1.1-STAGING-latest
-