OpenNebula / one

The open source Cloud & Edge Computing Platform bringing real freedom to your Enterprise Cloud 🚀
http://opennebula.io
Apache License 2.0
1.23k stars 478 forks source link

[FSunstone] VRouter separate context variables dialog #6618

Open vichansson opened 3 months ago

vichansson commented 3 months ago

Description

Currently the only way for defining/configuring modules for a virtual router template through the FireEdge interface is using the context tab's User Inputs section.

image

This currently lacks a lot of context and is generally more focused towards configuring the virtual machine resource running behind a virtual router instead of the functionality related to the virtual router itself. Instead a separate dialog apart from the general create/update one, should be presented to the user where the context variables are configured. And this dialog should be accessible independently from any other ones, i.e. through a separate Configure button.

Use case

More easily define and configure context variables for a virtual router.

Interface Changes

The FSunstone interface needs a new dialog focused on configuring context variables. These context variable definitions will be fetchable from either an existing local resource (VR template), or from the appliance marketplace and then configured and grouped on a module to module basis in a stepper dialog.

Related to

Progress Status