tacker/tacker/vnfm/infra_drivers/openstack
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
..
__init__.py Derive infra driver using VIM type 2016-09-16 00:26:12 -07:00
constants.py Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
glance_client.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
heat_client.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
openstack.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
translate_template.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
vdu.py Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00