Then there is something wrong with the install I suspect.
If you look at the docker-compose file it should be calling startODL.sh if the
correct image was pulled.
./installation/src/main/yaml/docker-compose.yml
Brian
?..
sdnc:
image: openecomp/sdnc-image:latest
depends_on :
- db
container_name: sdnc_controller_container
entrypoint: ["/opt/openecomp/sdnc/bin/startODL.sh"]
ports:
- "8282:8181"
links:
- db:dbhost
- db:sdnctldb01
- db:sdnctldb02
environment:
- MYSQL_ROOT_PASSWORD=openECOMP1.0
- SDNC_CONFIG_DIR=/opt/openecomp/sdnc/data/properties
logging:
driver: "json-file"
options:
max-size: "30m"
max-file: "5"
From: KHINDA, MANDEEP
Sent: Wednesday, April 26, 2017 10:04 AM
To: FREEMAN, BRIAN D <bf1936 at att.com>; Kedar Ambekar <akedar at
TechMahindra.com>; LEFEVRE, CATHERINE <cl664y at intl.att.com>; PLATANIA, MARCO
<platania at research.att.com>; onap-discuss at lists.onap.org; FLOOD, JERRY
<jf9860 at att.com>; SMOKOWSKI, STEVEN <ss835w at att.com>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW
I came across this too. There is no script called start.sh within the
container. I had to update the container run command to use just ?start?
instead and it came up using 1.0-staging-latest and the release1.0 gerrit
branch.
I think this is a bug because in the src code I do see a start.sh..
Mandeep
From: <onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at
lists.onap.org>> on behalf of "FREEMAN, BRIAN D" <bf1936 at
att.com<mailto:[email protected]>>
Date: Wednesday, April 26, 2017 at 8:58 AM
To: Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at
TechMahindra.com>>, "LEFEVRE, CATHERINE" <cl664y at intl.att.com<mailto:cl664y
at intl.att.com>>, "PLATANIA, MARCO" <platania at
research.att.com<mailto:platania at research.att.com>>, "onap-discuss at
lists.onap.org<mailto:onap-discuss at lists.onap.org>" <onap-discuss at
lists.onap.org<mailto:onap-discuss at lists.onap.org>>, "FLOOD, JERRY" <jf9860
at att.com<mailto:jf9860 at att.com>>, "SMOKOWSKI, STEVEN" <ss835w at
att.com<mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW
KeDar,
I think that is probably a symptom of some other problem. Dgbuilder is design
time only ? its not called during run time of the E2E tests.
I would log into the sdnc_controller_container and see if opendaylight is fully
configured , any error message in karaf.log etc.
If dgbuilder didn?t come up then very likely something was missing when the
SDNC heat template was fired and the full installation of ODL didn?t work
either (even if the container is up).
Did sdnc health check pass from robot framework ? usually if something has
failed the sliapi health check fails since that tests; sli, dblib and mysql
container.
Brian
From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at
lists.onap.org> [mailto:[email protected]] On Behalf Of Kedar
Ambekar
Sent: Wednesday, April 26, 2017 8:43 AM
To: LEFEVRE, CATHERINE <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>;
PLATANIA, MARCO <platania at research.att.com<mailto:platania at
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>;
SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW
On SDNC VM, sdnc_dgbuilder_container is not running when I check with ?docker
ps ?a?.
root at vm1-sdnc:~# docker logs sdnc_dgbuilder_container
/bin/bash: ./start.sh: No such file or directory
Could this be the cause of ?SDNC Callback Timeout Error? while creating VF
module ? How to start this container ?
KeDar Ambekar | Network Services | Tech Mahindra
? Desk: +91 20 66018100 x 2879 Mobile: +91 95616 50414
From: Kedar Ambekar
Sent: Monday, April 24, 2017 7:19 PM
To: 'Lefevre, Catherine' <cl664y at intl.att.com<mailto:cl664y at
intl.att.com>>; PLATANIA, MARCO <platania at research.att.com<mailto:platania
at research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>;
SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>>
Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW
Hi All,
The issue was with the OpenStack API key that MSO was referring to. As per new
Heat template, it needs /opt/config/api_key.txt in encrypted form.
After changing this api_key.txt file and after increasing VID to MSO polling
timeout, I am getting below error while creating VF module.
"requestStatus": {
"requestState": "FAILED",
"statusMessage": "SDNC Callback Timeout Error",
"percentProgress": 100,
"finishTime": "Mon, 24 Apr 2017 08:58:20 GMT"
}
Regards,
KeDar
From: Lefevre, Catherine [mailto:[email protected]]
Sent: Wednesday, April 19, 2017 1:55 PM
To: PLATANIA, MARCO <platania at research.att.com<mailto:platania at
research.att.com>>; Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at
TechMahindra.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>;
SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>>
Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW
Good morning Kedar,
The team has identified the issue with the MSO docker container.
It is tracked under
https://jira.onap.org/browse/MSO-13<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_MSO-2D13&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=yW9EdOtz7OrxWNbYLgSPH90y0kbRofR_OArKmXS14L8&s=EcFmkmxIGGiBhaVdM6uJ3kafvtY6PldkJ9AiD-mI6v8&e=>
The change has been submitted and is currently under testing.
The new MSO docker image should be available later today if the Nexus is up
this morning
Similar discussions can be
https://lists.onap.org/pipermail/onap-discuss/2017-April/000199.html<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_pipermail_onap-2Ddiscuss_2017-2DApril_000199.html&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=yW9EdOtz7OrxWNbYLgSPH90y0kbRofR_OArKmXS14L8&s=7TBY2bpTXhN0nOY-5iBIjlUNILzIkTSxW86suRYWvG4&e=>
https://lists.onap.org/pipermail/onap-discuss/2017-April/000200.html<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_pipermail_onap-2Ddiscuss_2017-2DApril_000200.html&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=yW9EdOtz7OrxWNbYLgSPH90y0kbRofR_OArKmXS14L8&s=b5hu4LjGkDsURxFqIAHBo8myAxhqHKknWsmDNm3YIhI&e=>
KR,
Catherine
From: PLATANIA, MARCO
Sent: Monday, April 17, 2017 5:09 PM
To: Kedar Ambekar <akedar at techmahindra.com<mailto:akedar at
techmahindra.com>>; Lefevre, Catherine <cl664y at intl.att.com<mailto:cl664y at
intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>;
SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW
Hello Kedar,
Sorry for the misunderstanding.
The MSO issue is NOT related to the DCAE instantiation time. The MSO problem
will be investigated by MSO team.
My note about the DCAE instantiation is a response to the previous email in
which I see that DCAE didn?t pass health check. There?s no additional work on
the user side to spin up the DCAE analytics environment. The DCAE VM will do it
automatically.
Note, however, that at this time, full DCAE deployment is supported in
Rackspace only. Work to fully instantiate DCAE in non-Rackspace environment is
ongoing. This explains why your DCAE platform is not fully deployed, in case
you are deploying ONAP in your own OpenStack environment.
Hope this clarifies.
Thanks,
Marco
From: Kedar Ambekar <akedar at techmahindra.com<mailto:[email protected]>>
Date: Monday, April 17, 2017 at 10:58 AM
To: "PLATANIA, MARCO (MARCO)" <platania at research.att.com<mailto:platania at
research.att.com>>, "LEFEVRE, CATHERINE" <cl664y at intl.att.com<mailto:cl664y
at intl.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>" <onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>>, "FLOOD, JERRY" <jf9860 at att.com<mailto:jf9860 at att.com>>,
"SMOKOWSKI, STEVEN" <ss835w at att.com<mailto:ss835w at att.com>>
Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW
Hi Marco,
I did not understand your reply well. Are you saying the MSO error I am getting
while adding VF module for firewall service is due to DCAE issue ?
Do we need to run any other script to spin up DCAE ? I see section # DCAE
Controller instantiation in the HEAT template and I also see one VM up for the
controller. How to spawn DCAE?s remaining VMs ? The health check for DCAE is
still failing on my instance.
Regards,
KeDar
From: PLATANIA, MARCO (MARCO) [mailto:[email protected]]
Sent: Monday, April 17, 2017 7:02 PM
To: Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at
TechMahindra.com>>; LEFEVRE, CATHERINE <cl664y at intl.att.com<mailto:cl664y at
intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>;
SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW
Hello Kedar,
DCAE spins up its own environment for data collection and analytics outside the
heat template. The DCAE controller creates a 3-VM CDAP cluster, 1 data
collector VM and 1 Postgres VM. This takes another 20-25 minutes after the ONAP
stack has been created.
Please allow extra time before DCAE responds correctly to the health check.
Thanks,
Marco
From: <onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at
lists.onap.org>> on behalf of Kedar Ambekar <akedar at
TechMahindra.com<mailto:[email protected]>>
Date: Monday, April 17, 2017 at 7:33 AM
To: "LEFEVRE, CATHERINE" <cl664y at intl.att.com<mailto:cl664y at
intl.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>" <onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>>, "FLOOD, JERRY" <jf9860 at att.com<mailto:jf9860 at att.com>>,
"SMOKOWSKI, STEVEN" <ss835w at att.com<mailto:ss835w at att.com>>
Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW
Hi All,
Ok, the below issue was due to name queries were not properly configured in
A&AI. After re-running A&AI initialization scripts, I could progress further.
Now, when I do ?Add a VF Module using the drop down button--Fill in information
for the VF module and confirm.?, I get error MSO failure (see log below for
details). I see this error in the response shown in the browser (complete
response and screenshot attached ).
"requestState": "FAILED",
"statusMessage": "Received vfModuleException from VnfAdapter:
category='INTERNAL' message='400 Bad Request: ' rolledBack='true'",
What could be issue here ?
I did a health check with ./ete.sh health and here are the failed entries. MSO
is ?PASS? in this check.
==============================================================================
Basic DCAE Health Check | FAIL |
Value of dictionary key 'healthTestStatus' does not match: YELLOW != GREEN
------------------------------------------------------------------------------
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp compo... | FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
==============================================================================
OpenECOMP ETE.Robot.Testsuites | FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
==============================================================================
OpenECOMP ETE.Robot | FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
==============================================================================
OpenECOMP ETE | FAIL |
10 critical tests, 9 passed, 1 failed
10 tests total, 9 passed, 1 failed
==============================================================================
Regards,
KeDar
From: Kedar Ambekar
Sent: Tuesday, April 11, 2017 5:10 PM
To: 'Lefevre, Catherine' <cl664y at intl.att.com<mailto:cl664y at
intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>;
SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>>
Subject: RE: Query on creating a service instance for demo vFW
Hi Catherine,
Yes, Steve replied regarding why I got XML response back ( I so forgot that !).
My main question from original query is regarding VID not able to get the
service instance details from A&AI. I think while adding VNF, VID invokes the
same API which I could manually invoke.
Regards,
KeDar
From: Lefevre, Catherine [mailto:[email protected]]
Sent: Tuesday, April 11, 2017 5:05 PM
To: Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at
TechMahindra.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>;
SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>>
Subject: RE: Query on creating a service instance for demo vFW
Good morning Kedar,
Steve has tried to reply to your e-mail thread under the following link
https://lists.onap.org/pipermail/onap-discuss/2017-April/000056.html<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_pipermail_onap-2Ddiscuss_2017-2DApril_000056.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=l5gnv_xuEMZrVKFIcWUScIeB6IdWjfrviZ8J6rxRNuE&s=nrA3iXIpa0KHVGOTUygdf9NfqRXCZyp9mn3EBf8zX9I&e=>
Let us know if you need any additional information
Best regards
Catherine
From: Kedar Ambekar [mailto:[email protected]]
Sent: Tuesday, April 11, 2017 12:17 PM
To: Lefevre, Catherine <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>;
onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD,
JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>
Subject: RE: Query on creating a service instance for demo vFW
Hi Catherine,
Thanks for reply.
I am yet to have Robot framework fully setup. But I had checked before that I
am able to invoke A&AI API manually.
https://<AAI<https://urldefense.proofpoint.com/v2/url?u=https-3A__-253cAAI&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=Nn0URMVmTVTJQVdmOfj-FaB32J7kS72Fs_lhN-KNFI8&s=BxV2bAqeNrerYzYetxt6Z4hZVn6vaAEhrfkxveCo2u4&e=>_HOST>:8443/aai/v8/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW/service-instances/service-instance/ada72ac4-44ee-4d8c-9a1e-54d9ba752cc1
<?xml version="1.0" encoding="UTF-8"?>
<service-instance
xmlns="http://org.openecomp.aai.inventory/v8<https://urldefense.proofpoint.com/v2/url?u=http-3A__org.openecomp.aai.inventory_v8&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=l5gnv_xuEMZrVKFIcWUScIeB6IdWjfrviZ8J6rxRNuE&s=J46o3Va3PAdsplFGefit9hHqgIimubnmy63mkYF9wmM&e=>">
<service-instance-id>ada72ac4-44ee-4d8c-9a1e-54d9ba752cc1</service-instance-id>
<service-instance-name>demoVFW_Instance</service-instance-name>
<persona-model-id>38f25d0d-8b5f-468d-9245-3e0e94332d54</persona-model-id>
<persona-model-version>1.0</persona-model-version>
<resource-version>1491386888</resource-version>
</service-instance>
Btw, A&AI gave XML response though in request, I had Content-Type header with
value ?application/json?.
Regards,
KeDar
From: Lefevre, Catherine [mailto:[email protected]]
Sent: Tuesday, April 11, 2017 2:32 AM
To: Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at
TechMahindra.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at
lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>
Subject: RE: Query on creating a service instance for demo vFW
Good afternoon Kedar,
Can you please check if the A&AI is healthy by running the health check?
Have you a VM where you have installed our Robot Frameworks?
If yes then on your vm1-robot, run
/opt/ete.sh health
Please share with us the results
Many thanks & regards
Catherine
From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at
lists.onap.org> [mailto:[email protected]] On Behalf Of Kedar
Ambekar
Sent: Monday, April 10, 2017 6:08 PM
To: onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>
Subject: [onap-discuss] Query on creating a service instance for demo vFW
Hi All,
I am following WIKI tutorial on setting up ONAP demo and currently stuck at
Tutorial: Creating a Service Instance from a Design
Model<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Tutorial-253A-2BCreating-2Ba-2BService-2BInstance-2Bfrom-2Ba-2BDesign-2BModel&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=E6hufEYgKRcKJocv05e1OIPmSketQykf8Z46fOikJw8&e=>
.
I can now deploy an instance of demoVFW. But later when I click on View/Edit to
Add VNF, I get below screen. The Add VNF button ( click on the dropdown
c321xxxxx) doesn't respond. Looks VID is not able to fetch service instance
information from A&AI.
I have attached screen shots.
Any help ?
Regards,
KeDar
============================================================================================================================
Disclaimer: This message and the information contained herein is proprietary
and confidential and subject to the Tech Mahindra policy statement, you may
review the policy at
http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=vcmMsBpsppfx_i4nJzQ_m94yldj4TWAKpmQk13VrjBA&e=>
externally
http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=fLPgXalSiKSrpTdKzu8XYiFkzVdzBscPtsB_GLvFL7c&e=>
internally within TechMahindra.
============================================================================================================================
This message and the information contained herein is proprietary and
confidential and subject to the Amdocs policy statement,
you may review at
https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=4uAKqApifGrm2a9pTVH_h9j2ltPS4eyDr06KqJkiGJk&s=2m5RBeNyEZfR0ZgmDu5VipxwEAzFPON_O6d_ekx-Cmk&e=>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170426/62a02248/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 620 bytes
Desc: image002.png
URL:
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170426/62a02248/attachment.png>