Bug #1862
VM Template Network Model field is ignored
Status: | Closed | Start date: | 04/03/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 4.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.0 |
Description
I've tried setting the MODEL field in the Networking section of a vm template to virtio, but this doesn't seem to pass to the guest, which uses an rtl8139 device by default.
Adding the config via 'onetemplate update 1' on the cmd-line is successful though - adding: NIC=[MODEL="virtio"]
This then shows up in the template view in the GUI, but the MODEL: field remains empty when you choose to update the template there, and is then removed from the template if you click 'update'.
Associated revisions
bug #1862: Fix model field in vm template creation form
History
#1 Updated by Daniel Molina over 8 years ago
- Status changed from New to Closed
- Assignee set to Daniel Molina
- Target version set to Release 4.0
- % Done changed from 0 to 100
- Resolution set to fixed
It should be fixed now in the one-4.0 branch. Thank you