Version 0.9.0 Release
Numerous bug fixes:
- Modify
setup.py
to include backends - Many other small bug fixes and improvements
API additions
- Add
chown
option tonfs_export_add
- Return a json object from
nfs_export_add
, previously nothing was returned.
{"host": "host", "path": "path"}