nova/nova/tests
Takashi NATSUME aa7a6939d5 objects: Update keypairs when saving an instance
The keypair of a server is updated when rebuilding the server with a
keypair. This function has been added since API microversion 2.54.
However the 'keypairs' of the instance object is not saved when saving
the instance object currently.

Make the instance object update the 'keypairs' field when saving the
instance object.

Changes:
	nova/tests/functional/regressions/test_bug_1843708.py

NOTE(stephenfin): Changes are necessary since 'PlacementFixture' moved
in stable/stein with change Idaed39629095f86d24a54334c699a26c218c6593
but it's still in the old place here.

Change-Id: I8a2726b39d0444de8c35480024078a97430f5d0c
Closes-Bug: #1843708
Co-authored-by: Stephen Finucane <stephenfin@redhat.com>
(cherry picked from commit 086796021b)
(cherry picked from commit aed86ee5d6)
(cherry picked from commit b971dc82cb)
(cherry picked from commit 0bc5a4ecb5)
2020-07-31 16:22:35 +01:00
..
functional objects: Update keypairs when saving an instance 2020-07-31 16:22:35 +01:00
live_migration/hooks Fix os_CODENAME detection and repo refresh during ceph tests 2020-07-09 09:31:20 +01:00
unit objects: Update keypairs when saving an instance 2020-07-31 16:22:35 +01:00
__init__.py
fixtures.py Fix race in test_volume_swap_server_with_error 2019-03-02 14:38:25 +00:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00
uuidsentinel.py