Updated git submodules
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Wed, 31 Oct 2018 23:24:32 +0000 (16:24 -0700)
committerGerrit Code Review <gerrit@onap.org>
Fri, 9 Nov 2018 01:16:54 +0000 (01:16 +0000)
commit4024f6bedfd0d3a42cbdfa49e4aac1d238bc6e1b
treebd821464b6a802ed66d770a03068306d2e9d8d8b
parent10313138a99e5602f284350664f17a7e0d699c0a
Updated git submodules

Project: multicloud/k8s master 7d2d48d3d0b35de0acd03c6e8a1261efd736edc3

Add vnf definition APIs

Adding APIs for POST, GET, LIST (implemented via GET)
and DELETE commands on /v1/vnfd base for creating,
getting, listing and deleting VNF Definitions.
P2: Added unit tests for vnfdhandler.go
P3: Add unit tests for serialize and deserialize
P4: Integrating review comments
P5: Added customizable mocking for vnfdhandler_test
P6: Added customizablt mocking for vnfd_test
    Note that this will soon need to be updated once
    the db changes go through in patch 71090

Issue-ID: MULTICLOUD-393
Change-Id: Id509bed370ab3bdc572c6ead22324c1ee3dbf82d
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Signed-off-by: Victor Morales <victor.morales@intel.com>
docs/submodules/multicloud/k8s.git