Miguel E. Ruiz
Miguel E. Ruiz
**Description** It is required to enrich OneFlow Template syntax by supporting vrouters declaration. So that, VRouters will have the following syntax: ```json { "name": "VNF", "type": "vr", "template_id": 3 "ha_mode":...
**Description** In order to facilitate the way VRouters will be defined on OneFlow templates, we consider a redefinition of `vm_template_contents`. Since now it is considered as a key-value, comma-separated set...
**Description** One feature it is desirable to maintain the variable definition from custom attributes, so despite of the fact `custom_attributes` is deleted on https://github.com/OpenNebula/one/issues/6679, this feature is taken on `user_inputs`...
**Description** Sinatra should be upgraded to version `4.0.0` so that use the latest stable version of this gem. This change affects also the webserver Sinatra is going to use, since...
**Description** Package OneForm so that it can be installed and used in a similar way than other opennebula components like oneflow **Use case** In order to use new OneForm solution...
**Description** Currently Sunstone translations are managed by using a single file that contains the whole content of the translations and texts that appear on Sunstone Application. This began to be...
**Description** Remove the self-contained option from OpenNebula installation since it's already unsupported **To Reproduce** **Expected behavior** **Details** - Affected Component: OpenNebula installation - Version: 6.10 **Additional context** ## Progress Status...