aboutsummaryrefslogtreecommitdiffstats
path: root/onap-client/onap_client
AgeCommit message (Collapse)AuthorFilesLines
2020-06-19[VVP] Enhance VSP contributor logicstark, steven1-15/+11
Issue-ID: VVP-423 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I6175185d862ef70056fec24e16942a347d37ab94
2020-06-17[VV] Add CSAR downloadstark, steven2-0/+43
Issue-ID: VVP-422 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I08a2106911939fb25b221fa9cbd1193537f4849b
2020-06-15[VVP] Enhance network role property handlingstark, steven2-5/+6
Issue-ID: VVP-421 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I2af9206cbac62b33ce8373d3b480e16e1b2bbd1a
2020-05-27[VVP] Fix VNF descriptionstark, steven5-9/+52
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, steven4-1/+37
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, steven21-148/+1098
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-24[VVP] onap client fails to import if config file not setstark, steven1-8/+10
Issue-ID: VVP-412 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I8c810dd5268c522ea21a40704315051c5daa5292
2020-04-14[VVP] adding support for updating checked out resourcesstark, steven5-45/+76
- also fixing imports of client to skip tests* Issue-ID: VVP-403 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I0f0bddb04d4de10b9003e4fc6380619539f41ca4
2020-04-08[VVP] check for existing policy in vnf.pystark, steven1-2/+7
Issue-ID: VVP-401 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Idd88dbe2031e182bb91c7f9b56f3525417cec676
2020-04-07[VVP] Adding support for update to onap-clientstark, steven8-141/+547
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, steven64-0/+8512
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>