Bug #657
Sunstone does not honor the VM name (VM created with template)
Status: | Closed | Start date: | 05/23/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
Hi,
I am using Opennebula "master" branch. I am highly interested in the template feature.
This works from the command line
onetemplate create -n "myvm" 6
A VM named "myvm" is indeed created. But when I try to do the same with Sunstone, for whatever I type in the "VM Name" field, I end up with a VM named "one-XX" where XX is an integer (VM ID).
Associated revisions
bug #657: Change vm_name template to string instead of symbol
History
#1 Updated by Daniel Molina about 10 years ago
- Category set to Sunstone
- Assignee set to Daniel Molina
- Target version set to Release 3.0
- % Done changed from 0 to 80
The attached patch should fix the problem.
Thanks for the feedback.
#2 Updated by jordan pittier about 10 years ago
Yep, it works now. Thanks for the quick fix.
#3 Updated by Daniel Molina about 10 years ago
- % Done changed from 80 to 100
- Resolution set to fixed
#4 Updated by Daniel Molina about 10 years ago
- Status changed from New to Closed