summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-02-27Update persisted data as per as OOM-770Alexis de Talhouët1-1/+1
Change-Id: I572212ff9ba2e90d8a7fa61991c90fc159538c7d Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-770
2018-02-16updating to 1.1.16 for dcae sg fixMandeep Khinda1-1/+1
See https://gerrit.onap.org/r/#/c/31601/ Issue-ID: INT-414 Change-Id: I63cacaa03e1f9e360b969eb4eb53f1dbd9a70a9f Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-01-30Add missing GLOBAL_INJECTED_SCRIPT_VERSION propsAlexis de Talhouët1-1/+1
Change-Id: Iab48112dacc0b6e282d5a4915b46bf2113719118 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-575
2018-01-30Fix UEB IPs when running a K8S clusterAlexis de Talhouët1-1/+1
The sed command was missing the g preffix, which led to wrong format UEB cluster IP in SDC. Change-Id: I50f8e655cc9383cc17be6b3ca8d0ceaad7b92167 Issue-ID: OOM-638 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-01-25Upgrade Policy and its script to v1.1.3Alexis de Talhouët1-1/+1
Change-Id: I2a7f1b64e33888ce80354f42d9293643f89f9782 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-611
2018-01-25Update the nginx server_name with regexAlexis de Talhouët1-1/+1
Since https://gerrit.onap.org/r/#/c/29063/ came in the server_name are now in the form or *.sdc.__random_str__.simpledemo.onap.org so we need to update nginx configuration accordingly. Change-Id: Ic175d4a7996979cfc9fee7a80511ee7cb42387ee Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-615
2018-01-25Fixed incorrect APP url to access CLIEC2 Default User1-1/+1
Fixed incorrect APP url to access CLI by clicking CLI icon in portal Change-Id: I188d7e426b5775f7225b346264b9c9b8c4762d08 Issue-ID: OOM-600 Signed-off-by: EC2 Default User <xiaobo.chen@tieto.com>
2018-01-25Fix onap-parameters issue when not using proxyGary Wu1-1/+1
Fix onap-parameters issue when not using proxy for designate, but IS_SAME_OPENSTACK_AS_VNF is true. In this case, the OPENSTACK_KEYSTONE_URL parameters were not being properly set for dcae_keystone_url. This change fixes the issue. Change-Id: Icef25f38caeaaffebef6cec17571df36cdfd5335 Issue-ID: OOM-615 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-24Fix wrong host path for robot propertiesAlexis de Talhouët1-1/+1
https://gerrit.onap.org/r/#/c/28935/ changed the path where the vm_properties.py file is located. It also changed the persisted folder removing the support of persisting logs. This patch is reverting this. Change-Id: Id3ecfa5752e7e27ddfd00742277843ac3021aec8 Issue-ID: OOM-575 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-01-24Customize simpldemo.onap.org DNS zone with rdm_strAlexis de Talhouët1-1/+1
Change-Id: I56d5ab5147251e2600e42d364cfaa3fa06a05e8e Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-615
2018-01-24Deploy loadbalancer service opening UEB portAlexis de Talhouët1-1/+1
With the support of DCAE added lately, some change was done to accomadate the resolution of some ONAP service for DCAE. Among other things, UEB configuration in SDC is now using external resolution, no longer the internal K8S one. Hence for deployement not deploying DCAEGEN2, we still have to deploy the loadblancer service. Change-Id: I93d0c01920755beed3eeb05d158530c05c255383 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-608
2018-01-23Update config-init container with bellow fixesAlexis de Talhouët1-1/+1
commit d9dbca719f64d16caec8f837e2fcaa040514ffba Author: Alexis de Talhouët <adetalhouet89@gmail.com> Date: Tue Jan 23 11:05:38 2018 -0500 Fix Robot distribute test Change-Id: I22b2983f7ca1ac3ef9690d4cd53cd1a27b675700 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-575 commit 5b3826f78b7ac8c14efbc522a12582add383fa9d Author: Alexis de Talhouët <adetalhouet89@gmail.com> Date: Tue Jan 23 11:04:43 2018 -0500 Do not cache host resolution in DCAEGEN2 nginx Change-Id: I46c265ba8f66f81503b8cdc8c0f90f9e5956da86 Issue-ID: OOM-608 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> commit d38ecd3fe48432077bb7465fc9e0a38fdce917f6 Author: Alexis de Talhouët <adetalhouet89@gmail.com> Date: Tue Jan 23 11:03:54 2018 -0500 Rework onap-parameters.yaml Change-Id: Ifeb5ac30a5f057865195431270908022eecb64eb Issue-ID: OOM-599 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Change-Id: I9f012c9e85954b1a7bbfe139ae47c7a4af60499e Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-608
2018-01-18Add support for dmaap and ueb for sdncAlexis de Talhouët1-1/+1
Update config-init container with the added files Change-Id: I8703307207c376a1f0a1410af126e4fa4be3fb13 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-491
2018-01-16Use latest container including all modificationsAlexis de Talhouët1-1/+1
- dcae - policy Change-Id: I868f23500ea18363acf1f1c15595e4a9f8f3b053 Issue-ID: OOM-490 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-12-20Fix date format in vid logbackyuryn1-2/+2
Change-Id: Ia9380d310a699f0332a78e15cc1ec397eb757df0 Issue-ID: OOM-527 Signed-off-by: yuryn <Yury.Novitsky@amdocs.com>
2017-12-01Update config container to levrage latest fixAlexis de Talhouët1-1/+1
Change-Id: Ibc0f574e7723a09b1f2f923d07d5235da3b407ba Issue-ID: OOM-382 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-09-08fixing bug in new config podMandeep Khinda1-1/+0
-it appears the variable substitution was not working and the config map was empty causing the config pod to fail. I was sure I tested this...alas :'( Issue-ID: OOM-277 Change-Id: I439d2e0d12f74e76c2fb0a2d44da8aaa473035a7 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-09-08converting config to helm and setting demo valuesMandeep Khinda1-0/+8
To be able to run the vFW/vLB demos, these needed to be done manually and it was a big mess. With the power of helm we can now pass data into the config pod and make some substitutions Issue-ID: OOM-277 Change-Id: Ie167920fac7896661b81443aa460ce2e6f615187 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>