Re: [onap-discuss] How to install a "clean SDC" for DM verification

2018-05-11 Thread Lando,Michael
Hi,

After you delete the data you need to restart all the dockers using the docker 
run command.
If you are using LF dockers for your testing use this command 
/data/scripts/docker_run.sh -r 1.2-STAGING-latest

This will stop all the dockers and restart them.
Please validate that you have the latest docker_run and validate that all the 
parts in the /date/environment/.json matches to the ones we have in 
the master.
https://git.onap.org/sdc/tree/sdc-os-chef/scripts/docker_run.sh
https://git.onap.org/sdc/tree/sdc-os-chef/environments/Template.json

if this does not help please provide me with the logs from you env so I will be 
able to assit.

Regarding the testing of the normative.

The sdc automatically loads the normative as part of the backend init docker.
This means that each time you start sdc the normative will be imported, the 
error you shared with me yesterday is caused by you trying to remove a property 
from a data type.
After they were already load by our init.

To get out of this situation I suggest you build our dockers locally after you 
comment out this line 
https://git.onap.org/sdc/tree/sdc-os-chef/environments/Template.json
Which will create the init  without preloading the normative.

From this point you can run the normative your self.

It is important you run the main script that imports all the normative and 
their parts:
importONAPNormativeAll.py if you are importing for the fist time
upgradeONAPNormative.py this is an upgrade it will reimport the datatypes 
capabelties and suche and it will not file on node types if they already exist,
it simply skips them.

Also if you append --debug=true to the scrips you will be shown the error 
message from our backend for easier debugging.















BR,

[Michael Lando]

AT&T Network Application Development · NetCom
Tel Aviv | Tampa | Atlanta | New Jersey |Chicago
···
Office: +972 (3) 5451487
Mobile: +972 (54) 7833603
e-mail: michael.la...@intl.att.com

From: Yunxia Chen 
Sent: Friday, May 11, 2018 07:50
To: Gaoweitao (Victor, MANO) ; Lando,Michael 

Cc: onap-discuss@lists.onap.org; denghui (L) ; Lefevre, 
Catherine ; FREEMAN, BRIAN D 
Subject: Re: How to install a "clean SDC" for DM verification

Hi, Victor,
Do you have an env for it? After your lunch, maybe we could try it together at 
integration lab. Please ping me through WeChat.

Hi, Michael,
We still need you to help us to verify it.

Regards,

Helen Chen

From: "Gaoweitao (Victor, MANO)" 
mailto:victor@huawei.com>>
Date: Thursday, May 10, 2018 at 8:27 PM
To: "LANDO, MICHAEL" mailto:ml6...@intl.att.com>>
Cc: onap-discuss 
mailto:onap-discuss@lists.onap.org>>, "denghui 
(L)" mailto:denghu...@huawei.com>>, Helen Chen 00725961 
mailto:helen.c...@huawei.com>>
Subject: How to install a "clean SDC" for DM verification

Hi Michael, SDC Team,

As we discussed yesterday after TSC meeting , can you give me 
some instruction that install a local clean sdc env for DM verification.

I try to delete /data/CS/* , and restart the sdc-cs docker or 
re-install sdc-cs/sdc-cs-init docker, but when I try execute the 
docker_health.sh , it should titan is down.

Can you give me some guidance on this? Thank you in advance.


BR
Victor
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] How to install a "clean SDC" for DM verification

2018-05-10 Thread Yunxia Chen
Hi, Victor,
Do you have an env for it? After your lunch, maybe we could try it together at 
integration lab. Please ping me through WeChat.

Hi, Michael,
We still need you to help us to verify it.

Regards,

Helen Chen

From: "Gaoweitao (Victor, MANO)" 
Date: Thursday, May 10, 2018 at 8:27 PM
To: "LANDO, MICHAEL" 
Cc: onap-discuss , "denghui (L)" 
, Helen Chen 00725961 
Subject: How to install a "clean SDC" for DM verification

Hi Michael, SDC Team,

As we discussed yesterday after TSC meeting , can you give me 
some instruction that install a local clean sdc env for DM verification.

I try to delete /data/CS/* , and restart the sdc-cs docker or 
re-install sdc-cs/sdc-cs-init docker, but when I try execute the 
docker_health.sh , it should titan is down.

Can you give me some guidance on this? Thank you in advance.


BR
Victor
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] How to install a "clean SDC" for DM verification

2018-05-10 Thread Gaoweitao (Victor, MANO)
Hi Michael, SDC Team,

As we discussed yesterday after TSC meeting , can you give me 
some instruction that install a local clean sdc env for DM verification.

I try to delete /data/CS/* , and restart the sdc-cs docker or 
re-install sdc-cs/sdc-cs-init docker, but when I try execute the 
docker_health.sh , it should titan is down.

Can you give me some guidance on this? Thank you in advance.


BR
Victor
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss