We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c28d4 commit 777854aCopy full SHA for 777854a
CHANGES
@@ -1,3 +1,11 @@
1
+0.12.0 (9-Sep-2015)
2
+- Add support for `required cluster stack`
3
+- Register and deregister rrd datasources
4
+- Plumb through SR.probe
5
+- Add support for `clustered` and `health`
6
+- Plumb through SR `name` and `description`
7
+- Clarify that SR.stat should take the attached URI
8
+
9
0.8.0 (15-Jul-2015)
10
- Plumb through clone on boot (VDI.epoch_begin, VDI.epoch_end)
11
_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
0 commit comments