1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-03 13:47:01 +03:00
Ruben S. Montero 4b746348b3
f #5725: State for Virtual Networks
* 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>
2022-04-09 15:20:17 +02:00
..
2019-01-03 16:59:32 +01:00
2013-10-28 12:02:07 +01:00
2019-01-03 16:59:32 +01:00
2018-10-29 15:13:50 +01:00
2022-01-18 17:32:19 +01:00
2018-10-29 15:13:50 +01:00
2018-10-29 15:13:50 +01:00
2015-01-23 18:32:39 +01:00
2015-01-23 18:32:39 +01:00
2018-06-13 15:17:45 +02:00
2022-04-09 15:20:17 +02:00

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