aboutsummaryrefslogtreecommitdiffstats
path: root/onap-client/onap_client/sdc/tests
AgeCommit message (Collapse)AuthorFilesLines
2020-06-15[VVP] Enhance network role property handlingstark, steven1-1/+1
Issue-ID: VVP-421 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I2af9206cbac62b33ce8373d3b480e16e1b2bbd1a
2020-05-19[VVP] Updates to VVP test-enginestark, steven4-39/+193
Removing module level variables. These can cause import errors if certain modules are not imported "properly". Removing these lets developers import modules as-needed. Add support for VNF category. The VNF category is looked up based on the category chosen by the VSP. Increase test coverage. Update ovp testsuite based on these changes. Issue-ID: VVP-418 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I074375b8afae1adff60e0730d6f8a69d01cdd475
2020-03-12[VVP] Adding onap-client intial commit.stark, steven6-0/+483
This is supplementary tooling to interact with various ONAP applications. It will be used by the OVP VNF Testcase, it's not deployed with the ONAP platform. Issue-ID: VVP-381 Change-Id: I2ff3952ba8f4b9448acb5a24717ccc3b1f0a92fe Signed-off-by: stark, steven <steven.stark@att.com>