nova/nova/tests/functional
Sean Mooney 8346c527b3 FUP for in-place numa rebuild
This patch addresses a number of typos and minor
issues raised during review of [1][2]. A summary
of the changes are corrections to typos in comments,
a correction to the exception message, an update to
the release note and the addition of debug logging.

[1] I0322d872bdff68936033a6f5a54e8296a6fb3434
[2] I48bccc4b9adcac3c7a3e42769c11fdeb8f6fd132

Related-Bug: #1804502
Related-Bug: #1763766

Conflicts:
    nova/tests/functional/libvirt/test_numa_servers.py
NOTE(sean-k-mooney): conflict was due to the use of
NUMAHostInfo instead of HostInfo.

Change-Id: I8975e524cd5a9c7dfb065bb2dc8ceb03f1b89e7b
(cherry picked from commit f6060ab6b5)
(cherry picked from commit 48bb9a9663)
2020-01-22 15:06:07 +00:00
..
api Include all network devices in nova diagnostics 2019-05-04 09:44:22 -06:00
api_sample_tests Reduce scope of 'path' query parameter to noVNC consoles 2019-10-02 16:19:14 +00:00
compute Error out interrupted builds 2019-10-09 17:09:59 +02:00
db Fix misuse of nova.objects.base.obj_equal_prims 2019-08-14 08:53:45 +09:00
libvirt FUP for in-place numa rebuild 2020-01-22 15:06:07 +00:00
notification_sample_tests Fix a misuse of assertGreaterEqual 2019-09-13 17:44:14 -04:00
regressions Fix listing deleted servers with a marker 2019-10-23 15:03:13 -04:00
wsgi Block deleting compute services with in-progress migrations 2019-11-25 11:11:13 -05:00
__init__.py Eventlet monkey patching should be as early as possible 2019-03-25 09:22:01 +01:00
api_paste_fixture.py Use external placement in functional tests 2018-12-12 18:46:49 +00:00
api_samples_test_base.py Merge "Fix os-simple-tenant-usage result order" 2018-10-27 08:57:52 +00:00
fixtures.py Convert driver supported capabilities to compute node provider traits 2019-02-28 23:28:19 +00:00
integrated_helpers.py Block rebuild when NUMA topology changed 2020-01-22 14:59:01 +00:00
test_aggregates.py Check hosts have no instances for AZ rename 2019-03-01 12:25:16 -05:00
test_availability_zones.py Update instance.availability_zone on revertResize 2019-03-28 09:57:12 -04:00
test_boot_from_volume.py Properly track local root disk usage during moves 2018-10-08 17:33:49 -04:00
test_compute_mgr.py Fup for the bandwidth series 2019-02-27 10:23:15 +01:00
test_conf_max_attach_disk_devices.py Add configuration of maximum disk devices to attach 2019-01-30 15:47:10 +00:00
test_images.py Share snapshot image membership with instance owner 2019-02-08 18:06:27 -05:00
test_instance_actions.py Improve NeutronFixture and remove unncessary stubbing 2018-08-02 15:15:03 +02:00
test_legacy_v2_compatible_wrapper.py Improve NeutronFixture and remove unncessary stubbing 2018-08-02 15:15:03 +02:00
test_list_servers_ip_filter.py Use external placement in functional tests 2018-12-12 18:46:49 +00:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_metadata.py Use external placement in functional tests 2018-12-12 18:46:49 +00:00
test_middleware.py Removes unnecessary utf-8 encoding 2016-12-20 10:27:01 +07:00
test_multiattach.py Improve NeutronFixture and remove unncessary stubbing 2018-08-02 15:15:03 +02:00
test_nova_manage.py Add BFV wrinkle to TestNovaManagePlacementHealAllocations 2019-11-21 17:32:39 -05:00
test_report_client.py Use a placement conf when testing report client 2019-03-04 20:43:48 +00:00
test_server_faults.py Replace non-nova server fault message 2019-08-06 10:48:49 -04:00
test_server_group.py Replace time.sleep(10) with service forced_down in tests 2019-11-26 19:58:04 +00:00
test_servers.py Use admin neutron client to see if instance has qos ports 2019-11-25 10:14:56 +00:00