mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-03 13:47:01 +03:00
4b746348b3
* VNETs include state to flag their configuration status (READY/ERROR/LOCK) * Hooks can be program based on VNET state transitions * Include Java/Go/Ruby bindings * New vCenter network drivers * Place-holder to customize actions (create/delete) for other netowrk drivers * Sunstone integration * OneFlow syncs flow creation on VNET status * Remove deprecated vcenter hooks and autoregistration co-authored-by: Frederick Ernesto Borges Noronha <fborges@opennebula.io> co-authored-by: Alejandro Huertas <ahuertas@opennebula.io> co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
These XML Schemas define the XMLs returned by OpenNebula's XML-RPC API. The included XML samples are not actual responses from OpenNebula, as it does not include the headers (namespace, schema location). To learn more, please read the API reference documentation: https://docs.opennebula.io/6.3/integration_and_development/system_interfaces/api.html