Bug #4053
Unable to use service templates from cloud view
Status: | Closed | Start date: | 10/13/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 100% | |
Category: | Cloud View | |||
Target version: | Release 4.14.2 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.14 |
Description
Hi,
Since upgrade to 4.14 users can't use anymore service templates. After choosing one service template, they can only put a name. The network accordion when user can choose their networks is not shown.
13:32:23,564 ReferenceError: generate_provision_network_accordion is not defined1 main.js:51403:17
Strange since this function is defined line 45791 in main.js. Any idea why?
Is the user click the create button, the error is: "You must select at least a template configuration".
The service templates work in the admin view etc.
This bug is with firefox/chromium etc Server is running CentOS 7 with opennebula-sunstone-4.14.0-1.x86_64 rpm.
Thanks
Associated revisions
Bug #4053: Fix service template instantation when there are networks
Bug #4053: Fix service template instantation when there are networks
(cherry picked from commit f37f27f1afcee729e646f1b067b19585d0ef516c)
History
#1 Updated by Daniel Molina over 5 years ago
- Category set to Cloud View
- Status changed from Pending to New
- Target version set to Release 4.14.2
#2 Updated by Carlos Martín over 5 years ago
- % Done changed from 0 to 100
Thanks for reporting it!
Unfortunately, service template with networks cannot be instantiated from the cloud view because of this bug, and there isn't a simple workaround.
The next maintenance release will have this fixed.
I'll leave the ticket open to perform more tests.
#3 Updated by Carlos Martín over 5 years ago
- Status changed from New to Closed
- Assignee set to Carlos Martín
- Resolution set to fixed