Re: [onap-discuss] [OOM] inter-module instantiate dependencies

2018-01-24 Thread FREEMAN, BRIAN D
On the chrome driver. I think I worked around it by installing an alternate chrome version in the container. Using part of a fix that Gary has in integration – basically using the 2.32 version instead of the version in the container. Brian # install chrome driver if [ ! -x

Re: [onap-discuss] [AAI] Unable to add "getQueryList" namedquery

2018-01-24 Thread bharath thiruveedula
Hi James, I solved this issue by adding the header "Real-Time: true" But while searching for named-query, I again face node not found error: SVC3001 Resource not found for %1 using id %2 (msg=%3) (ec=%4) POST Search

Re: [onap-discuss] [OpenLab] DNS Designate zone for simpledemo.onap.org

2018-01-24 Thread Alexis de Talhouët
Ah, actually, I might be able to re-use the random-str that was used by DCAE for their DNS zone. Looking into this now. > On Jan 24, 2018, at 11:48 AM, Alexis de Talhouët > wrote: > > Gary, all, > > Actually, digging and thinking about this, the solution that has

[onap-discuss] [OOM] inter-module instantiate dependencies

2018-01-24 Thread FREEMAN, BRIAN D
Started to confirm functionality with OOM Amsterdam. I think these are already being tracked but wanted to confirm with OOM team. 1. Model distribution from SDC fails to SO and SDNC on a fresh install. * SO's ASDC Adapter tries to communicate with SDC-BE before its up.

Re: [onap-discuss] [AAI] Unable to add "getQueryList" namedquery

2018-01-24 Thread FORSYTH, JAMES
Bharath, Are you using Cassandra locally? Sometimes if your config is set to “inmemory”, even after you have updated an object on one service it won’t appear in the other. \ Thanks, jimmy From: bharath thiruveedula Date: Wednesday, January 24, 2018 at 2:41 PM To:

Re: [onap-discuss] [onap-tsc] Platform Maturity Requirements

2018-01-24 Thread Yunxia Chen
Hi, Christopher, We are in the process of defining a measurable KPI for the maturity requirements from TSC on ONAP project level and those will be “spread” into individual project level. The basic idea is that we will start from use case, vFW/vLB, vCPE, VoLTE, and with scenarios, instantiation

Re: [onap-discuss] [AAI] Unable to add "getQueryList" namedquery

2018-01-24 Thread bharath thiruveedula
Hi James Yes I am using Cassandra locally Best Regards Bharath T Get Outlook for iOS From: FORSYTH, JAMES Sent: Thursday, January 25, 2018 1:13:56 AM To: bharath thiruveedula; onap-discuss@lists.onap.org; KAJUR, HARISH V

Re: [onap-discuss] [OOM] inter-module instantiate dependencies

2018-01-24 Thread Alexis de Talhouët
Ticket for the robot issue: https://jira.onap.org/browse/OOM-618 But I think it should be a Robot ticket. > On Jan 24, 2018, at 2:20 PM, FREEMAN, BRIAN D wrote: > > On the chrome driver. > > I think I worked around it by installing an alternate chrome version in the >

Re: [onap-discuss] [OOM] inter-module instantiate dependencies

2018-01-24 Thread Alexis de Talhouët
Thank Brian for trying OOM and helping improving it! I guess this is on Amsterdam? I opened bugs to track this, see inline. for questions. Thanks Alexis > On Jan 24, 2018, at 1:50 PM, FREEMAN, BRIAN D wrote: > > Started to confirm functionality with OOM Amsterdam. > > I

[onap-discuss] OOM Helm upgrade from 2.3 to 2.7 as of 20180124:0800 EST (GMT-5) master branch - required

2018-01-24 Thread Michael O'Brien
Team, Changes that require the tpl template function - have been merged to master as of 8AM GMT-5 this morning. In master you will receive a helm error bringing up components such as appc

Re: [onap-discuss] [OOM][MSB] issues on services auto-discovery

2018-01-24 Thread Alexis de Talhouët
Hi, Some answers/question inline. Alexis > On Jan 24, 2018, at 11:40 AM, HU, JUN NICOLAS wrote: > > Hi, > > We deployed an OOM amsterdam > > release. We installed all the containers a K8s

Re: [onap-discuss] [AAI] Unable to add "getQueryList" namedquery

