Ns descriptor related stuffs. 67/64167/2
authorlaili <lai.li@zte.com.cn>
Mon, 3 Sep 2018 06:36:52 +0000 (14:36 +0800)
committerlaili <lai.li@zte.com.cn>
Mon, 3 Sep 2018 07:29:57 +0000 (15:29 +0800)
commit9cc81a60be51eb797a8a1da41e0f4f7ea0731407
tree558a4d8a895d251b02028b016f4f98e03af61ef6
parent79a5e8900dc61562924579e1d8bcf7016b1d5f78
Ns descriptor related stuffs.

Refactor biz and view of nsd and pnfd.

Change-Id: I8b4a69607e191562b472d8a20f6e5701a9974f26
Issue-ID: VFC-1037
Signed-off-by: laili <lai.li@zte.com.cn>
catalog/packages/biz/common.py
catalog/packages/biz/ns_descriptor.py
catalog/packages/biz/pnf_descriptor.py
catalog/packages/tests/test_ns_descriptor.py
catalog/packages/tests/test_pnf_descriptor.py
catalog/packages/views/common.py [new file with mode: 0644]
catalog/packages/views/ns_descriptor_views.py
catalog/packages/views/pnf_descriptor_views.py