Re: [onap-discuss] [E][onap-discuss][SO]Configuring SO with multi-VIM

2018-12-05 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi Brian, Thank you for the inputs. Yes I have done rm -rf /dockerdata-nfs/dev-so while doing a redeploy. But my concern is in a fresh installation of ONAP on newly configured kubernetes hosts also I am facing the issue with SO pods if I use 1.3.5 images. The pods don't come up untill the

Re: [onap-discuss] [E][onap-discuss][SO]Configuring SO with multi-VIM

2018-12-05 Thread Brian
https://onap.readthedocs.io/en/casablanca/submodules/integration.git/docs/onap-oom-heat.html#deploying-an-updated-docker-manifest Is a pointer to documentation on the manifest update. Brian From: FREEMAN, BRIAN D Sent: Wednesday, December 05, 2018 11:49 AM To: onap-discuss@lists.onap.org;

Re: [onap-discuss] [clamp] [policy]closed loop distribution error

2018-12-05 Thread Chandra
Thanks Adam for response. I have executed the push-policies.sh and I am able to distribute the close-loop successfully. Is there any Jira ticket raised for this issue? Regards Chandrashekhar Thakare From: Krysiak, Adam (Nokia - PL/Wroclaw) [mailto:adam.krys...@nokia.com] Sent: 05 December

[onap-discuss] onapci.org maintenance

2018-12-05 Thread Gary Wu
Hi all, onapci.org will be undergoing maintenance and upgrades this week. During this time, onapci.org Jenkins will be placed into read-only mode, and Grafana will be unavailable. This also means that the daily deployment tests will be suspended for the rest of the week. I hope to have

Re: [onap-discuss] Robot ./demo-k8s.sh issue

2018-12-05 Thread Brian
No it does not. Beijing only supports v2.0 keystone across the board. Brian From: Sangeeth G Sent: Wednesday, December 05, 2018 11:47 AM To: FREEMAN, BRIAN D ; onap-discuss@lists.onap.org; morgan.richo...@orange.com; david.perezcapar...@swisscom.com Cc: koks...@innova.com.tr; Anandadas Patki

Re: [onap-discuss] [E][onap-discuss][SO]Configuring SO with multi-VIM

2018-12-05 Thread Brian
Did you rm the dev-so directory on dockerdata-nfs on the re-deploy. Typically in integration we no longer use the enable/disable approach to redeploy. https://wiki.onap.org/pages/viewpage.action?pageId=29787124 1. Helm del dev-so –purge 2. Kubectl -n onap get pods till all gone 3.

Re: [onap-discuss] [clamp] [policy]closed loop distribution error

2018-12-05 Thread Jorge Hernandez
Hello Adam, I inquired to one of the local experts in this area about this issue, and what needs to be preloaded if any in policy previous provisioning control loops using clamp. I got the feedback that the drl template should be the only thing preloaded (this step is in line 26 of the

Re: [onap-discuss] Robot ./demo-k8s.sh issue

2018-12-05 Thread Sangeeth G
Thanks Brian. The identity v3 port is 5000 for queens. BTW, the ONAP release I am using is Beijing. Does robot auto detects keystone in Beijing release as well ? Best Regards, Sangeeth G From: FREEMAN, BRIAN D Sent: Wednesday, December 5, 2018 7:37 PM To: Sangeeth G ;

[onap-discuss] #ccsdk CBA design session

2018-12-05 Thread Bartosz Balazinski
Hello, Please join the CBA design session today (December 5th 2018) 14h00 until 15h30. WebEx: https://ibm.webex.com/meet/bartosz.balazinski Regards, Bartosz Balazinski Chef d'équipe ONAP / ONAP team lead IBM Centre d'innovation client Montréal / IBM Client Innovation Center Montreal 800, De La

Re: [onap-discuss] Robot ./demo-k8s.sh issue

2018-12-05 Thread Brian
https://wiki.onap.org/pages/viewpage.action?pageId=29787124 Basically there is an integration-override.yaml that at deployment time overrides helm chart values with your environment. Examples integration-override.yaml files are in gerrit under

Re: [onap-discuss] Robot ./demo-k8s.sh issue

2018-12-05 Thread Brian
https://gerrit.onap.org/r/#/c/72922/ From: FREEMAN, BRIAN D Sent: Wednesday, December 05, 2018 9:07 AM To: Sangeeth G ; onap-discuss@lists.onap.org; morgan.richo...@orange.com; david.perezcapar...@swisscom.com Cc: koks...@innova.com.tr Subject: Re: [onap-discuss] Robot ./demo-k8s.sh issue

Re: [onap-discuss] Robot ./demo-k8s.sh issue

2018-12-05 Thread Brian
Onap is not certified for queens. Robot should auto detect keystone if you set the right url and provide parameters but SO will not work out of the box with keystone v3 and multivim does not have a queens Adapter. The port for queens isn't 5000 so i suspect you still dont have the uri correct.

Re: [onap-discuss] Robot ./demo-k8s.sh issue

2018-12-05 Thread Brian
in getting the values from the V3 post response. Is there any library script for robot for V3 which would help. Please suggest. KEYWORD ${tenants} = OpenstackLibrary . Get Current Openstack Tenant auth Documentation: Get Openstack tenant from the current alias Start / End / Elapsed: 20181205 04

[onap-discuss] [sdc] Tomorrow's backlog meeting is cancelled

2018-12-05 Thread Ofir Sonsino
Dear community, Tomorrow's SDC backlog weekly meeting is cancelled. Thanks, Ofir Sonsino Project Technical Lead, SDC/VID AT Network Application Development * NetCom Tel Aviv | Tampa | Atlanta | New Jersey |Chicago ***

Re: [onap-discuss] Robot ./demo-k8s.sh issue

2018-12-05 Thread Sangeeth G
Start / End / Elapsed: 20181205 04:15:15.164 / 20181205 04:15:15.165 / 00:00:00.001 04:15:15.164 TRACE Arguments: [ 'auth' ] 04:15:15.164 FAIL KeyError: 'access' 04:15:15.165 DEBUG Traceback (most recent call last): File "/var/opt/OpenECOMP_ETE/robot/library/eteutils/OpenstackLibra

Re: [onap-discuss] [clamp] [policy]closed loop distribution error

2018-12-05 Thread Krysiak, Adam (Nokia - PL/Wroclaw)
Hi, It's an issue inside Policy component. On PAP container there is script called push-policies.sh. It is responsible for creating initial policies in Policy. The problem is that in first step this script tries to download drools rule template. Unfortunately folder where it's located