File tree Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 1+ 0.5.0 (7-Jul-2015)
2+ - Implement SR.stat
3+ - Fix travis
4+ - VDI.stat calls Volume.stat
5+ - VDI.resize calls Volume.resize Volume.stat
6+ - automatically add capabilities
7+ - update to xapi-storage.0.3.0
8+
190.4.0 (28-Apr-2015)
210- Update to xapi-storage.0.2.1
311
Original file line number Diff line number Diff line change 11OASISFormat: 0.2
22Name: xapi-script-storage
3- Version: 0.4
3+ Version: 0.5
44Synopsis: Adapter which allows xapi to call storage scripts
55Authors: David Scott
66License: LGPL-2.1 with OCaml linking exception
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.4.4 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: 2cebb0f2ebccebc1740714c72972c587 ) *)
4+ (* DO NOT EDIT (digest: d254be83e862609ba53ff23ba578e53e ) *)
55(*
66 Regenerated by OASIS v0.4.5
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6673,7 +6673,7 @@ let setup_t =
66736673 alpha_features = [] ;
66746674 beta_features = [] ;
66756675 name = " xapi-script-storage" ;
6676- version = " 0.3 " ;
6676+ version = " 0.5 " ;
66776677 license =
66786678 OASISLicense. DEP5License
66796679 (OASISLicense. DEP5Unit
@@ -6772,14 +6772,15 @@ let setup_t =
67726772 };
67736773 oasis_fn = Some " _oasis" ;
67746774 oasis_version = " 0.4.5" ;
6775- oasis_digest = Some " \223 w\129 *\250 8n\224 (\131\015\249\232\225\232\031 " ;
6775+ oasis_digest =
6776+ Some " \\\216\159\159\138 ,\222\011\225\018\181\222 A\184\r " ;
67766777 oasis_exec = None ;
67776778 oasis_setup_args = [] ;
67786779 setup_update = false
67796780 };;
67806781
67816782let setup () = BaseSetup. setup setup_t;;
67826783
6783- # 6784 " setup.ml"
6784+ # 6785 " setup.ml"
67846785(* OASIS_STOP *)
67856786let () = setup () ;;
You can’t perform that action at this time.
0 commit comments