summaryrefslogtreecommitdiff
path: root/nova/tests/unit/conductor
Commit message (Expand)AuthorAgeFilesLines
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+5
* Support move ops with extended resource requestBalazs Gibizer2021-08-273-12/+87
* Merge "smartnic support - functional tests"Zuul2021-08-191-1/+1
|\
| * smartnic support - functional testsYongli He2021-08-051-1/+1
* | Merge "smartnic support - reject server move and suspend"Zuul2021-08-191-2/+4
|\ \ | |/
| * smartnic support - reject server move and suspendYongli He2021-08-051-2/+4
* | Merge "smartnic support - cleanup arqs"Zuul2021-08-191-1/+19
|\ \ | |/
| * smartnic support - cleanup arqsYongli He2021-08-051-1/+19
* | Merge "smartnic support - create arqs"Zuul2021-08-191-22/+285
|\ \ | |/
| * smartnic support - create arqsYongli He2021-08-051-22/+285
* | db: Post reshuffle cleanupStephen Finucane2021-08-091-4/+5
* | db: Move remaining 'nova.db.sqlalchemy' modulesStephen Finucane2021-08-091-1/+1
* | db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-092-4/+3
|/
* Merge "Remove (almost) all references to 'instance_type'"Zuul2021-06-132-12/+12
|\
| * Remove (almost) all references to 'instance_type'Stephen Finucane2021-03-292-12/+12
* | Use NotificationFixture for legacy notifications tooBalazs Gibizer2021-05-241-6/+5
* | Create a fixture around fake_notifierBalazs Gibizer2021-05-241-2/+1
* | tests: Split external service fixtures outStephen Finucane2021-05-131-1/+2
* | tests: Move remaining non-libvirt fixturesStephen Finucane2021-05-121-19/+18
|/
* Rename ensure_network_metadata to amend requested_networksSylvain Bauza2021-02-033-14/+14
* Refactor update_pci_request_spec_with_allocated_interface_nameBalazs Gibizer2021-01-181-2/+2
* Cyborg shelve/unshelve supportzhangbailin2021-01-151-1/+287
* Remove six.text_type (2/2)Takashi Natsume2020-12-133-10/+6
* Remove compute service level check for qos opsBalazs Gibizer2020-11-091-533/+0
* conductor: Don't use setattrStephen Finucane2020-09-141-38/+0
* Set 'old_flavor', 'new_flavor' on source before resizeStephen Finucane2020-09-081-4/+8
* Cyborg evacuate supportSean Mooney2020-09-011-0/+3
* Delete ARQs by UUID if Cyborg ARQ bind fails.Sundar Nadathur2020-07-231-5/+27
* objects: Introduce 'pcpuset' field for InstanceNUMACellWang Huaqiang2020-07-141-12/+16
* Use 'Exception.__traceback__' for versioned notificationsStephen Finucane2020-06-081-18/+10
* Merge "Support live migration with vpmem"Zuul2020-04-081-2/+15
|\
| * Support live migration with vpmemLuyaoZhong2020-04-071-2/+15
* | Merge "partial support for live migration with specific resources"Zuul2020-04-081-72/+44
|\ \ | |/
| * partial support for live migration with specific resourcesLuyaoZhong2020-04-071-72/+44
* | Merge "func tests: move _run_periodics() into base class"Zuul2020-04-021-2/+2
|\ \ | |/ |/|
| * func tests: move _run_periodics() into base classArtom Lifshitz2020-03-241-2/+2
* | Bump compute rpcapi version and reduce Cyborg calls.Sundar Nadathur2020-03-311-7/+13
* | Delete ARQs for an instance when the instance is deleted.Sundar Nadathur2020-03-241-0/+14
* | Create and bind Cyborg ARQs.Sundar Nadathur2020-03-211-1/+160
|/
* Merge "Support unshelve with qos ports"Zuul2020-03-201-0/+33
|\
| * Support unshelve with qos portsBalazs Gibizer2020-03-181-0/+33
* | bug-fix: Reject live migration with vpmemLuyaoZhong2020-03-171-0/+14
|/
* Remove 'nova.image.api' moduleStephen Finucane2020-02-181-1/+1
* nova-net: Remove layer of indirection in 'nova.network'Stephen Finucane2020-01-152-9/+8
* Merge "Use Placement 1.35 (root_required)"Zuul2020-01-101-3/+3
|\
| * Use Placement 1.35 (root_required)Eric Fried2020-01-071-3/+3
* | Merge "Fix an invalid assertIsNotNone statement"Zuul2020-01-071-1/+1
|\ \
| * | Fix an invalid assertIsNotNone statementzhufl2019-12-261-1/+1
* | | Merge "Use graceful_exit=True in ComputeTaskManager.revert_snapshot_based_res...Zuul2020-01-062-1/+8
|\ \ \
| * | | Use graceful_exit=True in ComputeTaskManager.revert_snapshot_based_resizeMatt Riedemann2019-12-232-1/+8