summaryrefslogtreecommitdiff
path: root/nova/notifications
Commit message (Expand)AuthorAgeFilesLines
* scheduler: Request vTPM trait based on flavor or imageStephen Finucane2020-07-161-1/+2
* Merge "objects: Introduce the 'CPUAllocationPolicy.MIXED' enum"Zuul2020-07-162-2/+4
|\
| * objects: Introduce the 'CPUAllocationPolicy.MIXED' enumWang Huaqiang2020-07-152-2/+4
* | Merge "notifications: add the pcpuset info to instance numa cell payload"Zuul2020-07-161-3/+6
|\ \ | |/
| * notifications: add the pcpuset info to instance numa cell payloadWang Huaqiang2020-07-151-3/+6
* | utils: Move 'get_bdm_image_metadata' to nova.block_deviceStephen Finucane2020-07-081-1/+1
|/
* Use 'Exception.__traceback__' for versioned notificationsStephen Finucane2020-06-081-11/+30
* Remove 'nova.image.api' moduleStephen Finucane2020-02-181-2/+2
* nova-net: Remove layer of indirection in 'nova.network'Stephen Finucane2020-01-151-2/+2
* DRY: Build ImageMetaPropsPayload from ImageMetaPropsEric Fried2019-12-131-151/+20
* Sync ImageMetaPropsPayload fieldsSean Mooney2019-12-131-1/+8
* support pci numa affinity policies in flavor and imageSean Mooney2019-12-111-1/+5
* Add Aggregate image caching progress notificationsDan Smith2019-10-292-1/+51
* Add notification sample test for aggregate.cache_images.start|endMatt Riedemann2019-10-251-0/+2
* Add cache_images() to conductorDan Smith2019-10-141-1/+2
* Update api-ref locationAndreas Jaeger2019-07-221-1/+1
* hacking: Resolve W503 (line break occurred before a binary operator)Stephen Finucane2019-06-241-2/+2
* Merge "extend libvirt video model support"Zuul2019-06-241-1/+2
|\
| * extend libvirt video model supportSean Mooney2019-06-211-1/+2
* | Remove cells codeStephen Finucane2019-05-201-0/+2
|/
* Microversion 2.73: Support adding the reason behind a server lockSurya Seetharaman2019-05-111-11/+24
* Remove CellMappingPayload database_connection and transport_url fieldsMatt Riedemann2019-04-041-5/+2
* The field instance_name was added to InstanceCreatePayloadIfat Afek2019-01-151-3/+5
* Transform scheduler.select_destinations notificationElőd Illés2018-11-303-4/+157
* Transform compute_task notificationsAlex Szarka2018-11-214-10/+554
* Transform volume.usage notificationTakashi NATSUME2018-10-092-1/+66
* Transform libvirt.error notificationGábor Antal2018-09-182-1/+42
* Remove noisy DEBUG logBalazs Gibizer2018-08-231-6/+4
* Transform metrics.update notificationTakashi NATSUME2018-07-181-0/+85
* Merge "Call generate_image_url only for legacy notification"Zuul2018-07-171-17/+35
|\
| * Call generate_image_url only for legacy notificationBalazs Gibizer2018-07-171-17/+35
* | Transform instance.live_migration_force_complete notificationGábor Antal2018-07-162-1/+5
* | Transform aggregate.update_prop notificationGábor Antal2018-07-152-1/+5
* | Merge "Transform instance.live_migration_rollback_dest notification"Zuul2018-07-151-2/+2
|\ \
| * | Transform instance.live_migration_rollback_dest notificationGábor Antal2018-07-051-2/+2
* | | Merge "Transform instance.live_migration_post notification"Zuul2018-07-151-2/+2
|\ \ \
| * | | Transform instance.live_migration_post notificationBéla Vancsics2018-07-051-2/+2
| |/ /
* | | Merge "Transform instance.rebuild_scheduled notification"Zuul2018-07-142-1/+4
|\ \ \
| * | | Transform instance.rebuild_scheduled notificationGábor Antal2018-07-092-1/+4
| |/ /
* | | Add policy field to ServerGroup notification objectYikun Jiang2018-07-121-1/+8
|/ /
* | Add action initiator attribute to the instance payloadshuangyang.qian2018-07-031-13/+37
|/
* Add instance.unlock notificationYikun Jiang2018-06-252-1/+3
* Add instance.lock notificationYikun Jiang2018-06-212-1/+3
* Add full traceback to ExceptionPayload in versioned notificationsKevin_Zheng2018-06-191-5/+9
* Fix nits from trusted certs notification changeMatt Riedemann2018-06-151-3/+3
* Add notification support for trusted_certsBrianna Poulos2018-06-141-4/+47
* Merge "Transform instance.exists notification"Zuul2018-06-121-0/+27
|\
| * Transform instance.exists notificationAlex Szarka2018-06-051-0/+27
* | Remove deprecated monkey_patch config optionsMatt Riedemann2018-05-162-37/+0
|/
* Merge "Remove vestigial system_metadata param from info_from_instance()"Zuul2018-04-241-11/+2
|\