summaryrefslogtreecommitdiff
path: root/nova/tests/functional/test_boot_from_volume.py
Commit message (Expand)AuthorAgeFilesLines
* Add API support for rebuilding BFV instancesDan Smith2022-08-311-0/+40
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* tests: Move remaining non-libvirt fixturesStephen Finucane2021-05-121-2/+1
* Remove six.text_type (2/2)Takashi Natsume2020-12-131-2/+1
* functional: Add and use 'GlanceFixture'Stephen Finucane2020-09-161-4/+2
* func: Add CinderFixture to _IntegratedTestBaseLee Yarwood2020-08-031-1/+0
* tests: Remove 'test_servers.ServersTestBase'Stephen Finucane2020-07-161-2/+1
* Remove 'nova.image.api' moduleStephen Finucane2020-02-181-2/+2
* functional: Add unified '_build_server' helper functionStephen Finucane2020-01-151-6/+3
* functional: Make '_IntegratedTestBase' subclass 'InstanceHelperMixin'Stephen Finucane2019-12-061-4/+2
* functional: Remove 'api' parameterStephen Finucane2019-12-061-8/+8
* Avoid using image with kernel in BDM large request func testBalazs Gibizer2019-10-111-3/+6
* Cache image GETs for multi-create/multi-BDM requestsMatt Riedemann2019-10-091-8/+7
* Add boot from volume functional test with a huge requestMatt Riedemann2019-10-091-0/+66
* Docs and functional test for max_local_block_devicesMatt Riedemann2019-08-231-0/+17
* Rename CinderFixtureNewAttachFlow to CinderFixtureEric Fried2019-07-011-3/+3
* Properly track local root disk usage during movesMatt Riedemann2018-10-081-12/+7
* Add regression test for bug 1796737Matt Riedemann2018-10-081-0/+152