Bug #112
Name of the VM should be in DB table
Status: | Closed | Start date: | 06/16/2009 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Tino Vázquez | % Done: | 100% | |
Category: | Core & System | |||
Target version: | Release 1.4 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
Currently, it appears in the template, but for coherence with other tables it should be changed so it lives in the DB table corresponding to the vmpool.
Associated revisions
Feature #3510: authorize “EMULATOR” in VM TEMPLATE (#112)
- src/vm/VirtualMachine.cc (insert): Add “EMULATOR” to the list of
VM attributes understood by opennebula.
- src/vmm/LibVirtDriverKVM.cc (deployment_description_kvm): Get
“EMULATOR” from VM template first, then from default and finally from
hardcoded path.
Thanks Vladislav Gorbunov for the patch
History
#1 Updated by Tino Vázquez about 12 years ago
- % Done changed from 0 to 80
Fixed in r586. Needs testing before closing (clients not working).
#2 Updated by Tino Vázquez about 12 years ago
- Status changed from Assigned to Closed
- % Done changed from 80 to 100
- Resolution set to fixed
Tested.