|
Re: APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
I mean the pre-load db is part of deployment not a manual process…
I mean the pre-load db is part of deployment not a manual process…
|
By
Taka Cho
·
#17097
·
|
|
Re: APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
Good to hear :) we’ll look at logs as maybe this part failed for us.
Thanks
Good to hear :) we’ll look at logs as maybe this part failed for us.
Thanks
|
By
Alexis de Talhouet
·
#17096
·
|
|
Re: APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
The default value for VNF_DG_MAPPING should be pre-loaded when doing deployment…
The default value for VNF_DG_MAPPING should be pre-loaded when doing deployment…
|
By
Taka Cho
·
#17095
·
|
|
Re: APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
Alexis,
I remember I had to make a few manual changes to work with OpenStack actions. I’m copying parts of an email that I sent to APPC Team a few months ago. This was tested with Casablanca.
Alexis,
I remember I had to make a few manual changes to work with OpenStack actions. I’m copying parts of an email that I sent to APPC Team a few months ago. This was tested with Casablanca.
|
By
Marco Platania
·
#17094
·
|
|
Re: APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
Also, I don’t know if it’s normal, but we had to add this in the sdnctl DB of appc to make it work.
MariaDB [sdnctl]> select * from
Also, I don’t know if it’s normal, but we had to add this in the sdnctl DB of appc to make it work.
MariaDB [sdnctl]> select * from
|
By
Alexis de Talhouet
·
#17093
·
|
|
Re: APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
Yes, setup as follow in the screenshot. The payload is the following, which seems similar as yours:
{
"input": {
"common-header": {
"timestamp": "2019-05-16T14:47:55.449Z",
Yes, setup as follow in the screenshot. The payload is the following, which seems similar as yours:
{
"input": {
"common-header": {
"timestamp": "2019-05-16T14:47:55.449Z",
|
By
Alexis de Talhouet
·
#17092
·
|
|
Re: APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
Alexis,
Are you using CDT? What is your setup? I ran this fine in the past from Postman:
{
"input": {
"common-header": {
"timestamp": "{{serverDate}}",
"api-ver":
Alexis,
Are you using CDT? What is your setup? I ran this fine in the past from Postman:
{
"input": {
"common-header": {
"timestamp": "{{serverDate}}",
"api-ver":
|
By
Marco Platania
·
#17091
·
|
|
Re: #appc Unable to execute stop lcm operation from APPC
#appc
No that is for Dublin release. 1.5.0-SNAPSHOT
Taka
No that is for Dublin release. 1.5.0-SNAPSHOT
Taka
|
By
Taka Cho
·
#17090
·
|
|
Re: #appc Unable to execute stop lcm operation from APPC
#appc
Hi Taka,
These tests in APPC was it on Casablanca release?
Regards,
Steve
Hi Taka,
These tests in APPC was it on Casablanca release?
Regards,
Steve
|
By
Steve Siani <alphonse.steve.siani.djissitchi@...>
·
#17089
·
|
|
Re: APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
Yes, agreed. Using Casablanca 3.0.1-ONAP version of APPC
Yes, agreed. Using Casablanca 3.0.1-ONAP version of APPC
|
By
Alexis de Talhouet
·
#17088
·
|
|
Re: APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
Alexis,
Agree you shouldnt have to tweak the DG. Seems like the decoding before calling the DG isnt firing quite right for some reason in your Casablanca instance.
Brian
Alexis,
Agree you shouldnt have to tweak the DG. Seems like the decoding before calling the DG isnt firing quite right for some reason in your Casablanca instance.
Brian
|
By
Brian Freeman
·
#17087
·
|
|
Re: APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
It sounds like indentity-url is required… need to check the “secret” code☹
Taka
It sounds like indentity-url is required… need to check the “secret” code☹
Taka
|
By
Taka Cho
·
#17086
·
|
|
Re: APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
Taka, I understand you ran testing, I would need to look into that. Also, note, I’m using Casablanca.
It looks like `input.payload`, which is a JSON, isn’t converted to SLI ctx. `vm-id` that is
Taka, I understand you ran testing, I would need to look into that. Also, note, I’m using Casablanca.
It looks like `input.payload`, which is a JSON, isn’t converted to SLI ctx. `vm-id` that is
|
By
Alexis de Talhouet
·
#17085
·
|
|
[so] SO staging image versions out-of-date
Hi Seshu and SO team,
It has come to our attention that even though SO has released version 1.4.1 of docker images, the dublin staging builds are continuing to build 1.4.1-STAGING-latest which is
Hi Seshu and SO team,
It has come to our attention that even though SO has released version 1.4.1 of docker images, the dublin staging builds are continuing to build 1.4.1-STAGING-latest which is
|
By
Gary Wu
·
#17084
·
|
|
Re: #appc Unable to execute stop lcm operation from APPC
#appc
Sorry, folks. I have been focusing on the bugs fix these days…
Alexis,
We ran 72 hours performance testing for APPC that contains “start” lcm in Windriver labs APPC tenant. Here is the
Sorry, folks. I have been focusing on the bugs fix these days…
Alexis,
We ran 72 hours performance testing for APPC that contains “start” lcm in Windriver labs APPC tenant. Here is the
|
By
Taka Cho
·
#17083
·
|
|
APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
It looks like its the encoding that is not quite right.
2019-05-16 14:00:45,830 | INFO | ppc-dispatcher-6 | ProviderOperation | 503 - appc-iaas-adapter - 1.4.4 | APPC0057I APPC
It looks like its the encoding that is not quite right.
2019-05-16 14:00:45,830 | INFO | ppc-dispatcher-6 | ProviderOperation | 503 - appc-iaas-adapter - 1.4.4 | APPC0057I APPC
|
By
Brian Freeman
·
#17082
·
|
|
#ctrl-loop #integration Improvements to vFWCL regarding control loops
#controlloop
#integration
Hi,
Referring to our discussion on this Wednesday’s control loop subcommittee meeting, it felt that we have quite a different view on what is actually included in current vFWCL case. To get some
Hi,
Referring to our discussion on this Wednesday’s control loop subcommittee meeting, it felt that we have quite a different view on what is actually included in current vFWCL case. To get some
|
By
t.puha@...
·
#17081
·
|
|
Re: #appc Unable to execute stop lcm operation from APPC
#appc
Brian, Team,
We are following this example. Here is our payload
{
"input": {
"common-header": {
"timestamp": {{timestamp}},
"api-ver": "2.00",
Brian, Team,
We are following this example. Here is our payload
{
"input": {
"common-header": {
"timestamp": {{timestamp}},
"api-ver": "2.00",
|
By
Alexis de Talhouet
·
#17080
·
|
|
logging pairwise RC1 results
Pairwise complete – updated, a couple components either don’t ship logs, need a filebeat refactor or need more advanced use cases on my
Pairwise complete – updated, a couple components either don’t ship logs, need a filebeat refactor or need more advanced use cases on my
|
By
Michael O'Brien <frank.obrien@...>
·
#17079
·
|
|
Re: Scale in working flow in ONAP
Hi Liu,
We were unable to do much with Scaling in the Dublin Release because of resource issues. The only thing we did is make auto-scale out a little easier to use. It looks like El Alto will be a
Hi Liu,
We were unable to do much with Scaling in the Dublin Release because of resource issues. The only thing we did is make auto-scale out a little easier to use. It looks like El Alto will be a
|
By
Scott Blandford
·
#17078
·
|