aboutsummaryrefslogtreecommitdiffstats
path: root/onap-client/onap_client/util.py
AgeCommit message (Collapse)AuthorFilesLines
2020-10-15[VVP] VVP onap-client enhancementsstark, steven1-2/+1
Adding capability for custom auth plugin (defaults to basic auth). During updates to VNF models, resource and policy objects are deletd and recreated. Issue-ID: VVP-477 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Iba743176167c2b1df185666b08cbd79c6a559c9e
2020-09-18[VVP] fixing utility clistark, steven1-8/+33
Issue-ID: VVP-469 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I4f6d77ca0ac8165b1020bd15b9c9e2cff7f7150b
2020-08-26[VVP] Add configuration override capability to clientstark, steven1-5/+11
- Add capability to override instance-specific client configuration values programatically. - Unrelated cleanup to CLI parameters Issue-ID: VVP-466 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Ie5ec1636d888d63eaba46bd222a698c12db2c95e
2020-03-12[VVP] Adding onap-client intial commit.stark, steven1-0/+134
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>