Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: VVP-504
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: Idf1f656a836b65447b11a342ed5639589daf83e3
|
|
First of multiple performance patches.
Adding ability to cache data for use by the onap-client.
Changing API call for SDC to get VF and Service models.
Previously to find a service model, onap-client queried
for all models and then searched by name. New api call
to query by name, then find latest version.
Issue-ID: VVP-503
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I071cadbe52163f0b375bc81ac4a9fd640bd5ca4a
|
|
Adding retry to OC for requests.
- Retry limit is 3, back_off time is 2.5, 5, then 10 seconds for last retry.
Fixing an issue w/ delete SI payload.
Removing auto-generated X-Transaction-ID header from SDC requests.
Issue-ID: VVP-487
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I3eb2b3b65ce00307066867f65f2ef9a03f7d5524
|
|
Issue-ID: VVP-482
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I57efdc2b8d442d04374a62446b05cfebc5549f36
|
|
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
|
|
Issue-ID: VVP-469
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: Ifa4b5902dae2a5ac145245b962d5cca8d4d30651
|
|
Issue-ID: VVP-469
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I4f6d77ca0ac8165b1020bd15b9c9e2cff7f7150b
|
|
Removing dependency on distutils
moving etc/ to package resource
Adding support for volume creation and delete
Removing module level imports
Adding delete capability to spec-engine
Adding kwarg to pass Client instance to functions
Issue-ID: VVP-469
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: Ie00065f54411c8ff40ea20c35fe919ce15f65e6a
|
|
Issue-ID: VVP-468
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I9bc1a46122b402b4fab833d052e9e49c17d78619
|
|
Issue-ID: VVP-467
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I03583def20dfb597f6729cd537cf18c44f1be881
|
|
- 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
|
|
Updating logging to inherit logging instacne from
calling application. CLI creates own logging instance.
Issue-ID: VVP-456
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I1277eb55413063e90b1681b36881a6a5a2b9c272
Signed-off-by: stark, steven <steven.stark@att.com>
|
|
Handle creation when vm consolidation does not occur
Issue-ID: VVP-456
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I20f2d4d92a3793d6e93655902850caae9ea4359d
|
|
Revert type change on return from spec-engine. This was
changed incorrectly on previous review.
Fixing policy add to VNF, so that properties values are
still added on update.
Issue-ID: VVP-455
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I36ff9479f69893665bd7155b16c3fdcf1302e29e
|
|
Output hooks for resources. Outputs for each resource are returned as part of the complete onap-client spec when a resource is created. Hooks have been added for the SDC resources, to return the TOSCA model for each created resource.
Dynamic config change. Ability to specify and reconfigure the onap-client configuration file at runtime without restarting the current session.
Logging. Logging has been upgraded to create its own logging instance rather than the root logging instance, to avoid collisions.
Issue-ID: VVP-455
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I7b03411d221801fc51b80ee6a73d9491e823da56
|
|
removing create hook from _init_ for resources
removing _init_ for non-abstract resources
refactor validation logic
enhancing error catch for resource failure
adding _on_failure hook
Issue-ID: VVP-441
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: Ia627fc7fd35fe6e112d6f89399701c70b5888077
|
|
Issue-ID: VVP-423
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I6175185d862ef70056fec24e16942a347d37ab94
|
|
Issue-ID: VVP-422
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I08a2106911939fb25b221fa9cbd1193537f4849b
|
|
Issue-ID: VVP-421
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I2af9206cbac62b33ce8373d3b480e16e1b2bbd1a
|
|
Issue-ID: VVP-419
Change-Id: Ic65674f2ee924f43b7ba6d8cc63ee686723f8fa5
Signed-off-by: stark, steven <steven.stark@att.com>
|
|
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
|
|
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
|
|
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
|
|
update license in setup.py.
update config.yaml to use same user, now that SDC has been updated.
add logic for OS X /tmp directory
Issue-ID: VVP-417
Change-Id: Ibeb48208da9e39614c1c41499c87b06943855e96
Signed-off-by: stark, steven <steven.stark@att.com>
|
|
Issue-ID: VVP-412
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I8c810dd5268c522ea21a40704315051c5daa5292
|
|
- also fixing imports of client to skip tests*
Issue-ID: VVP-403
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I0f0bddb04d4de10b9003e4fc6380619539f41ca4
|
|
Issue-ID: VVP-401
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: Idd88dbe2031e182bb91c7f9b56f3525417cec676
|
|
Issue-ID: VVP-399
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I3f7d1694fd23295a274c0c0e3801a33ab23dce7f
|
|
Issue-ID: VVP-393
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: Id52cef3b5b5d8b695aaa2cf92d8ab734c66f35f3
|
|
Issue-ID: VVP-381
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: Iebcddb15ad2116555faf480129400ed6ae1ab8cc
|
|
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>
|