Test for vnf requirement R-35851 97/63697/1
authorLianhao Lu <lianhao.lu@intel.com>
Thu, 30 Aug 2018 07:02:05 +0000 (15:02 +0800)
committerLianhao Lu <lianhao.lu@intel.com>
Thu, 30 Aug 2018 07:08:31 +0000 (15:08 +0800)
commit5fa8e546e6c0e068c46410932683ffbec27574f9
treee896dd3bc8b663010cb5a8704f36409fc74a7003
parenta2998ffa850a8661a378910d77f670dfebbb6690
Test for vnf requirement R-35851

Implement test for vnf requirement R-35851: The VNF Package MUST include
VNF topology that describes basic network and application connectivity
internal and external to the VNF including Link type, KPIs, Bandwidth,
latency, jitter, QoS (if applicable) for each interface.

For now, we only check the existence of CP or VL, because Link type,
bandwidth are already foced by ONAP DM. For other KPIs, current onap DM
doesn't define yet.

Change-Id: I6ad78edfcbd96ef748e1dbe5f0674b6e4e537e06
Issue-ID: VNFSDK-314
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
setup.py
tests/vnfreq/test_pkg_reqs.py
vnfsdk_pkgtools/vnfreq/pkg_reqs.py