Age | Commit message (Collapse) | Author | Files | Lines |
|
This change to robot caused demo init stop working in OOM
as we were using tenantName to keystone auth.
https://gerrit.onap.org/r/#/c/11539/
This fixes the issue and requires a new parameter to
onap-parameters.yaml.
steps to workaround will be provided in the jira comments
Issue-ID: INT-149
Change-Id: I3dad07b24313a5bc6637b602a8c52835544155e8
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-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>
|
|
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>
|