Done
Details
Assignee
Former userFormer user(Deactivated)Reporter
Former userFormer user(Deactivated)Fix versions
Priority
Highest
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Former user
Former user(Deactivated)Fix versions
Priority
Created January 25, 2019 at 2:29 PM
Updated July 10, 2019 at 3:06 PM
Resolved April 29, 2019 at 5:31 AM
vFW and vDNS with HPA use cases currently use many curl/postman requests. It also uses kubctl exec to perform some operations or get some values that are required for curl requests. In addition, vFW and vDNS use cases use some hardcoded user names and passwords.
Intention is to use CLI to avoid any of above operations via CLI.
This story is expected to identify gaps in CLI in executing above use cases.
Some components that above use case use:
- SDC : To onboard VSPs, add license and entitlements etc.,. (Intention is to do them via CLI)
- SO : To create service instance, to create VNFs and VF modules. VID is not suitable for today as it does expose some options exposed by SO (such as using Multi-Cloud and OOF).
- Policy : To upload policy models and then create policies.
- ESR : To add cloud-regions.
In addition, we also believe that there would need to be user management - Creating users using admin, assigning proper roles and then using these users to do above operations.
As part of this story, our intention is to identify CLI gaps and raise further stories to fix them.