Feature #3414

Make more actions usable in cloud view

Added by EOLE Team over 6 years ago. Updated over 5 years ago.

Status:ClosedStart date:12/08/2014
Priority:NormalDue date:
Assignee:Daniel Molina% Done:

100%

Category:Cloud View
Target version:Release 4.14.2
Resolution:fixed Pull request:

Description

Hello,

To generalize the cloud view in our developers/testers ONE, we need to add more actions to the cloud view:

  • Make snapshot (vm_snapshot_tab)
  • Add/remove disks and nicks (vm_hotplugging_tab)
  • Plan actions (vm_actions_tab)

Regards.


Related issues

Related to Feature #2977: Customize available actions in cloud/admin views Closed 06/12/2014

History

#1 Updated by Daniel Dehennin over 6 years ago

I think that resizing the VM could be useful too even if the most used actions I doing is take snapshot / revert snapshot.

All these actions are available in a personalized restricted non cloud view but switching from cloud view to another one is costly and loose the VM selection (#3451)

Maybe adding one button in the VM cloud view to display a list of enabled tabs, configurable in the cloud view.

I think of a way to put the panel_tabs

    vms-tab:
        panel_tabs:
            vm_info_tab: true
            vm_capacity_tab: true
            vm_hotplugging_tab: true
            vm_network_tab: true
            vm_snapshot_tab: true
            vm_placement_tab: false
            vm_actions_tab: true
            vm_template_tab: false
            vm_log_tab: false

a button in the cloud view, when I click on it, I have the list as configured in my cloud.yaml view.

When clicking on one element of that list, it show the same informations/actions as the corresponding tab in user view.

The back button returns in the selected VM cloud view.

The same could be done for users in the vdcadmin view.

Regards.

#2 Updated by Ruben S. Montero over 6 years ago

  • Tracker changed from Request to Backlog
  • Assignee deleted (Daniel Molina)
  • Priority changed from Normal to High

I think this one is very close to #2977, We'll keep this one open also as a reference. Thanks for your feedback

#3 Updated by Ruben S. Montero over 6 years ago

  • Related to Feature #2977: Customize available actions in cloud/admin views added

#4 Updated by Ruben S. Montero over 6 years ago

  • Target version set to Release 4.14

#5 Updated by Ruben S. Montero over 6 years ago

  • Tracker changed from Backlog to Feature

#6 Updated by Ruben S. Montero over 6 years ago

  • Status changed from Pending to New

#7 Updated by Daniel Molina over 6 years ago

  • Assignee set to Daniel Molina

#8 Updated by Daniel Molina almost 6 years ago

  • Priority changed from High to Normal

#9 Updated by Ignacio M. Llorente almost 6 years ago

  • Tracker changed from Feature to Backlog

#10 Updated by Ignacio M. Llorente almost 6 years ago

  • Target version changed from Release 4.14 to Release 5.0

#11 Updated by Daniel Molina almost 6 years ago

  • Assignee deleted (Daniel Molina)

#12 Updated by Daniel Molina over 5 years ago

  • Tracker changed from Backlog to Feature
  • Status changed from New to Closed
  • Assignee set to Daniel Molina
  • Target version changed from Release 5.0 to Release 4.14.2
  • % Done changed from 0 to 100
  • Resolution set to fixed

These actions will be available and configurable from the cloud view

Also available in: Atom PDF