You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
Do we want to collect issues here and solve as one change? In which case here is one (we can keep adding perhaps to the list):
1/ Use "as" vs. ",' in except block:
python /usr/lib/vmware/vmdkops/bin/vmdk_ops.py -p 1019
Traceback (most recent call last):
File "/usr/lib/vmware/vmdkops/bin/vmdk_ops.py", line 81, in
import vmdk_utils
File "/usr/lib/vmware/vmdkops/Python/vmdk_utils.py", line 25, in
import vmdk_ops
File "/usr/lib/vmware/vmdkops/bin/vmdk_ops.py", line 84, in
import auth
File "/usr/lib/vmware/vmdkops/Python/auth.py", line 58
except sqlite3.Error, e:
^
SyntaxError: invalid syntax
vSphere 6.5 is on it's way. This issue is to track and verify vSphere docker volume service works out of box on ESX 6.5
CC/ @msterin @shuklanirdesh82
The text was updated successfully, but these errors were encountered: