Re: [onap-discuss] [so] where is SO's entry point for instantiation VNF

2017-08-02 Thread Alexis de Talhouët
Look at the ServiceInstance java class in API-handler-infra bundle, it s the Class definining the vf/vnf/serviceInstance endpoint CRUD operations. So VID calls end up in there. Then there is a function that does the lookup in mariadb using the service recipe table, matching on the name (look at

Re: [onap-discuss] [so] where is SO's entry point for instantiation VNF

2017-08-03 Thread Alexis de Talhouët
et the recipe from the recipe table where endpoints are defined. > > > Best Regards, > > Gwuieon. > > > > - *Original Message* - > > *Sender* : Alexis de Talhouët <adetalhoue...@gmail.com > <javascript:_e(%7B%7D,'cvml','adetalhoue...@gmail.com')

[onap-discuss] [MSO] error in BPMN VNF_REST_NOTIFY

2017-08-03 Thread Alexis de Talhouët
Hello MSO-dev, I created my own BPMN to chain a couple of other processes/subprocess that were already existing. More precisely, a BPMN that calls DeleteVfModuleInfra, DeleteVnfInfra, and DeleteServiceInstanceInfra . When I run my process, sometimes it passes all way through and sometimes it

Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

2017-07-11 Thread Alexis de Talhouët
> On Jul 11, 2017, at 2:27 PM, Gary Wu wrote: > > Hi Catherine, > > In today’s Integration meeting, we discussed having CLAMP pilot trials around > coding styles. In OPEN-O we centrally defined coding styles in the oparent > project/repo, and it would be great if we

Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

2017-07-14 Thread Alexis de Talhouët
ry Wu [mailto:gary.i...@huawei.com] > Sent: Thursday, July 13, 2017 6:04 PM > To: Lefevre, Catherine <cl6...@intl.att.com>; Alexis de Talhouët > <adetalhoue...@gmail.com>; onap-discuss@lists.onap.org > Subject: RE: [onap-discuss] [integration] Refactor CLAMP to inherit from &

Re: [onap-discuss] [Release] Adoption of Commit Process Practices

2017-07-18 Thread Alexis de Talhouët
Good stuff. Thanks for sharing Gildas. > On Jul 18, 2017, at 7:15 PM, Gildas Lanilis wrote: > > Hi All, > > During TSC Meeting on July 13 TSC > , the TSC has approved > a set of Development Best Practices >

[onap-discuss] mso-docker.json is duplicated

2017-04-06 Thread Alexis de Talhouët
Catherine, Thanks for the clarification. Although I?m not sure to understand why it is necessary to initialize the environment through chef at building time, if this can be done at runtime, while starting the container. Could you share scenarios when this can be required? My intuition would be

[onap-discuss] Upgrade from ODL Beryllium to Boron

2017-04-06 Thread Alexis de Talhouët
Brian, I understand the code base is fairly new (to the upstream community), and that you have code update to submit. But to avoid having teams stepping on each other toes, it would be nice to create Release Plan per component, gathering all the major changes each project will face. That will

[onap-discuss] mso-docker.json is duplicated

2017-04-10 Thread Alexis de Talhouët
Catherine, Thanks for having considered this matter. I?ll follow the ticket. Count on me to validate the implementation once done :) Thanks, Alexis > On Apr 10, 2017, at 5:43 AM, Lefevre, Catherine > wrote: > > Good morning Alexis, > > I have created a MSO story in order to track this

Re: [onap-discuss] [dev] Missing issue-id in commit message

