summaryrefslogtreecommitdiff
path: root/nova/tests/functional/test_images.py
Commit message (Expand)AuthorAgeFilesLines
* Remove double mocking... againBalazs Gibizer2022-11-171-5/+3
* tests: Remove 'test_servers.ServersTestBase'Stephen Finucane2020-07-161-2/+2
* functional: Add unified '_build_server' helper functionStephen Finucane2020-01-151-2/+2
* functional: Make '_wait_for_state_change' behave consistentlyStephen Finucane2019-11-191-8/+4
* functional: Rework '_delete_server'Stephen Finucane2019-11-151-1/+1
* Share snapshot image membership with instance ownerMatt Riedemann2019-02-081-0/+46
* Add create image functional negative testsMaho Koshiya2016-12-261-0/+60