oslo.vmware/oslo_vmware
Doug Hellmann cda1daf83c set default python to python3
Set the default python to python3 except for the py27 environment. We
have to set that explicitly to override the new default.

Because flake8 now runs under python 3 there is no built-in name
'file'. Instead we can use the same symbols from the io module to
build the spec for mocking out the open() call. The old version of
that code that used to only run under python 3 used a private version
of the io module, so that is also corrected.

Change-Id: I2491e65736d2c79f1134eec6371967c39873891b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-16 14:45:12 -04:00
..
common Remove log translations 2017-03-24 07:24:50 +00:00
hacking Enable warning-is-error in doc build 2017-07-11 14:11:03 +00:00
locale Imported Translations from Zanata 2018-03-01 07:34:25 +00:00
objects Enable warning-is-error in doc build 2017-07-11 14:11:03 +00:00
tests set default python to python3 2018-04-16 14:45:12 -04:00
wsdl Add SPBM WSDL for vSphere 6.5 2016-11-25 15:18:55 +02:00
__init__.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
_i18n.py Update URLs in documents according to document migration 2017-07-13 10:17:21 +08:00
api.py Remove log translations 2017-03-24 07:24:50 +00:00
constants.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
exceptions.py Remove log translations 2017-03-24 07:24:50 +00:00
image_transfer.py Remove log translations 2017-03-24 07:24:50 +00:00
image_util.py Support download of virtual disk in ova container 2016-05-19 22:45:40 -07:00
pbm.py Remove log translations 2017-03-24 07:24:50 +00:00
rw_handles.py Remove log translations 2017-03-24 07:24:50 +00:00
service.py Do not prune some special XML elements which are empty 2017-06-21 11:33:03 +03:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00
vim_util.py Use request_handler() for ExtensionManager APIs 2017-07-10 17:32:04 -07:00
vim.py Add operation ID for remote calls 2016-12-20 17:46:49 +02:00