nova/nova/virt
Balazs Gibizer 13f52d443e Test resize with too big flavor
This test tries to resize to a flavor that requests more VCPU than
what the compute hosts has available and expect the resize to fail.
However placement returns no allocation candidate and the scheduler
falls back to the legacy filtering. As CoreFilter is not enabled the
filtering result in hosts selected without enough VCPU resource.

This is a test for an open bug therefore it asserts the wrong behavior
but it has the proper assert commented out.

Related-bug: #1708637
Change-Id: Ibd7f695d51b1f8497ca492968c7e5c69ada0a85c
2017-08-07 13:36:41 +02:00
..
disk Remove translation of log messages 2017-06-13 11:20:28 +07:00
hyperv Merge "hyperv: stop serial console workers while deleting vm files" 2017-07-31 13:57:53 +00:00
image libvirt: virtuozzo instance resize support 2016-06-28 22:13:49 +03:00
ironic Ironic: Support boot from Cinder volume 2017-07-25 03:57:51 +00:00
libvirt Merge "libvirt: Post-migration, set cache value for Cinder volume(s)" 2017-07-28 16:15:08 +00:00
powervm hypervisor_hostname must match get_available_nodes 2017-06-20 16:34:38 -05:00
vmwareapi Remove translation of log messages 2017-06-13 11:20:28 +07:00
xenapi xenapi: avoid unnecessary BDM query when building device metadata 2017-07-06 13:29:43 -04:00
__init__.py Declare nova.virt namespace 2016-04-28 15:01:44 +00:00
block_device.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
configdrive.py Fixes python 3 unit tests 2016-09-23 20:10:24 +00:00
driver.py Merge "Modify some comments for virt driver" 2017-07-19 21:43:30 +00:00
event.py Add 'suspended' lifecycle event 2015-04-03 03:59:20 +03:00
fake.py Test resize with too big flavor 2017-08-07 13:36:41 +02:00
firewall.py Merge "Remove translation of log messages" 2017-06-20 21:16:49 +00:00
hardware.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
imagecache.py Rename ImageCacheManager._list_base_images to _scan_base_images 2016-05-26 14:45:42 +01:00
images.py Increase cpu time for image conversion 2017-07-24 10:51:49 -04:00
interfaces.template Fixes interfaces template identification issue 2014-12-07 17:52:34 +02:00
netutils.py provide interface-scoped nameserver information 2017-07-19 21:08:59 -04:00
osinfo.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
storage_users.py Remove translation of log messages 2017-06-13 11:20:28 +07: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