Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

vSphere 6.5 readiness #666

Closed
pdhamdhere opened this issue Oct 31, 2016 · 2 comments · Fixed by #756
Closed

vSphere 6.5 readiness #666

pdhamdhere opened this issue Oct 31, 2016 · 2 comments · Fixed by #756

Comments

@pdhamdhere
Copy link
Contributor

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

  • ESX 6.5 ships with Python 3 only. Make sure ESX components (vmdkops and admin CLI) are Python 3 compatible
  • Install VIB and run CI tests with ESX 6.5
  • Add ESX 6.5 to CI test matrix.

CC/ @msterin @shuklanirdesh82

@govint
Copy link
Contributor

govint commented Nov 1, 2016

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

@pdhamdhere
Copy link
Contributor Author

vSphere 6.5 is GA! Build# 4564106

# for free to subscribe to this conversation on GitHub. Already have an account? #.