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 VNF_DG_MAPPING; +-------------------+---------+-------------+----------+-------------+----------+------------+-----------+ | VNF_DG_MAPPING_ID | ACTION | API_VERSION | VNF_TYPE | VNF_VERSION | DG_NAME | DG_VERSION | DG_MODULE | +-------------------+---------+-------------+----------+-------------+----------+------------+-----------+ | 1 | Stop | 2.00 | vm | | VM_Stop | 2.0.0 | APPC | | 2 | Start | 2.00 | vm | | VM_Start | 2.0.0 | APPC | | 3 | Restart | 2.00 | vm | | RebootVM | 4.0.0 | APPC | +-------------------+---------+-------------+----------+-------------+----------+------------+-----------+ > On May 16, 2019, at 11:14 AM, Alexis de Talhouet via Lists.Onap.Org > <[email protected]> wrote: > > > >> On May 16, 2019, at 11:09 AM, PLATANIA, MARCO (MARCO) >> <[email protected] <mailto:[email protected]>> wrote: >> >> Are you using CDT? What is your setup? > > > 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", > "api-ver": "2.00", > "originator-id": "appc", > "request-id": "873aacdf-1d85-4e07-8deb-7815776bbd35", > "flags": { > "mode": "NORMAL", > "force": "FALSE" > } > }, > "action": "Start", > "action-identifiers": { > "vnf-id": "VNF_demo_steve", > "vserver-id": "c82153dc-8d84-4e69-9673-5e0a60030779" > }, > "payload": "{\"vm-id\": > \"http://10.195.194.213:8774/v2.1/7320ec4a5b9d4589ba7c4412ccfd290f/servers/c82153dc-8d84-4e69-9673-5e0a60030779\ > > <http://10.195.194.213:8774/v2.1/7320ec4a5b9d4589ba7c4412ccfd290f/servers/c82153dc-8d84-4e69-9673-5e0a60030779/>"}" > } > } > > > <Screen Shot 2019-05-16 at 11.13.10 AM.png> > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17093): https://lists.onap.org/g/onap-discuss/message/17093 Mute This Topic: https://lists.onap.org/mt/31641303/21656 Mute #appc: https://lists.onap.org/mk?hashtag=appc&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
