Skip to content

Version 0.9.0 Release

Compare
Choose a tag to compare
@tasleson tasleson released this 10 Sep 20:56
3f5157e

Numerous bug fixes:

  • Modify setup.py to include backends
  • Many other small bug fixes and improvements

API additions

  • Add chown option to nfs_export_add
  • Return a json object from nfs_export_add, previously nothing was returned.
{"host": "host", "path": "path"}