Implement commands not directly present in the APIs
Registered by
Dean Troyer
There are operations useful to users/administr
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Low
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
The one that sparked this blueprint: list resources on a specific host. i.e., I need to know what is in use on host. Add --server and --volume to 'host list'. Need to consider how to display multiple resources per host in list format.
host list [--server] [--volume] [--zone]
Other suggestions:
* an option to security group create that also creates a set of rules that effectively allow all traffic
* server create has meta-flavors that include nic and volume configurations
* delete commands that also remove dependent resources (ex. server delete also deletes attached volumes)
(?)