-
Epic
-
Resolution: Unresolved
-
Minor
-
2.8.5, 2.9.0
-
CLI tool to automate providers and plan create/edit
-
Product / Portfolio Work
-
False
-
-
False
-
-
Not Selected
-
Done
-
0% To Do, 0% In Progress, 100% Done
Goal
Today a user creating a provider or plan from the CLI is required to create several CR, that need to interact together, for example, a Provider requires a secret, a Host requires a secret, a Plan require StorageMap and NetworkMap, StorageMap may require a configMap, etc ...
After this epic a user creating Provider or Plan will have a Tool that will automate the creation of the needed auxiliary CRs and configuration.
User Stories
- As a Migration admin,
I want to create a migration plan using the CLI,
so that I can migrate a virtual machine, without requiring me to create a mapping using the CLI - As a Migration admin,
I want to create a migration provider using the CLI,
so that I can migrate a virtual machine, without requiring me to create a secret using the CLI
Non-Requirements
- <anything that we explicitly exclude>
Notes
- <references to existing docs or mailinglists etc>