Bug #4017
Disk resize should not be shown for persistent and cdrom images
Status: | Closed | Start date: | 10/01/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 4.14.2 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.14 |
Associated revisions
Bug #4017: Disable slider for persistent images. Add label to volatile disks
Bug #4017: Disable slider for persistent images. Add label to volatile disks
(cherry picked from commit dd3d1efb363d9f2b5eb9c91588eebc261c0c8a40)
Bug #4017: Disable disk resize for cdrom images
Bug #4017: Disable disk resize for cdrom images
(cherry picked from commit 45f9bf69ab051d93d2ee901141a1229d2625e019)
History
#1 Updated by Carlos Martín over 5 years ago
- % Done changed from 0 to 50
Done for persistent images.
CD images can be resized, or at least the request is taken by the core. If these images cannot be resized properly, the core should be also modified.
#2 Updated by Carlos Martín over 5 years ago
- Assignee set to Carlos Martín
#3 Updated by Carlos Martín over 5 years ago
- Status changed from New to Closed
- % Done changed from 50 to 100
- Resolution set to fixed
Now the core returns an error for cdrom images also.