[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-API] [PATCH 0 of 3] Emergency Network Reset
These patches implement the design of an Emergency Network Reset feature as described on the following wiki page: http://wiki.xen.org/xenwiki/Emergency_Network_Reset This feature is experimental, but you are very welcome to try it out. Cheers, Rob ocaml/idl/datamodel.ml | 12 ++- ocaml/xapi/message_forwarding.ml | 4 + ocaml/xapi/xapi_host.ml | 24 +++++ ocaml/xapi/xapi_host.mli | 3 + scripts/OMakefile | 1 + scripts/xe-reset-networking | 180 +++++++++++++++++++++++++++++++++++++++ ocaml/xapi/xapi.ml | 158 +++++++++++++++++++++------------ ocaml/xapi/xapi_globs.ml | 3 + 8 files changed, 325 insertions(+), 60 deletions(-) _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |