An open API service indexing awesome lists of open source software.

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

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.