summaryrefslogtreecommitdiff
path: root/nova/tests/unit/compute/test_compute_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Use NotificationFixture for legacy notifications tooBalazs Gibizer2021-05-241-12/+11
* Create a fixture around fake_notifierBalazs Gibizer2021-05-241-28/+27
* Merge "Refactor update_pci_request_spec_with_allocated_interface_name"Zuul2021-01-281-39/+15
|\
| * Refactor update_pci_request_spec_with_allocated_interface_nameBalazs Gibizer2021-01-181-39/+15
* | Do not inherit os_glance properties on snapshotDan Smith2021-01-181-0/+2
|/
* Remove six.text_type (2/2)Takashi Natsume2020-12-131-2/+1
* tests: Remove '_FakeImageService'Stephen Finucane2020-09-161-5/+0
* virt: Remove 'is_xenapi' helperStephen Finucane2020-09-111-38/+4
* Default user_id when not specified in check_num_instances_quotamelanie witt2020-08-291-0/+40
* Use 'Exception.__traceback__' for versioned notificationsStephen Finucane2020-06-081-3/+1
* Delete ARQs for an instance when the instance is deleted.Sundar Nadathur2020-03-241-0/+39
* Support unshelve with qos portsBalazs Gibizer2020-03-181-0/+97
* Absolutely-non-inheritable image propertiesBrian Rosmaita2020-02-171-0/+37
* nova-net: Remove final references to nova-networkStephen Finucane2020-01-081-8/+1
* Plumb graceful_exit through to EventReporterMatt Riedemann2019-12-231-1/+33
* Move compute_node_to_inventory_dict to test-only codeMatt Riedemann2019-11-071-62/+0
* Add nova.compute.utils.delete_imageMatt Riedemann2019-08-271-0/+33
* Refresh instance network info on deletionArnaud Morin2019-06-111-1/+1
* Remove deprecated 'default_flavor' config optionTakashi NATSUME2019-04-301-40/+39
* Commonize _update code pathEric Fried2019-01-161-0/+65
* Transform volume.usage notificationTakashi NATSUME2018-10-091-0/+39
* Merge "Follow up for Ib6f95c22ffd3ea235b60db4da32094d49c2efa2a"Zuul2018-10-021-1/+1
|\
| * Follow up for Ib6f95c22ffd3ea235b60db4da32094d49c2efa2aBalazs Gibizer2018-09-271-1/+1
* | Merge "Send soft_delete from context manager"Zuul2018-09-281-1/+1
|\ \ | |/
| * Send soft_delete from context managerBalazs Gibizer2018-08-291-1/+1
* | Merge "Transform missing delete notifications"Zuul2018-09-261-1/+11
|\ \ | |/
| * Transform missing delete notificationsBalazs Gibizer2018-08-291-1/+11
* | Use uuidsentinel from oslo.utilsEric Fried2018-09-051-1/+1
|/
* Heal RequestSpec.is_bfv for legacy instances during movesMatt Riedemann2018-07-231-0/+17
* Add policy field to ServerGroup notification objectYikun Jiang2018-07-121-3/+9
* Add full traceback to ExceptionPayload in versioned notificationsKevin_Zheng2018-06-191-1/+5
* Merge "Transform instance.exists notification"Zuul2018-06-121-4/+31
|\
| * Transform instance.exists notificationAlex Szarka2018-06-051-4/+31
* | Remove unused methods in nova/compute/utils.pyTakashi NATSUME2018-05-081-32/+1
|/
* Merge "Remove vestigial system_metadata param from info_from_instance()"Zuul2018-04-241-1/+1
|\
| * Remove vestigial system_metadata param from info_from_instance()Matt Riedemann2018-04-231-1/+1
* | Record the host info in EventReporterYikun Jiang2018-04-161-0/+13
|/
* Move get_stashed_volume_connector to compute.utilsMatt Riedemann2018-03-291-0/+32
* Merge "Transform servergroup.addmember notification"Zuul2018-03-131-10/+39
|\
| * Transform servergroup.addmember notificationTakashi NATSUME2018-03-061-10/+39
* | remove unnecessary conf importsMatthew Edmonds2018-03-091-4/+0
|/
* Merge "Remove unnecessary arguments in notification methods"Zuul2018-02-091-3/+0
|\
| * Remove unnecessary arguments in notification methodsTakashi NATSUME2018-02-081-3/+0
* | Bump compute RPC API to version 5.0Dan Smith2018-02-081-4/+4
|/
* Transform instance.resize_prep notificationGábor Antal2018-01-251-0/+35
* Transform rescue/unrescue instance notificationsBéla Vancsics2018-01-141-0/+36
* remove reserve_quota_deltajichenjc2017-11-301-19/+0
* Get auth from context for glance endpointEric Fried2017-11-211-8/+8
* use already loaded BDM in instance.<action>Balazs Gibizer2017-10-091-1/+20
* Merge "Transform servergroup.create notification"Jenkins2017-09-211-0/+43
|\