summaryrefslogtreecommitdiff
path: root/nova/tests/functional/test_cross_az_attach.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Move remaining non-libvirt fixturesStephen Finucane2021-05-121-2/+1
* Remove six.text_type (2/2)Takashi Natsume2020-12-131-3/+1
* functional: Add and use 'GlanceFixture'Stephen Finucane2020-09-161-3/+1
* functional: Add '_create_server' helperStephen Finucane2020-01-201-3/+1
* functional: Add unified '_build_server' helper functionStephen Finucane2020-01-151-14/+8
* functional: Remove 'api' parameterStephen Finucane2019-12-061-9/+6
* Default AZ for instance if cross_az_attach=False and checking from APIMatt Riedemann2019-10-311-33/+52
* Add functional tests for [cinder]/cross_az_attach=FalseMatt Riedemann2019-09-241-0/+137