tacker/tacker/common
Niraj a14590620b Add instantiate vnf instance API
Implemented instantiate vnf instance API.

* GET /vnflcm/v1/vnf_instances/{vnf_instance_id}/instantiate

Co-authored-By: Nitin Uikey <nitin.uikey@nttdata.com>
Co-authored-By: tpatil <tushar.vitthal.patil@gmail.com>
Co-authored-By: Ajay Parja <ajay.parja@nttdata.com>
Co-authored-By: Shubham Potale <shubham.potale@nttdata.com>
Co-authored-By: Sameer Thakur <sameer.thakur@nttdata.com>

Updated lower-constraints openstacksdk version to 0.44.0 as it
includes fix[1] which is required to create images from filename
which further requires to upgrade os-service-types, keystoneauth1
and decorato to higher versions.

[1] : https://review.opendev.org/#/c/710368

Change-Id: Ic30f8d730d54e3af1345816ffa1bfb702cd00694
Blueprint: support-etsi-nfv-specs
2020-04-22 07:42:05 +00:00
..
container Implementation containerized VNF in Kubernetes type 2018-02-02 16:43:46 +09:00
__init__.py rename neutron/common to tacker/common 2014-07-04 18:20:50 +09:00
clients.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
cmd_executer.py Remove log translations 2017-07-07 00:19:36 -04:00
config.py Implement policy in code 2019-09-19 06:30:04 +00:00
constants.py Add missing contants 2018-11-11 06:17:09 +00:00
csar_utils.py Implement RestFul API to read VNFD of an on-boarded VNF package 2020-04-20 03:16:33 +00:00
driver_manager.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
eventlet_utils.py Fix eventlet issue 2018-07-17 17:36:23 +09:00
exceptions.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
log.py Remove log translations 2017-07-07 00:19:36 -04:00
rpc.py Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
safe_utils.py Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
test_lib.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
topics.py Implement vim status update in conductor 2017-06-20 11:47:16 +08:00
utils.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00