This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
0.8.1 Patch release
Pre-release
Pre-release
This is a patch release to address issues with tenancy and add documentation.
0.8.1 (2016-11-03)
Closed issues:
- Support for multiple namespaces (Tenants) #559
- Limit the maximum size for a volume. #557
- Leverage role based access of VC to manage volume creation. #502
- Regression in docker volume CLI #691
- Tenancy: Add access to datastore does not add access. #687
- vmdkops_admin.py - ImportError: No module named argparse #647
Merged pull requests:
- Don't call get_si() in wait_for_tasks() #694 (brunotm)
- Make size spec in Docker cli case independent. Fixes #691 #692 (kerneltime)
- Add documentation for tenancy. #689 (kerneltime)
- Cleanup service instance connection handling and usage. #679 (brunotm)
- restricting user to install driver on older ESX #674 (shuklanirdesh82)
- Update README.md #672 (asomaiah)
- Quick fix for broken tenant commands in admin CLI #669 (msterin)