Add Vnf Register code of gvnfm-mgr
authorfujinhua <fu.jinhua@zte.com.cn>
Thu, 23 Feb 2017 03:27:38 +0000 (11:27 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Thu, 23 Feb 2017 03:27:38 +0000 (11:27 +0800)
commitabc5507ac34958e6614aee68dbc61014601f5d4b
tree4c739faabccdce2673816b045411b5e538609a63
parent69340976c4c966fdec010d7a4532130a0267cad6
Add Vnf Register code of gvnfm-mgr

Change-Id: I67985a62460db6132ea917bafbd60de3efac0931
Issue-Id: GVNFM-41
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
mgr/mgr/pub/database/models.py
mgr/mgr/pub/utils/values.py
mgr/mgr/urls.py
mgr/mgr/vnfreg/__init__.py [new file with mode: 0644]
mgr/mgr/vnfreg/tests.py [new file with mode: 0644]
mgr/mgr/vnfreg/urls.py [new file with mode: 0644]
mgr/mgr/vnfreg/views.py [new file with mode: 0644]