nova/nova/virt
ChangBo Guo(gcb) 6a6457b5a6 Port libvirt.test_vif to Python 3
We can't compare int or None with str on Python 3, need convert str
into int or just skip. We do this comprehensively for vlan by ensuring
that it is initially parsed as an int.

Partially-Implements: blueprint goal-python35

Co-Authored-By: Matthew Booth <mbooth@redhat.com>
Change-Id: I000839a341aa6164343b6c44e29a8b7d79084b73
2017-01-05 10:27:13 +00:00
..
disk Guestfs handle no passwd or group in image 2016-12-09 12:48:44 +00:00
hyperv objects: Move 'vm_mode' to 'fields.VMMode' 2016-11-25 16:19:44 +00:00
image libvirt: virtuozzo instance resize support 2016-06-28 22:13:49 +03:00
ironic conf: remove deprecated ironic options 2016-12-19 18:56:48 +00:00
libvirt Port libvirt.test_vif to Python 3 2017-01-05 10:27:13 +00:00
vmwareapi Merge "VMware: Update supported OS types for ESX 6.5" 2017-01-05 05:39:04 +00:00
xenapi Merge "refactor: move down ``dev_number`` in xenapi" 2017-01-04 14:05:50 +00:00
__init__.py Declare nova.virt namespace 2016-04-28 15:01:44 +00:00
block_device.py compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00
configdrive.py Fixes python 3 unit tests 2016-09-23 20:10:24 +00:00
diagnostics.py Diagnostics: add validation for types 2014-08-05 01:49:17 -07:00
driver.py Add context param to confirm_migration virt call 2016-11-19 05:49:08 +08:00
event.py Add 'suspended' lifecycle event 2015-04-03 03:59:20 +03:00
fake.py Transform instance.snapshot notifications 2016-12-06 15:29:50 +00:00
firewall.py Fix spelling mistake 2016-06-28 08:41:09 +02:00
hardware.py Merge "Added missed "raises:" docstrings into numa_get_constraints() method" 2017-01-04 19:05:25 +00:00
imagecache.py Rename ImageCacheManager._list_base_images to _scan_base_images 2016-05-26 14:45:42 +01:00
images.py Bump prlimit cpu time for qemu from 2 to 8 2016-12-08 10:41:31 -05:00
interfaces.template Fixes interfaces template identification issue 2014-12-07 17:52:34 +02:00
netutils.py Fix network mtu in network_metadata 2016-05-15 11:45:23 +02:00
osinfo.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
storage_users.py Use oslo.log 2015-02-22 07:56:40 -05:00
virtapi.py Remove unused provider firewall rules functionality in nova 2016-02-01 15:50:04 +01:00
volumeutils.py nova.utils._get_root_helper() should be public 2015-08-19 04:00:50 +00:00