Remove Rendundant info from cli commands
We currently put a lot of redundant information into various places making it hard for operators to use. For example:
kolla-kubernetes resource-template create nova pod nova-api-pod
Nova's in there twice, as is pod. This extra level of detail doesn't actually have any benefit I can see. we should rename our resources and rework the cli args so the redundancy is removed:
kolla-kubernetes resource-template create pod nova-api
Blueprint information
- Status:
- Complete
- Approver:
- Ryan Hallisey
- Priority:
- Medium
- Drafter:
- Kevin Fox
- Direction:
- Approved
- Assignee:
- Kevin Fox
- Definition:
- New
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- 0.3.0
- Started by
- Ryan Hallisey
- Completed by
- Ryan Hallisey
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
WIP: Reverse arg order on resource and resource-template
Gerrit topic: https:/
Addressed by: https:/
More Tests
Addressed by: https:/
remove redundant -configmap from names
Addressed by: https:/
l3/metadata DaemonSets + DVR, & labels