https://github.com/xapi-project/xapi-storage
Experimental new storage interface for xapi
https://github.com/xapi-project/xapi-storage
Last synced: 6 months ago
JSON representation
Experimental new storage interface for xapi
- Host: GitHub
- URL: https://github.com/xapi-project/xapi-storage
- Owner: xapi-project
- Created: 2012-01-11T16:36:51.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T13:55:40.000Z (almost 2 years ago)
- Last Synced: 2024-09-09T16:50:11.335Z (almost 2 years ago)
- Language: Python
- Homepage: https://xapi-project.github.io/xapi-storage/
- Size: 3.54 MB
- Stars: 9
- Watchers: 37
- Forks: 19
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Xapi storage interface ("SMAPIv3")
==================================
This repo contains the IDL definitions for the Xapi storage interface
which allow arbitrary types of storage to be managed and connected to
VMs as virtual disks.
Please read the [generated API docs](http://xapi-project.github.io/xapi-storage).
See also the example implementation in the python/examples directory
which comprises a minimal functional SR.