tacker/tacker/db
ajay.parja c74cad521c Add VNF package update API
Added API to update information of VNF package.

Implemented below API:-

* PATCH /vnf_packages/{vnfPkgId}

Co-authored-by: Shubham Potale <shubham.potale@nttdata.com>
Change-Id: I6d60e87b48a6703362dcd30975f300f524f8ca7a
Implements: bp enhance-vnf-package-support-part1
2020-04-14 00:37:10 +00:00
..
common_services FIX: nfv event list failed with internal server error 2019-06-28 11:13:45 +00:00
db_sqlalchemy Add DB script and models for vnf packages 2019-09-18 12:24:14 +00:00
migration Add VNF package update API 2020-04-14 00:37:10 +00:00
nfvo Merge "Adds support force delete for NS" 2019-08-29 05:13:01 +00:00
vnfm Delete VNF should fail with 409 error 2020-01-31 13:54:49 +05:30
__init__.py rename neutron/db to tacker/db 2014-07-04 18:20:50 +09:00
api.py Remove unused LOG to keep code clean 2016-07-09 16:21:47 +08:00
db_base.py Merge "Make non-admin's VIM accessible for admin" 2019-08-21 02:55:48 +00:00
model_base.py Use oslo db for db access 2016-06-07 12:09:57 +08:00
models_v1.py Enables soft deletion for VIM, VNFD and VNF 2016-08-20 04:23:30 +00:00
sqlalchemyutils.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
types.py Update json module to jsonutils 2019-02-27 11:59:02 +00:00