2018-01-24 Thread bharath thiruveedula
Hi James, I can see "inmemory" in target/* properties files.I changed it to cassandra. It worked! Thanks a lot! Best Regards Bharath T From: FORSYTH, JAMES Sent: Thursday, January 25, 2018 1:27 AM To: bharath thiruveedula;

Re: [onap-discuss] [OpenLab] DNS Designate zone for simpledemo.onap.org

2018-01-24 Thread Yang, Bin
Hi Alexis, You’d better prefix it with a random string similar to what DCAE does: w6VA.dcaeg2.onap.org. Which avoid zone name conflicting from different tenants on the same Designate backend. Here are the scripts for your to manage the DNS zones. Please list all ZONEs from all tenants to find

Re: [onap-discuss] [onap-tsc] CII Badging Attention PTL

2018-01-24 Thread Stephen Terrill
Hi Zhao, The CII badging program allows us as ONAP to decide on the scope of a project to be badged. We have discussed this in the security sub-committee and ultimately it’s the PTLs that know the projects so the PTLs have the ultimate decision. It is perfectly fine to apply for one badge

Re: [onap-discuss] [onap-tsc] CII Badging Attention PTL

2018-01-24 Thread zhao.huabing
Hi Arul and Seve, It's a common situation that an ONAP project has multiple repos. Is it possible to submit the rpos as a whole as one project when applying for CII Badging? Or I have to submit one by one? Thanks, Huabing Original Mail Sender:

[onap-discuss] [OpenLab] OOM deployment results

2018-01-24 Thread Gary Wu
OOM deployment results from today: Besides a minor issue that I worked around for now (https://gerrit.onap.org/r/#/c/29071/), I was able to start up DCAE via OOM on both Wind River lab and my own OpenStack with Designate (no proxy). On both environments, only DCAE and UUI failed health checks

Re: [onap-discuss] Platform Maturity Requirements

2018-01-24 Thread Jason Hunt
Christopher, Thanks for the inquiry. Let me do my best to try and address your questions based on the motivation behind the platform maturity requirements. First paragraph: As you know, the requirements are being measured by project. Now within a project, there may be runtime and

[onap-discuss] Platform Maturity Requirements

2018-01-24 Thread RATH, CHRISTOPHER A (CHRISTOPHER A)
Jason, My team contributed the majority of the DCAEGEN2 project code. I have a few questions about meeting the platform maturity requirements, specifically for the resiliency and scaling portions. First, DCAE is a platform, not a component. It consists of many different components, some of

Re: [onap-discuss] [AAI][SO] How to add another LCP Region

2018-01-24 Thread Alexis de Talhouët
Ah, that would be because of this patch: https://gerrit.onap.org/r/#/c/28591/ As cd.sh is not checked-in OOM, it is difficult for me to maintain it when an modification is occurring. @Michael, should we submit this to OOM? Alexis > On Jan 23, 2018, at 5:05 PM, FREEMAN, BRIAN D

Re: [onap-discuss] [OpenLab] DNS Designate zone for simpledemo.onap.org

2018-01-24 Thread Alexis de Talhouët
Gary, all, Actually, digging and thinking about this, the solution that has been implemented in OOM to support DCAE will not work with a shared DNS Designate backend, e.g. if multiple ONAP instances are deployed, each one of them need its own DNS Designate. The reason for that is, to

Re: [onap-discuss] [integration] Problem with install ONAP on vagrant

2018-01-24 Thread Morales, Victor
Hi Yang, It looks like the * _wait_for_sdc* method (line 141026 of your log) of lib/aai script is not able to reach the SDC endpoint. I recently updated that script [1] but I’m still having my doubts about the install_aai method[2] which keep waiting for complete the execution of

[onap-discuss] [sdc][model] heat to tosca translator

2018-01-24 Thread Lu, Lianhao
Hi SDC team, I've been told that there is a heat to tosca translator in SDC project. I'm wondering where I can find the code and the information of how to use that? Thanks! Best Regards, -Lianhao ___ onap-discuss mailing list

Re: [onap-discuss] [sdc][model] heat to tosca translator

2018-01-24 Thread Avi Gaffa
Hi, There is an interface called 'HeatToToscaTranslator' and a class called HeatToToscaTranslatorImpl. After creating a new HeatToToscaTranslatorImpl, you need to add the manifest and all files and then call validate(if you need) or translate . You can find a usage in

[onap-discuss] [cli] No meeting today

2018-01-24 Thread Kanagaraj Manickam
Dear Team, No CLI meeting today ! Regards Kanagaraj M - Be transparent! Win together !! 本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件! This e-mail and its attachments contain confidential

[onap-discuss] Did You Know?

2018-01-24 Thread Yury Novitsky
[cid:image001.png@01D39523.C24D0DA0]Did You Know? OOM uses both readiness and liveness probes to monitor ONAP components health OOM makes use of kubernetes readiness and liveness probes feature. Note: The detailed description of the kubernetes feature can be found here:

Re: [onap-discuss] [OOM] DCAE config in windriver

2018-01-24 Thread Gary Wu
Sorry, one more thing: since yesterday I can no longer retrieve the robot test logs from /dockerdata-nfs/onap/robot/eteshare/logs/. Not sure if this is related either. Thanks, Gary From: Gary Wu Sent: Tuesday, January 23, 2018 6:13 PM To: 'Alexis de Talhouët' Cc:

Re: [onap-discuss] [OOM] DCAE config in windriver

2018-01-24 Thread Alexis de Talhouët
Gary, Have you properly configured those parameters in the onap-parameters.yaml file: DNSAAS_API_VERSION: "" DNSAAS_REGION: "" DNSAAS_KEYSTONE_URL: "" DNSAAS_TENANT_ID: "" DNSAAS_TENANT_NAME: "" DNSAAS_USERNAME: "" DNSAAS_PASSWORD: “" Those need to reflect the OpenStack instance providing DNS

Re: [onap-discuss] CII Badging Attention PTL

2018-01-24 Thread Stephen Terrill
Hi, Thanks to Arul and team for putting this together. We had one clarification today in the security subcommittee due to that it is discussed whether to do the badging at the project level of the program level. * In general it is fine (expected) to do this at the project level. *

[onap-discuss] Did You Know?

2018-01-24 Thread Yury Novitsky
[cid:image001.png@01D3951B.0E907480]Did You Know? OOM uses both readiness and liveness probes to monitor ONAP components health OOM makes use of kubernetes readiness and liveness probes feature. Note: The detailed description of the kubernetes feature can be found here:

[onap-discuss] [OpenLab] DNS Designate zone for simpledemo.onap.org

2018-01-24 Thread Alexis de Talhouët
Greetings, I’m trying to add a DNS zone in the DNS Designate of OpenLab, but I’m getting the following failure: openstack zone create --email=o...@onap.org '--description=DNS zone bridging DCAE and OOM' --type=PRIMARY simpledemo.onap.org