Actions
Refactor #23973
openChange Compute Resource help for create to look like host creat
Status:
New
Priority:
Normal
Assignee:
-
Category:
Compute resources
Target version:
-
Description
In host create command anything related to the compute resource is under the relevant provider:
Provider specific options:
EC2:
--compute-attributes:
flavor_id
image_id
availability_zone
security_group_ids
managed_ip
In compute resource create command the help shows everything and the description explains which provider it belongs to:
--caching-enabled CACHING_ENABLED Enable caching, for VMware only
It would be nice if this was consistent and compute resource could show clearly what belongs to each provider.
Updated by Tomáš Strachota over 7 years ago
- Related to Tracker #2823: Tracker for usability issues added
Updated by Tomáš Strachota over 7 years ago
- Related to Tracker #16829: Tracker for compute resource related issues added
Updated by Oleh Fedorenko over 6 years ago
- Related to Tracker #26990: Tracker for VMware issues added
Actions