Bug #4626

VM configuration tab can not be enabled in cloud view

Added by EOLE Team about 5 years ago. Updated almost 5 years ago.

Status:ClosedStart date:07/07/2016
Priority:NormalDue date:
Assignee:Carlos Martín% Done:

0%

Category:Cloud View
Target version:Release 5.0.2
Resolution:fixed Pull request:
Affected Versions:OpenNebula 5.0

Description

Hello,

I tried to enabled the vm_conf_tab and the VM.updateconf action in cloud view:

  1. The lines are not present in yaml file
  2. When I add the lines and restart Sunstone, nothing happens
--- cloud.yaml.orig    2016-07-07 16:39:54.702045696 +0200
+++ cloud.yaml    2016-07-07 16:40:30.406235902 +0200
@@ -19,6 +19,7 @@
             vm_snapshot_tab: false
             vm_placement_tab: false
             vm_actions_tab: false
+            vm_conf_tab: true
             vm_template_tab: false
             vm_log_tab: false
         provision_tabs:
@@ -55,6 +56,7 @@
             VM.disk_snapshot_revert: false
             VM.disk_snapshot_delete: false
             VM.save_as_template: true
+            VM.updateconf: true
         dashboard:
             # Connected user's quotas
             quotas: true

Is it possible to add them?

Associated revisions

Revision 0a296344
Added by Carlos Martín almost 5 years ago

Bug #4626: Enable vm conf panel in cloud view

Revision c589758b
Added by Carlos Martín almost 5 years ago

Bug #4626: Enable vm conf panel in cloud view

(cherry picked from commit 0a2963440cb935edb626d8968d68706667823c02)

History

#1 Updated by Carlos Martín about 5 years ago

  • Assignee changed from Daniel Molina to Carlos Martín
  • Target version set to Release 5.0.2

#2 Updated by Carlos Martín almost 5 years ago

  • Status changed from Pending to Closed
  • Resolution set to fixed

The conf panel can now be enabled in the cloud view. The update conf action cannot be embedded into the cloud view, so that will remain missing.

Also available in: Atom PDF