2017-05-15 Thread Alexis de Talhouët
scuss-boun...@lists.onap.org > [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Alexis de Talhouët > Sent: Monday, May 15, 2017 8:53 AM > To: onap-discuss@lists.onap.org > Subject: [onap-discuss] [dev] Missing issue-id in commit message > > Hi, > > I’m seeing t

Re: [onap-discuss] [nexus] Missing com.github.sevntu.checkstyle:sevntu-checks artifact in ONAP Nexus

2017-05-19 Thread Alexis de Talhouët
n 05/19/2017 06:35 AM, ROSE, DANIEL V wrote: >> Andrew can LF add the odl repo? I don’t think we are supposed to add >> 3^rd party repos right? >> >> >> >> Daniel Rose >> >> ECOMP / ONAP >> >> com.att.ecomp >> >> 732-420-7308 >&g

Re: [onap-discuss] How to get the Code reviewer rights/permission for Demo Project/Repo

2017-06-02 Thread Alexis de Talhouët
Hello Gaurav, I’m assuming you’re referring to the committer right, e.g. +2 Code-Review, to be able to merge code in the branch. Commiter rights are usually deserved based on meritocracy (code contribution, code review, documentation, presence on mailing-list, …). It is usually up to the PTL

Re: [onap-discuss] SDNC with netconf-connector plugin

2017-05-25 Thread Alexis de Talhouët
> On May 25, 2017, at 1:12 PM, FREEMAN, BRIAN D wrote: > > You can install the features into the running SDNC container through the > client > > feature:install odl-netconf-connector-all It is recommended to install odl-netconf-topology instead of

Re: [onap-discuss] Which sonar version is being used at sonar.onap.org?

2017-09-19 Thread Alexis de Talhouët
Version 5.4. It’s at the bottom of the webpage. - Alexis > On Sep 19, 2017, at 12:49 PM, DRAGOSH, PAMELA L (PAM) > wrote: > > Can’t seem to find it via the website. > > Thanks, > > Pam > ___ > onap-discuss mailing list

Re: [onap-discuss] Issue in ONAP Amsterdam release installation

2017-11-27 Thread Alexis de Talhouët
Hi, This is due to an error that slept in the release, but was reverted. Please pull latest code from the release-1.1.0 branch, and you should be all good. Explanation wrt this issue is, the helm version for “tpl” function is 2.3+. You must have an inferior version, which is ok for Amsterdam

Re: [onap-discuss] [Amsterdam][MSO][SDC][VoLTE] Deploy vIMS doesn't work (No NetworkResourceName found in TempNetworkHeatTemplateLookup for ext ZTE VL)

2017-11-27 Thread Alexis de Talhouët
lists.onap.org> > [mailto:onap-discuss-boun...@lists.onap.org > <mailto:onap-discuss-boun...@lists.onap.org>] On Behalf Of LANDO, MICHAEL > Sent: Sunday, November 26, 2017 2:20 AM > To: Alexis de Talhouët <adetalhoue...@gmail.com > <mailto:adetalhoue...@gmail.com>>

[onap-discuss] [Gerrit] Commit message restriction

2017-11-27 Thread Alexis de Talhouët
Hi ONAP devs, committers, PTLs, I want to start a thread wrt the commit message restriction; bellow my observations: - reverting a patch through gerrit UI often fails with 500 ERROR due to: commit subject >50 characters; use shorter first paragraph If we think about it, someone creates a patch

Re: [onap-discuss] [onap-tsc] [Gerrit] Commit message restriction

2017-11-28 Thread Alexis de Talhouët
tCommitMessages > <https://wiki.openstack.org/wiki/GitCommitMessages> > > From: <onap-tsc-boun...@lists.onap.org> on behalf of Alexis de Talhouët > <adetalhoue...@gmail.com> > Date: Monday, November 27, 2017 at 12:13 PM > To: Mike Evans via onap-discuss &l

[onap-discuss] [OOM] Amsterdam stabilization

2017-11-28 Thread Alexis de Talhouët
Greetings OOMers, We are getting closer to having all outstanding issues resolved, as far as Health Check goes. (E2E testing will be performed as per as the vFW testing currently taking place daily at 12am EST). We still aren’t deploying DCAE, but everything else is now passing Robot Health

[onap-discuss] [Amsterdam][MSO][SDC][VoLTE] Deploy vIMS doesn't work (No NetworkResourceName found in TempNetworkHeatTemplateLookup for ext ZTE VL)

2017-11-24 Thread Alexis de Talhouët
Hello experts, I’m using the Amsterdam release, deployed following this: http://onap.readthedocs.io/en/latest/guides/onap-developer/settingup/fullonap.html After having completely on-boarded the components of VoLTE use cases, created the VFs (vEPC, vIMS), created the VoLTE service, I have

Re: [onap-discuss] [oom] Setup "local" Docker registry for Kubernetes-based installation

2017-12-14 Thread Alexis de Talhouët
Also note when this gets in, you’ll have the opportunity to set it up: https://gerrit.onap.org/r/#/c/26153/11/kubernetes/config/onap-parameters-sample.yaml Thanks > On Dec 14, 2017, at 7:20 AM, Borislav

Re: [onap-discuss] ONAP on Kubernetes OOM 1.1.0 - DCAE support

2017-12-14 Thread Alexis de Talhouët
Hi, DCAEGEN2 support is currently being added to OOM. It’s tracked by JIRA https://jira.onap.org/browse/OOM-508 Implementation has been done, we’re currently testing the implementation to make sure it’s working as expected. You should be able to use it

[onap-discuss] DCAE Healthcheck

2017-12-14 Thread Alexis de Talhouët
Hi, My DCAE Healthcheck is failing with the following: does not contain match for pattern 'service-change-handler’. but when I look at the deployment logs, it seems to have been deployed properly: 2017-12-14T19:54:37 CFY [service-change-handler_7a115] Creating node 2017-12-14T19:54:37 CFY

Re: [onap-discuss] ONAP on Kubernetes OOM 1.1.0 - DCAE support

2017-12-19 Thread Alexis de Talhouët
Sent: Thursday, December 14, 2017 10:00 PM > To: Alexis de Talhouët <adetalhoue...@gmail.com>; Vidhu Shekhar Pandey - ERS, > HCL Tech <vidhu.pan...@hcl.com> > Cc: onap-discuss@lists.onap.org > Subject: RE: [onap-discuss] ONAP on Kubernetes OOM 1.1.0 - DCAE support > >

Re: [onap-discuss] [aai][oom] aai-resources pod failing

2017-12-13 Thread Alexis de Talhouët
Hi, This is a known issue that was fixed already. Please pull latest code, from release-1.1.0 branch, and retry. Thanks, Alexis > On Dec 13, 2017, at 10:16 AM, bharath thiruveedula > wrote: > > Hi > I am trying to install ONAP Amsterdam release using OOM approach.

Re: [onap-discuss] [OOM] Request for new committer on OOM - Borislav Glozman

2017-11-09 Thread Alexis de Talhouët
+1 Well deserved! Thanks for the major contribution. > On Nov 9, 2017, at 12:16 PM, Jessica Wagantall > wrote: > > (Adding Yury) > > Dear OOM committers, > > Please let us know if this request looks good to you so that David can help > us bringing this to

[onap-discuss] [OpenLab]Add dns designate for OOM tenant

2017-12-07 Thread Alexis de Talhouët
Hi Stephen, team, I’m under the impression DNS designate is not enable for OOM tenant. Could you verify it is, else enable it for OOM tenant? I got an error saying the plugin isn’t enabled. Thanks, Alexis Sent from my iPhone ___ onap-discuss mailing

Re: [onap-discuss] [Integration] Important reminder on Open Lab usage

2017-12-08 Thread Alexis de Talhouët
Hi, I’ve just spawn a full ONAP HEAT stack within the OOM tenant so I can properly make OOM works. If resources are missing, I could delete my stack and re-create it later. But keep in mind it is very important for OOM to have feature parity with the HEAT setup ASAP so (non)official OOM

Re: [onap-discuss] [Integration] Important reminder on Open Lab usage

2017-12-08 Thread Alexis de Talhouët
hose instances in “Integration” tenant? I asked a few times, > no one response, if I still don’t hear anything by the end of today, I will > clean Integration space. > > Regards, > > Helen Chen > > From: <onap-discuss-boun...@lists.onap.org> on behalf of Al

Re: [onap-discuss] successful vFW instantiation with k8s ONAP

2017-12-08 Thread Alexis de Talhouët
Hi Marco, All the fixes has been pushed. If you’d like to help validate them, that’d be great. I’m trying to get DCAE up with OOM now. - demo.sh and ete.sh not up to date —> https://gerrit.onap.org/r/#/c/25819/1 - I can see the mount point in APPC GUI.

Re: [onap-discuss] [OpenLab]Add dns designate for OOM tenant

2017-12-08 Thread Alexis de Talhouët
> -Original Message- > From: onap-discuss-boun...@lists.onap.org > [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Alexis de Talhouët > Sent: Friday, December 08, 2017 6:29 AM > To: onap-discuss@lists.onap.org; Gooch, Stephen > Subject: [onap-discuss] [OpenLab]Add dns designate

[onap-discuss] [Amsterdam][SDC] Chef recipe failure in sdc-es

2017-12-01 Thread Alexis de Talhouët
Hi experts, I just found out that sdc-es has chef recipe failure in its logs. See bellow logs. I don’t know if this is harmful, but I was wondering if this is a known issue. Regards, Alexis Recipe: sdc-elasticsearch::ES_6_create_kibana_dashboard_virtualization *

Re: [onap-discuss] vFWCL Toplogy and related IP Questions

2017-12-04 Thread Alexis de Talhouët
Hi, the router is being created during the instantiation. See bellow topology. > On Dec 4, 2017, at 5:19 AM, Gaurav Gupta (c) wrote: > > Hi Michael , all > > I had couple of question about vFwCL Network Toplogy . > > did the people having successful vFwCL can see

Re: [onap-discuss] [Amsterdam][OOM] vFW close-loop testing

2017-12-07 Thread Alexis de Talhouët
rning 200 Ok (those are pushing some default > policies for use cases). > > Jorge > > From: DRAGOSH, PAM > Sent: Thursday, December 07, 2017 9:14 AM > To: Alexis de Talhouët <adetalhoue...@gmail.com>; PLATANIA, MARCO > <plata...@research.att.com>;

[onap-discuss] [OpenLab] OOM tenant VMs have been wiped

2017-12-07 Thread Alexis de Talhouët
Hi, All the VMs under the OOM tenant in the OpenLab are gone. Have they been removed intentionally? Have I missed a mail noticed? Thanks, Alexis ___ onap-discuss mailing list onap-discuss@lists.onap.org

[onap-discuss] [Amsterdam][OOM] vFW close-loop testing

2017-12-07 Thread Alexis de Talhouët
Hello Marco, team, I’ve been following the close-loop video https://wiki.onap.org/display/DW/Running+the+ONAP+Demos?preview=/1015891/16010290/vFW_closed_loop.mp4 to fix OOM. I’m currently

Re: [onap-discuss] [Amsterdam][OOM] vFW close-loop testing

2017-12-07 Thread Alexis de Talhouët
twork.log;" > > docker exec -t -u policy drools bash -c "cat > /opt/app/policy/config/amsterdam-controller.properties;" > > docker exec -t -u policy brmsgw bash -c "cat /opt/app/policy/logs/brmsgw.log" > > Jorge > > From: Alexis de Talh

Re: [onap-discuss] [OpenLab] OOM tenant VMs have been wiped

2017-12-07 Thread Alexis de Talhouët
ct you guys. I can see your VMs > too. > > Marco > > From: <onap-discuss-boun...@lists.onap.org > <mailto:onap-discuss-boun...@lists.onap.org>> on behalf of Alexis de Talhouët > <adetalhoue...@gmail.com <mailto:adetalhoue...@gmail.com>> >

Re: [onap-discuss] [Amsterdam][OOM] vFW close-loop testing

2017-12-07 Thread Alexis de Talhouët
ot;groupId": "com.att.research.xacml", > "artifactId": "xacml-pdp", > "version": "1.0.0" > }] > > I think in your set up probably that is pointing to 1.1.1. Not sure, if you > have a slightly

Re: [onap-discuss] [Amsterdam][OOM] vFW close-loop testing

2017-12-07 Thread Alexis de Talhouët
the policy/docker repo, amsterdam branch. As said in my previous message, I believe this branch should be updated to reflect expected config for amsterdam. Thanks again for the assistance. Alexis > On Dec 7, 2017, at 1:35 PM, Alexis de Talhouët <adetalhoue...@gmail.com> > wrote: &

Re: [onap-discuss] [Amsterdam][OOM] vFW close-loop testing

2017-12-07 Thread Alexis de Talhouët
.141 left intact { "error": "amsterdam:closedloop-amsterdam:org.onap.policy.controlloop.Params not found" } > On Dec 7, 2017, at 1:38 PM, Alexis de Talhouët <adetalhoue...@gmail.com> > wrote: > > Jorge, > > keep in mind I’m working on the OOM

[onap-discuss] [AAI] keystore password

2017-12-11 Thread Alexis de Talhouët
Hello AAI experts, The keystore password is supposed to be "AAI_KEYSTORE_PASSWD_X": "OBF:1vn21ugu1saj1v9i1v941sar1ugw1vo0" but this is not working. What is the correct one? Thanks, Alexis___ onap-discuss mailing list onap-discuss@lists.onap.org

Re: [onap-discuss] Issues with Kubectl setup and newly pulled dockers not showing in kubectl list ---namespace

2017-12-06 Thread Alexis de Talhouët
pta (c) <guptagau...@vmware.com> wrote: > > thanks Alexis > > response in line . > > with best regards > gaurav > From: Alexis de Talhouët <adetalhoue...@gmail.com > <mailto:adetalhoue...@gmail.com>> > Sent: 06 December 2017 19:57 >

Re: [onap-discuss] [rancher][onap discuss] Amsterdam release installation

2017-12-12 Thread Alexis de Talhouët
Hi, This is very dependent on the resources you provided your K8S hosts. Give it enough memory and CPU, around 64GO mem, 4 to 8 vCPU (you’ll have faster results with 8), and also, I found out yesterday, give it like 16GO of swap, as a lot of those apps are idle, it’s ok to swap. With such

[onap-discuss] [Amsterdam][OOM] step by step vFW instantiation recipe + videos

2017-12-01 Thread Alexis de Talhouët
Hello ONAPers, Good news, we finally have the Amsterdam code base ready for the vFW instantiation. Note, the close loop has not been tested yet. Here is the wiki page to help you setup your infrastructure: https://wiki.onap.org/display/DW/OOM+Infrastructure+setup

Re: [onap-discuss] Issues with Kubectl setup and newly pulled dockers not showing in kubectl list ---namespace

2017-12-06 Thread Alexis de Talhouët
Hi, Some answers inline. Thanks, Alexis > On Dec 6, 2017, at 8:34 AM, Gaurav Gupta (c) wrote: > > Hi All , Michal , Alexis > > We are into 2 very distinct issues while trying vDNS Demo on OOM . > > issue 1 - kubectl > post following below

Re: [onap-discuss] [APP-C][CDT] - What is the expected payload for ANSIBLE?

2018-06-12 Thread Alexis de Talhouët
Sorry if this is going in many direction. I just confirm that the change I’ve made to the GENERATE_CONFIG_DG column is not required, this can remain NULL instead of Generic_AnsibleDG. > On Jun 12, 2018, at 2:15 PM, Alexis de Talhouët > wrote: > > Actually, I also tweaked

Re: [onap-discuss] [APP-C][CDT] - What is the expected payload for ANSIBLE?

2018-06-12 Thread Alexis de Talhouët
OjKojaBpo8Q6VqeY9-HwJEwh1CPdPaM=>"}}" I’m going to try. Thanks, Alexis > On Jun 12, 2018, at 2:07 PM, CHO, TAKAMUNE wrote: > > HI Alexis, > > Just like to clarify you question: > > You want to pass the agenturl as an argument in an ansible payload? >

Re: [onap-discuss] [APP-C][CDT] - What is the expected payload for ANSIBLE?

2018-06-12 Thread Alexis de Talhouët
| ansible-adapter-1.0 | Is this necessary? > On Jun 12, 2018, at 1:39 PM, Alexis de Talhouët > wrote: > > Taka, > > Thanks for the answer. I was able to call my ansible playbook after doing the > following: > > 1. Add the XYZ.ANSIBLE.ConfigModify.url = http://172.19.2

Re: [onap-discuss] [APP-C][CDT] - What is the expected payload for ANSIBLE?

2018-06-12 Thread Alexis de Talhouët
ll > description: null > required: null > default: null > source: Manual > rule-type: null > request-keys: null > response-keys: null > > and one payload for Anisble: > > { > "PlaybookName": "comx/latest/ansible/modify/site.yml"

[onap-discuss] [APP-C][CDT] - What is the expected payload for ANSIBLE?

2018-06-11 Thread Alexis de Talhouët
Greetings team, I’m trying to use the ConfigModify action using the ANSIBLE “device protocol” within CDT. I’m trying to execute my REST API from Postman to APP-C. I’m using the bellow payload. I cannot get around this error: org.onap.ccsdk.sli.core.sli.SvcLogicException: Error constructing

Re: [onap-discuss] [app-c] Ansible Server details in appc.properties file

2018-06-04 Thread Alexis de Talhouët
Hi, same issue here: https://lists.onap.org/pipermail/onap-discuss/2018-June/010067.html This relate to this topic: re [AAI]: Cert has expired? I think that’s your root cause. Thanks, Alexis > On Jun 4, 2018, at 3:12 PM, Anumaneni, Venkataramana (Nokia - US/Irving) > wrote: > > Hello Taka,

[onap-discuss] [AAI]: Cert has expired?

2018-06-04 Thread Alexis de Talhouët
Hello team, I had Beijing deployment working fine until a few hours, and now I’m seeing the bellow log in APP-C that seems to indicated the AAI cert has expired. Is this accurate? If so, is someone looking into this? Also, VID is failing, etc… Thanks, Alexis

Re: [onap-discuss] [AAI]: Cert has expired?

2018-06-04 Thread Alexis de Talhouët
, 2018, at 2:57 PM, Alexis de Talhouët > wrote: > > Hello team, > > I had Beijing deployment working fine until a few hours, and now I’m seeing > the bellow log in APP-C that seems to indicated the AAI cert has expired. > Is this accurate? If so, is someone looking into this

Re: [onap-discuss] [AAI]: Cert has expired?

2018-06-04 Thread Alexis de Talhouët
lity=true > KeyUsage [ > DigitalSignature > Key_CertSign > Crl_Sign > ] > > #4: ObjectId: 2.5.29.14 Criticality=false > SubjectKeyIdentifier [ > KeyIdentifier [ > : 53 55 33 F2 4B EB D0 51 B1 C1 78 9A C1 28 31 7B SU3.K..Q..x..(1. > 0010: EF EA ED 49

Re: [onap-discuss] OOM Resource Requirement

2018-01-04 Thread Alexis de Talhouët
DCAE itself 15 VM 113 vCPU 2 GB RAM 2300 TB Storage 15 floating IP addresses Hope it helps, Alexis > On Jan 4, 2018, at 3:46 PM, Alexis de Talhouët <adetalhoue...@gmail.com> > wrote: > > Guarav, here are the exact numbers for DCAE requirement. > > 15 instances > 113

Re: [onap-discuss] OOM Resource Requirement

2018-01-04 Thread Alexis de Talhouët
PM, Alexis de Talhouët <adetalhoue...@gmail.com> > wrote: > > FYI, I’ve just made the comparison with the HEAT requirements. The footprint > for OOM is slightly smaller, but actually, it’s more than 80% DCAE’s > footprint. > > HEAT > 29 VM > 148 vCPU > 336

Re: [onap-discuss] OOM Resource Requirement

2018-01-04 Thread Alexis de Talhouët
should be 44 vCPUs, 88G RAM, and 880G disk. The actual usage of > disk is much smaller. So if there were a flavor supporting smaller disks > (e.g. 20% of current values), the disk usage can be smaller. > > Lusheng > > > From: <onap-discuss-boun...@lists.onap.org>

Re: [onap-discuss] OOM Resource Requirement

2018-01-04 Thread Alexis de Talhouët
will correct the Heat template for 1.0.1 release. > > The corrected values for DCAE R1 should be: > 15 VMs > 44 vCPU > 88 GB RAM > 880 GB Storage > 15 floating IP addresses > > Lusheng > > From: <onap-discuss-boun...@lists.onap.org> on behalf of Alexis de Ta

Re: [onap-discuss] OOM Resource Requirement

2018-01-04 Thread Alexis de Talhouët
Guarav, here are the exact numbers for DCAE requirement. 15 instances 113 vCPU 226 GB RAM 2260 GB disk 15 floating IP > On Jan 4, 2018, at 12:22 PM, Alexis de Talhouët <adetalhoue...@gmail.com> > wrote: > > Gaurav, happy new year to you to! See answers inline. > >>

Re: [onap-discuss] [E] [oom] OOM Installation Problem | Unable to bring up Portal Pod

2018-01-09 Thread Alexis de Talhouët
Hi, Can you send the logs? Thanks, Alexis > On Jan 9, 2018, at 2:37 PM, Kumar Skand Priya, Viswanath V via onap-discuss > wrote: > > + David +Michael > > Dear OOM Team, > > Could you please help us here? > > BR, > Viswa > > > >

Re: [onap-discuss] Failure to create the demo vfirewall VNF

2018-01-09 Thread Alexis de Talhouët
Hi, Please refer to https://wiki.onap.org/display/DW/ONAP+on+Kubernetes+on+Rancher+in+OpenStack for setting up OOM on Kubernetes, on Racnher, in OpenStack. Please discard the update wrt DCAE (I said it’s merge, but

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

2018-01-09 Thread Alexis de Talhouët
Hello AAI, SO expert, I’m trying to add another LCP Region to be able to deploy VNF in another OpenStack instance. To do so, I have done the following: In MSO: - Add a Cloud Site "RegionAlex": { "region_id": "RegionOne", "clli": "RegionOne",

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

2018-01-10 Thread Alexis de Talhouët
ship": [ —[cut]— ] } } ] } In vm_properties.py in Robot: In there, we have the following values populated: keystone address, tanant, username, password and tenant that we need to update to use the added region. Keystone address/Tenant/User

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

2018-01-10 Thread Alexis de Talhouët
> > That should have worked. Are you sure you updated urls, tenantid, > tenantname, credentials etc in all the .py’s needed ? > > Brian > > > > From: Alexis de Talhouët [mailto:adetalhoue...@gmail.com > <mailto:adetalhoue...@gmail.com>] > Sent:

Re: [onap-discuss] [integration][oom] OOM readiness for Beijing release

2018-01-04 Thread Alexis de Talhouët
Beijing. My concern is how quick OOM could > keep up with those new projects? (We are again need to make hard decision, > keep both will need more resource for us). > > Regards, > > Helen Chen > > From: <onap-discuss-boun...@lists.onap.org> on behalf of Alexis de

Re: [onap-discuss] OOM Resource Requirement

2018-01-04 Thread Alexis de Talhouët
Gaurav, happy new year to you to! See answers inline. > On Jan 4, 2018, at 12:14 PM, Gaurav Gupta (c) wrote: > > Alexis , Michael > > Happy new year , > > I had couple of questions > > a- about what is the Clean requirement for OOM in terms of Memory /vCPU if > the

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

2018-01-10 Thread Alexis de Talhouët
enstack keystone queries (but its been a while since I looked at a trace). > I know Rackspace does have unique region names (IAD, DFW, etc) and we do in > our installations but not sure if vanilla would require that. > > Brian > > > From: Alexis de Talhouët [mailto:

Re: [onap-discuss] [E] [oom] OOM Installation Problem | Unable to bring up Portal Pod

2018-01-10 Thread Alexis de Talhouët
l-apps is portal-db container, which is up & > running. So we couldn't understand why / what-for portal-apps is waiting to > initialize. > Could you let us know what else we need to see? > > BR, > Viswa > > > <http://www.verizon.com/> > > Viswanath Kumar

[onap-discuss] Infra is down

2018-01-10 Thread Alexis de Talhouët
Greetings, Looks like the infra is down? Gerrit, Jira, Confluence Can someone help please? Thanks, Alexis ___ onap-discuss mailing list onap-discuss@lists.onap.org https://lists.onap.org/mailman/listinfo/onap-discuss

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

2018-01-09 Thread Alexis de Talhouët
something, > > From: onap-discuss-boun...@lists.onap.org > [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Alexis de Talhouët > Sent: Tuesday, January 09, 2018 9:34 AM > To: onap-discuss <onap-discuss@lists.onap.org> > Subject: [onap-discuss] [AAI][SO] How to

Re: [onap-discuss] [integration] ONAP Amsterdam Maintenance release testing

2018-01-09 Thread Alexis de Talhouët
In addition to what Marco said, Policy version has changed recently, from v1.1.1 to v1.1.2. See mail: https://lists.onap.org/pipermail/onap-discuss/2018-January/007204.html where I explain my errors. Thanks, Alexis >

Re: [onap-discuss] [Policy][TCA] Relationship between Policy and tca_policy

2018-01-15 Thread Alexis de Talhouët
lp these teams (POLICY, DCAE, etc) need > from other companies. These projects are not finished yet. In fact, DCAEGEN2 > is brand new. There is still a lot of work to be done and I ask other > companies within ONAP to help provide resources to harden, test and help fix > issues. > > On

Re: [onap-discuss] [**EXTERNAL**] oom openstack config in the pod lab

2018-01-18 Thread Alexis de Talhouët
ssed as > SDNC preload. > > Marco > > From: <onap-discuss-boun...@lists.onap.org > <mailto:onap-discuss-boun...@lists.onap.org>> on behalf of Alexis de Talhouët > <adetalhoue...@gmail.com <mailto:adetalhoue...@gmail.com>> > Date: Thursday, Jan

Re: [onap-discuss] [**EXTERNAL**] oom openstack config in the pod lab

2018-01-18 Thread Alexis de Talhouët
ilto:onap-discuss-boun...@lists.onap.org > <mailto:onap-discuss-boun...@lists.onap.org>] On Behalf Of Alexis de Talhouët > Sent: Thursday, January 18, 2018 9:14 AM > To: PLATANIA, MARCO (MARCO) <plata...@research.att.com > <mailto:plata...@research.att.com>> > Cc: onap-disc

[onap-discuss] [DCAGEN2] Proxied DNS Designate only with Multicloud Titanium

2018-01-18 Thread Alexis de Talhouët
Hi experts, In the dcae_vm_init.sh script, we have the possibility to proxy the DNS Designate requests to an OpenStack other than the one on which we spawn DCAE. But this feature only allow to proxy to Multicloud Titanium cloud, it doesn’t allow to proxy to an other plain OpenStack instance. I

Re: [onap-discuss] [OOM] - restart pod behavoir with SDNC data

2018-01-16 Thread Alexis de Talhouët
Hi Brian, Resiliency is part of this epic: OOM-346 and it has not being done yet. I tend to think ODL data is not being persisted in the SDNC-163 so we will have to address this, whether it’s for master or

Re: [onap-discuss] [ONAP Helpdesk #51126] [integration] nexus.onap.org is down

2018-01-19 Thread Alexis de Talhouët
Hi, nexus.onap.org and nexu3.onap.org seems to be down again. Alexis > On Jan 15, 2018, at 2:08 PM, Jessica Wagantall via RT > wrote: > > Should be back now > > Thanks! > > On Mon Jan 15 14:08:01 2018,

Re: [onap-discuss] Service distribution error on latest ONAP/OOM

2018-01-19 Thread Alexis de Talhouët
Hi, Could you look at the log of Policy for errors, for that you need to go in the pod themselves, under /var/log/onap. You could do the same for SDC container (backend). The thing that could have affect Policy is the fact we removed the persisted data of mariadb, because it was bogus

Re: [onap-discuss] [DCAGEN2] Proxied DNS Designate only with Multicloud Titanium

2018-01-19 Thread Alexis de Talhouët
xis, > > Please refer to answers embedded below > > Best Regards, > Bin Yang,Solution Readiness Team,Wind River > Direct +86,10,84777126Mobile +86,13811391682Fax +86,10,64398189 > Skype: yangbincs993 > > -Original Message- > From: Alexis de Talhou

Re: [onap-discuss] [DCAGEN2] Proxied DNS Designate only with Multicloud Titanium

2018-01-19 Thread Alexis de Talhouët
E doesn’t support DNS Designate, I’m wondering what I could have missed? Alexis > On Jan 19, 2018, at 10:46 AM, Alexis de Talhouët <adetalhoue...@gmail.com> > wrote: > > Bin, > > Awesome, I got it to work with my OpenStack Pike instance. > > One issue though, th

Re: [onap-discuss] [DCAGEN2] Proxied DNS Designate only with Multicloud Titanium

2018-01-19 Thread Alexis de Talhouët
Ah, I missed the fact that when it’s proxied, dcae_keystone_url needs to be the one from multivim. All good now. Alexis > On Jan 19, 2018, at 11:05 AM, Alexis de Talhouët <adetalhoue...@gmail.com> > wrote: > > Hum, actually, the DNS zone registration works. But now,

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 <adetalhoue...@gmail.com> > wrote: > > Gary, all, > > Actually, digging and thinking about thi

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

2018-01-24 Thread Alexis de Talhouët
; pushd ${ROBOT_VENV}/bin > wget -N > http://chromedriver.storage.googleapis.com/2.32/chromedriver_linux64.zip > <http://chromedriver.storage.googleapis.com/2.32/chromedriver_linux64.zip> > unzip chromedriver_linux64.zip > chmod +x chromedriver > popd > fi >

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

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] [**EXTERNAL**] Service distribution error on latest ONAP/OOM

2018-01-26 Thread Alexis de Talhouët
solve dmaap.onap-message-router fine and connected to dmaap on port > 3904. > > Regards, > -Karthick > From: Ramanarayanan, Karthick > Sent: Thursday, January 25, 2018 10:33:44 AM > To: Alexis de Talhouët > Cc: onap-discuss@lists.onap.org; Bainbridge, David > Subjec

Re: [onap-discuss] [SO][SDC]Distribution Client Register Failed.

2018-01-16 Thread Alexis de Talhouët
Hi, How do you know it’s picking the asdc-contoller1 config to connect? What I’ve noticed is SO comes with two pre-configured asdc-controllers, but the thing is, one is a dummy one (asdc-controller2), but the asdc code in SO will try to establish the connection to all the controllers provided

Re: [onap-discuss] Demo update-vfw policy script when running without closed loop

2018-01-25 Thread Alexis de Talhouët
This is tracked by https://jira.onap.org/browse/OOM-611 Currently, OOM uses 1.1.1 Alexis > On Jan 25, 2018, at 2:07 PM, HERNANDEZ-HERRERO, JORGE wrote: > > Hi Karthick, > With regards to policy, cannot tell you in the context of kubernetes, but we > had a bug introduced in

Re: [onap-discuss] Demo update-vfw policy script when running without closed loop

2018-01-25 Thread Alexis de Talhouët
Just put up a fix for this: https://gerrit.onap.org/r/#/c/29209/ Trying it now. > On Jan 25, 2018, at 2:13 PM, Alexis de Talhouët <adetalhoue...@gmail.com> > wrote: > > This is tracked by https://jira.onap.org/browse/OOM-611 > <https://jira.onap.org/browse/OOM-611&g

Re: [onap-discuss] Demo update-vfw policy script when running without closed loop

2018-01-25 Thread Alexis de Talhouët
Finish testing, it does fix the issue. Thanks, Alexis > On Jan 25, 2018, at 2:28 PM, Alexis de Talhouët <adetalhoue...@gmail.com> > wrote: > > Just put up a fix for this: https://gerrit.onap.org/r/#/c/29209/ > <https://gerrit.onap.org/r/#/c/29209/> Trying it now. >

Re: [onap-discuss] [OpenLab] OOM deployment results

2018-01-25 Thread Alexis de Talhouët
444-4ae1-a23d-7f9827fa5481/> VM and restart the service-change-handler container. Thanks, Alexis > On Jan 25, 2018, at 7:49 AM, Alexis de Talhouët <adetalhoue...@gmail.com> > wrote: > > Thanks Gary, I have the same result in the OpenLab for the OOM tenant. I’ll > dig up

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

2018-01-24 Thread Alexis de Talhouët
> It was working fine now I seem to have broken it. > > Brian > > > From: Alexis de Talhouët [mailto:adetalhoue...@gmail.com > <mailto:adetalhoue...@gmail.com>] > Sent: Tuesday, January 23, 2018 3:54 PM > To: FREEMAN, BRIAN D <bf1...@att.com <mailto:bf1...@at

Re: [onap-discuss] [OpenLab] OOM deployment results

2018-01-25 Thread Alexis de Talhouët
we retry the deployments a few more times to observe the > behavior. > > The above was deployed using the OOM amsterdam branch as of today. > > Thanks, > Gary > > From: Alexis de Talhouët [mailto:adetalhoue...@gmail.com > <mailto:adetalhoue...@gmail.com>] >

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

2018-01-25 Thread Alexis de Talhouët
4662-8d32-4f1e8f9e2688", > "serial" : 1516812347, > "ttl" : 3600, > "status" : "ACTIVE", > "version" : 46 > } >], >"metadata" : { > "total_count" : 1 &g

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

2018-01-24 Thread Alexis de Talhouët
, no need to rely on infrastructure dns designate support. Alexis > On Jan 24, 2018, at 11:19 AM, Alexis de Talhouët <adetalhoue...@gmail.com> > wrote: > > Greetings, > > I’m trying to add a DNS zone in the DNS Designate of OpenLab, but I’m getting > the following f

Re: [onap-discuss] [DCAE] problems with dcae bootstrap VM

2018-01-12 Thread Alexis de Talhouët
Hi, Here is an example I faced, maybe it can help you. To debug, I have done the following: go in the boot container docker exec -it boot bash Activate the virtual environment created by the installer source dcaeinstall/bin/activate Run the command provided in the failed execution logs to see

[onap-discuss] [Policy][TCA] Relationship between Policy and tca_policy

2018-01-12 Thread Alexis de Talhouët
Hi experts, I’m trying to understand how Policy works. Hence I tried to update the vFW policy (MS) to reduce the thresholds. My expectation was to see this being applied to the TCA application, but it seems it didn’t pick it up, tca_policy in CDAP remained un-changed. What should be the

[onap-discuss] Did You Know?

2018-01-11 Thread Alexis de Talhouët
Did You Know? OOM makes services available on any Node in a K8S cluster using a NodePort. This allows a service to be reachable on any node in the cluster, using a statically assigned NodePort (default range: 3-32767). NodePorts are automatically mapped to the internal port of a

Re: [onap-discuss] OOM Robot Distribute

2018-01-11 Thread Alexis de Talhouët
he asdc_interface.robot over time (as in this > case) . > > I’m sure you dont want to maintain these files in OOM long term. > > Brian > > > From: Alexis de Talhouët [mailto:adetalhoue...@gmail.com > <mailto:adetalhoue...@gmail.com>] > Sent: Thur

  1   2   >