nova/nova/tests
Gábor Antal 47d8aa5e7f Throw exception if numa_nodes is not set to integer greater than 0
As [1] is abandoned, I used that patchset to create a new one.
This patchset is freshened to the current master branch.

This patch introduces InvalidNUMANodesNumber exception, which is
thrown when trying to boot an instance with a flavor that has
hw:numa_nodes=0 extra spec set. That means that NUMA nodes is set to 0,
which is incorrect.

[1]: https://review.openstack.org/#/c/190267

Change-Id: I6bd8f69e582c537a5fec40064638a8887a08cac4
Co-Authored-By: Karim Boumedhel <karimboumedhel@gmail.com>
Closes-Bug: #1402709
2016-09-09 14:53:56 +02:00
..
functional Merge "[placement] Allow inventory to violate allocations" 2016-09-07 22:36:12 +00:00
live_migration/hooks Skipping test_volume_backed_live_migration for live_migration job 2016-08-11 10:03:16 +00:00
unit Throw exception if numa_nodes is not set to integer greater than 0 2016-09-09 14:53:56 +02:00
__init__.py
fixtures.py Use StableObjectJsonFixture from o.vo 2016-08-29 11:52:10 -04:00
uuidsentinel.py Add uuidsentinel test module 2015-12-14 11:28:55 +01:00