aboutsummaryrefslogtreecommitdiffstats
path: root/onap-client/etc
AgeCommit message (Collapse)AuthorFilesLines
2020-06-01[VVP] bug fix for empty project codestark, steven1-1/+3
Issue-ID: VVP-419 Change-Id: Ic65674f2ee924f43b7ba6d8cc63ee686723f8fa5 Signed-off-by: stark, steven <steven.stark@att.com>
2020-05-27[VVP] Fix VNF descriptionstark, steven1-1/+1
VNF description field is colliding w/ vnf property description field. Also updating VSP contributor/owner logic so a user doesn't get added if already present, and the owner doesn't get added if already the owner. Issue-ID: VVP-419 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Ib8d8daa56c70f6ce548e8eebd9cdc43ff567f1dd
2020-05-21[VVP] adding VSP owner and VF descriptionstark, steven1-1/+1
Adding optional mechanism to override the VSP owner Addition optional field for the VF descriptino Issue-ID: VVP-418 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Ib297a22a75a138881647fc2b8e91149c9e7a686c
2020-05-19[VVP] Updates to VVP test-enginestark, steven2-18/+3
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-04-07[VVP] Adding support for update to onap-clientstark, steven4-0/+20
Issue-ID: VVP-399 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I3f7d1694fd23295a274c0c0e3801a33ab23dce7f
2020-03-12[VVP] Adding onap-client intial commit.stark, steven29-0/+645
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>