| Summary: | Parameter --os-boot-dev does not exist in rhevm-shell any more. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Roman Hodain <rhodain> | ||||
| Component: | Documentation | Assignee: | rhev-docs <rhev-docs> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lucy Bopf <lbopf> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.5.0 | CC: | adahms, akotov, lbopf, rbalakri, Rhev-m-bugs, rhodain, rnori, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-02-15 23:47:00 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Roman Hodain
2013-09-27 07:38:50 UTC
Roman - does the same apply to the --vm-os-boot-dev parameter? For example, starting a VM might have been: [RHEVM shell (connected)]# action vm start --vm-os-boot-dev cdrom Is this now: [RHEVM shell (connected)]# action vm start --vm-os-boot cdrom Created attachment 946771 [details]
vm-os-boot command example
Reviewed for docs QE. All instances of 'os-boot-dev' have been changed to 'os-boot'. All instances of 'vm-os-boot-dev' have been changed to 'vm-os-boot'. The 'type' for these parameters has been changed from 'string' to 'collection'. VERIFIED. |