Bug #1810
Attach disk/nic needs to check the template format
Status: | Closed | Start date: | 03/12/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 4.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 3.8 |
Associated revisions
Bug #1810: Fix oned crash when calling attachdisk with an improperly formated DISK template
Signed-off-by: Simon Boulet <simon@nostalgeek.com>
Bug #1810: Fix oned crash when calling attachnic with an improperly formated NIC template
Signed-off-by: Simon Boulet <simon@nostalgeek.com>
Bug #1810: Fix oned crash when calling attachdisk with an improperly formated DISK template
Signed-off-by: Simon Boulet <simon@nostalgeek.com>
(cherry picked from commit 60b47c7183909acec28550834f0b32cb3b8a2382)
Bug #1810: One more dynamic_cast check.
This one was safe because the OS attribute must be a vector,
it is enforced by VirtualMachine::parse_os
History
#1 Updated by Ruben S. Montero over 8 years ago
- Status changed from New to Closed
- Resolution set to fixed