nova/nova/tests/functional
Kevin_Zheng 3cd439ad8a Handle tags in _bury_in_cell0
We allowed add instance tags when booting in
Iac54b9627cb4398e45f1f15a2f4e7d6f86242093, conductor
will create tags for us in the selected cell, but
we forgot to consider the case that no valid host
was found.

So we will be unable to filter those instances in
cell0 with tags.

Change-Id: Idfe37d356b349024dfe963c934728111e1a1d314
closes-bug: #1806515
2018-12-11 12:40:22 -05:00
..
api Handle tags in _bury_in_cell0 2018-12-11 12:40:22 -05:00
api_sample_tests Transform compute_task notifications 2018-11-21 16:23:28 +09:00
compute Use new ``initial_xxx_allocation_ratio`` CONF 2018-11-30 15:32:06 -05:00
db Add compute_node ratio online data migration script 2018-12-05 11:36:23 -05:00
libvirt Refactor NeutronFixture 2018-09-17 11:29:36 +00:00
notification_sample_tests Transform scheduler.select_destinations notification 2018-11-30 13:20:35 +01:00
regressions Handle tags in _bury_in_cell0 2018-12-11 12:40:22 -05:00
wsgi fixtures: Track volume attachments within CinderFixtureNewAttachFlow 2018-10-22 17:19:31 +01:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_paste_fixture.py Remove legacy v2 API functional tests 2016-05-04 18:17:23 +08:00
api_samples_test_base.py Merge "Fix os-simple-tenant-usage result order" 2018-10-27 08:57:52 +00:00
integrated_helpers.py Merge "Use new ``initial_xxx_allocation_ratio`` CONF" 2018-12-08 15:32:38 +00:00
test_aggregates.py Fix docs and add functional test for AggregateMultiTenancyIsolation 2018-09-13 16:46:53 -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 Transform compute_task notifications 2018-11-21 16:23:28 +09:00
test_images.py Add create image functional negative tests 2016-12-26 14:15:14 +09: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 Trivial: Nix duplicate PlacementFixture() in test 2017-12-01 15:39:28 -06:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_metadata.py Remove unused logging import 2017-02-17 15:17:51 +07: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 Merge "Remove the CachingScheduler" 2018-10-25 13:22:53 +00:00
test_report_client.py Consumer gen support for put allocations 2018-09-25 13:02:02 +02:00
test_server_group.py Add functional test for live migrate with anti-affinity group 2018-08-29 15:55:16 -04:00
test_servers.py Merge "Fixed concurrent access to direct io test file" 2018-12-08 10:05:22 +00:00