nova/nova/tests/functional/api
Kevin_Zheng cbb9eb5b05 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.

NOTE(mriedem): The backport needed to remove the mock
of notify_about_compute_task_error since that method
was added in Stein: Ibfb0a6db5920d921c4fc7cabf3f4d2838ea7f421

Change-Id: Idfe37d356b349024dfe963c934728111e1a1d314
closes-bug: #1806515
(cherry picked from commit 3cd439ad8a)
2018-12-12 17:07:21 -05:00
..
openstack Consider root id is None in the database case 2018-11-20 14:06:34 -05:00
__init__.py move the integrated tests into the functional tree 2014-11-26 13:17:20 -05:00
client.py Handle tags in _bury_in_cell0 2018-12-12 17:07:21 -05:00