Bug #3787
Interface stays in loading state when adding an NIC.
Status: | Closed | Start date: | 05/01/2015 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | - | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.12 |
Description
How to replicate:
Import Arch image from marketplace. (do not forget to install bzip2 on opennebula, maybe add as a dependency to the opennebula package?)
Instantiate the vm from the template (do not attach a nic)
Click on the started / Running VM
Click network tab, add nic.
No nic will show attached.
Go out of the VM, by clicking virtual machines or something else.
Click the VM again. Interface will stay loading forever.
Reproducable every time.
You can work around this by adding the network interface to the template right away like the comment in marketplace asks you to.
Not critical issue tbh, but putting it up for a bugfix none the less.
Environment OpenNebula/Sunstone 4.12.1
Please let me know if you need any more information.
Related issues
Associated revisions
bug #3787: Check if secgroups is defined for a nic
History
#1 Updated by Anonymous about 6 years ago
Tested in Ubuntu 14.04 from Marketplace, no difference.
#2 Updated by Daniel Molina almost 6 years ago
- Duplicated by Bug #3949: Sunstone fails to examine a VM with a NIC that has no security groups at all added
#3 Updated by Daniel Molina almost 6 years ago
- Assignee set to Daniel Molina
#4 Updated by Daniel Molina almost 6 years ago
- Target version set to Release 4.14
#5 Updated by Daniel Molina almost 6 years ago
- Status changed from Pending to New
#6 Updated by Daniel Molina almost 6 years ago
- Status changed from New to Closed
- Target version deleted (
Release 4.14) - % Done changed from 0 to 100
- Resolution set to fixed
Fixed in master, thank you for the feedback