This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
vmdkops_admin CLI: tenant_access_add/tenant_access_set runs into "IndexError: list index out of range" while using inexistent datastore name #868
Labels
Steps to reproduce (The reported issue can be reproduced easily)
vmdkops_admin.py tenant create --name T9
Tenant T99 does not exist
Current behavior: step#2 and step#6 runs into following exception instead of a valid message.
On ESX: when T9 is a valid tenant name and 'd1' is non-exist datastore name
/CC @kerneltime @tusharnt @ashahi1
The text was updated successfully, but these errors were encountered: