Releases: xapi-project/xapi-storage
Releases · xapi-project/xapi-storage
Add a missing file
Merge pull request #32 from djs55/interface-names Add missing file
Use nicer module interfaces
- use names like "Datapath" rather than "D"
- pack the python modules inside a package
Support for exception backtraces
- Add support for marshalling exception backtraces
Initial interface draft
Merge pull request #18 from djs55/fixes Fix the makefiles