one
one copied to clipboard
Add dialog to update a VM configuration in FireEdge Sunstone
Description FireEdge Sunstone needs to implement the update VM configuration form:
- [x] Form to info-tabs (Configuration tab)
- [x] Add
update_configurationaction to all vm-tab.yaml
Use case Updates (appends) a set of supported configuration attributes in the VM template
Interface Changes

Additional Context https://docs.opennebula.io/devel/integration_and_development/system_interfaces/api.html#one-vm-updateconf
Progress Status
- [x] Code committed
- [x] Testing - QA
- [x] Documentation (Release notes - resolved issues, compatibility, known issues)
PRs to merge:
- one:
- https://github.com/OpenNebula/one-ee/pull/2125
- https://github.com/OpenNebula/one-ee/pull/2113
- https://github.com/OpenNebula/one-ee/pull/2112
- dev: https://github.com/OpenNebula/development/pull/1896
- doc: https://github.com/OpenNebula/docs/pull/2304