Fix the py27 failure because of "ephemeral_key_uuid" error
Change-Id: Ic520a1657106a10a595240f84455eec1b79c2de0
This commit is contained in:
parent
a1f494da64
commit
39ead2a4c7
@ -164,6 +164,7 @@ class TestNovaNotifier(test.BaseTestCase):
|
||||
"locked_by": None,
|
||||
"launch_index": 0,
|
||||
"auto_disk_config": False,
|
||||
"ephemeral_key_uuid": None
|
||||
}
|
||||
|
||||
self.instance = nova_instance.Instance()
|
||||
|
Loading…
Reference in New Issue
Block a user