diff --git a/CHANGES b/CHANGES index 783853c..51ab568 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +0.12.0 (9-Sep-2015) +- Add support for `required cluster stack` +- Register and deregister rrd datasources +- Plumb through SR.probe +- Add support for `clustered` and `health` +- Plumb through SR `name` and `description` +- Clarify that SR.stat should take the attached URI + 0.8.0 (15-Jul-2015) - Plumb through clone on boot (VDI.epoch_begin, VDI.epoch_end) diff --git a/_oasis b/_oasis index 8c7983f..30e7d70 100644 --- a/_oasis +++ b/_oasis @@ -1,6 +1,6 @@ OASISFormat: 0.2 Name: xapi-storage-script -Version: 0.7 +Version: 0.12.0 Synopsis: Adapter which allows xapi to call storage scripts Authors: David Scott License: LGPL-2.1 with OCaml linking exception diff --git a/setup.ml b/setup.ml index 3f2496a..71b8c4b 100644 --- a/setup.ml +++ b/setup.ml @@ -1,7 +1,7 @@ (* setup.ml generated for the first time by OASIS v0.4.4 *) (* OASIS_START *) -(* DO NOT EDIT (digest: 0b689dc116757cf64e9d95efb33fad4b) *) +(* DO NOT EDIT (digest: 6e05f558fd7802dd2977df4eed3963a3) *) (* Regenerated by OASIS v0.4.5 Visit http://oasis.forge.ocamlcore.org for more information and @@ -6673,7 +6673,7 @@ let setup_t = alpha_features = []; beta_features = []; name = "xapi-storage-script"; - version = "0.7"; + version = "0.12.0"; license = OASISLicense.DEP5License (OASISLicense.DEP5Unit @@ -6773,7 +6773,7 @@ let setup_t = }; oasis_fn = Some "_oasis"; oasis_version = "0.4.5"; - oasis_digest = Some "m\005®\1344T_N\157$\153¹\023w\132\031"; + oasis_digest = Some "\015ѺvÀÙ|_\019ÿ\138 p\ri\022"; oasis_exec = None; oasis_setup_args = []; setup_update = false