summaryrefslogtreecommitdiff
path: root/nova/tests/functional/test_aggregates.py
Commit message (Expand)AuthorAgeFilesLines
* Remove double mocking... againBalazs Gibizer2022-08-081-12/+12
* functional: Add reproducer for #1907775Stephen Finucane2021-12-101-6/+115
* Deprecate filters that have been replaced by placement filtersSean Mooney2021-06-011-8/+0
* tests: Move remaining non-libvirt fixturesStephen Finucane2021-05-121-2/+1
* functional: Add and use 'GlanceFixture'Stephen Finucane2020-09-161-21/+12
* func tests: move _run_periodics() into base classArtom Lifshitz2020-03-241-15/+1
* functional: Add unified '_build_server' helper functionStephen Finucane2020-01-151-15/+10
* functional: Make '_IntegratedTestBase' subclass 'InstanceHelperMixin'Stephen Finucane2019-12-061-1/+1
* functional: Remove 'api' parameterStephen Finucane2019-12-061-16/+11
* functional: Make '_wait_for_state_change' behave consistentlyStephen Finucane2019-11-191-46/+24
* Add image caching API for aggregatesDan Smith2019-10-151-0/+98
* Move HostNameWeigher to a common fixtureBalazs Gibizer2019-09-251-21/+9
* Remove SchedulerReportClient from AggregateRequestFiltersTestMatt Riedemann2019-09-161-15/+0
* Remove redundancies from AggregateRequestFiltersTest.setUpMatt Riedemann2019-09-161-21/+0
* Add a new request filter to isolate aggregatesshilpa2019-09-121-6/+351
* Add functional test for AggregateMultiTenancyIsolation + migrateMatt Riedemann2019-08-291-0/+120
* Remove global state from the FakeDriverBalazs Gibizer2019-06-211-5/+0
* Use aggregate_add_host in nova-manageEric Fried2019-03-261-1/+2
* Check hosts have no instances for AZ renameAndrey Volkov2019-03-011-0/+98
* Use external placement in functional testsChris Dent2018-12-121-2/+3
* Fix docs and add functional test for AggregateMultiTenancyIsolationMatt Riedemann2018-09-131-0/+93
* mirror nova host aggregate members to placementJay Pipes2018-05-301-12/+3
* Honor availability_zone hint via placementDan Smith2018-05-221-27/+131
* Add require_tenant_aggregate request filterDan Smith2018-03-281-0/+229
* re-Allow adding computes with no ComputeNodes to aggregatesDan Smith2017-05-251-0/+41