Skip to content

Releases: xapi-project/xapi-storage

Ported build to jbuilder.

30 Jan 10:55
2624423
Compare
Choose a tag to compare
Pre-release
Merge pull request #69 from kc284/master

CP-26711: Ported xapi-storage to jbuilder.

Upgrade to Foundation 6.2.1

28 Feb 14:55
Compare
Choose a tag to compare
Pre-release

This release captures mainly the upgrade of the HTML framework Foundation to 6.2.1.

Fix json error encapsulation

05 Oct 11:07
Compare
Choose a tag to compare
Pre-release
  • Fix json error encapsulation

Clean up logging

29 Sep 14:39
Compare
Choose a tag to compare
Clean up logging Pre-release
Pre-release
  • Clean up xapi.storage.log log-entries

Python improvements

11 Sep 16:35
Compare
Choose a tag to compare
Python improvements Pre-release
Pre-release
  • improved package structure

Lots of API improvements

09 Sep 08:51
Compare
Choose a tag to compare
Pre-release
  • support for RRD datasources
  • support for SR name and description
  • support for SR probe

Add optional volume uuids

04 Aug 23:02
Compare
Choose a tag to compare
Pre-release

Storage implementations which have a natural uuid can now supply it, which will allow higher layers (i.e. xapi) to see and use the uuids.

Clone on boot

15 Jul 15:09
Compare
Choose a tag to compare
Clone on boot Pre-release
Pre-release
  • Store metadata with volumes with Volume.set and Volume.unset
  • Support non-persistent data paths with Datapath.open and Datapath.close

Volume set_name set_description and physical_utilisation

08 Jul 20:09
Compare
Choose a tag to compare
  • allow the plugin to persist a name and description per Volume
  • add physical_utilisation to Volume.stat

Update SR.stat

07 Jul 20:43
Compare
Choose a tag to compare
Update SR.stat Pre-release
Pre-release
  • SR.stat uses total_space and free_space