summaryrefslogtreecommitdiff
path: root/nova/notifications/base.py
Commit message (Expand)AuthorAgeFilesLines
* objects: Remove 'bandwidth' fields from notificationsStephen Finucane2021-11-031-8/+0
* Remove (almost) all references to 'instance_type'Stephen Finucane2021-03-291-4/+4
* virt: Remove 'get_all_bw_counters' APIStephen Finucane2020-11-241-69/+6
* 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
* hacking: Resolve W503 (line break occurred before a binary operator)Stephen Finucane2019-06-241-2/+2
* Call generate_image_url only for legacy notificationBalazs Gibizer2018-07-171-17/+35
* Remove deprecated monkey_patch config optionsMatt Riedemann2018-05-161-36/+0
* Merge "Remove vestigial system_metadata param from info_from_instance()"Zuul2018-04-241-11/+2
|\
| * Remove vestigial system_metadata param from info_from_instance()Matt Riedemann2018-04-231-11/+2
* | Add request_id to instance action notificationsKevin_Zheng2018-04-191-0/+1
|/
* Handle EndpointNotFound when building image_ref_url in notificationsMatt Riedemann2018-03-201-2/+15
* Remove direct usage of glance.generate_image_urljichenjc2017-12-011-2/+3
* Get auth from context for glance endpointEric Fried2017-11-211-1/+1
* Elevate existing RequestContext to get bandwidth usagemelanie witt2017-10-111-3/+3
* Merge "Fix sending legacy instance.update notification"Jenkins2017-10-101-1/+0
|\
| * Fix sending legacy instance.update notificationBalazs Gibizer2017-10-091-1/+0
* | Remove dead code of api.fault notification sendingBalazs Gibizer2017-10-091-16/+0
|/
* Merge "rename binary to source in versioned notifications"Jenkins2017-08-281-2/+2
|\
| * rename binary to source in versioned notificationsBalazs Gibizer2017-07-251-2/+2
* | Deprecate CONF.monkey_patchMatt Riedemann2017-08-251-0/+2
* | Merge "Remove translation of log messages"Jenkins2017-08-151-6/+5
|\ \ | |/ |/|
| * Remove translation of log messagesNgo Quoc Cuong2017-06-211-6/+5
* | Make notification publisher_id consistentBalazs Gibizer2017-07-061-11/+7
|/
* Merge "remove null_safe_int from module scope"Jenkins2017-06-201-5/+5
|\
| * remove null_safe_int from module scopeBalazs Gibizer2017-06-151-5/+5
* | Make all timestamps formats equalBalazs Gibizer2017-06-141-2/+2
|/
* Send out notifications when instance tags changedKevin_Zheng2017-06-061-3/+4
* Move null_safe funcs to module levelBalazs Gibizer2017-05-111-13/+15
* Merge "Short circuit notifications when not enabled"Jenkins2017-03-311-0/+1
|\
| * Short circuit notifications when not enabledBalazs Gibizer2017-03-301-0/+1
* | Refactor InstancePayload creationBalazs Gibizer2017-03-141-7/+0
|/
* Merge "[2/3]Replace six.iteritems() with .items()"Jenkins2017-01-211-1/+1
|\
| * [2/3]Replace six.iteritems() with .items()Spencer Yu2017-01-091-1/+1
* | Merge "Notifications for flavor operations"Jenkins2017-01-111-1/+1
|\ \
| * | Notifications for flavor operationsliyingjun2017-01-091-1/+1
* | | Merge "Move FlavorPayload to a seperate file"Jenkins2017-01-101-1/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Move FlavorPayload to a seperate fileliyingjun2016-12-301-1/+2
* | conf: added notifications groupMaciej Szankin2017-01-031-10/+10
|/
* Make notifications module use flavor capacity attributesDan Smith2016-07-121-5/+5
* Transform instance.update notificationBalazs Gibizer2016-06-301-0/+59
* Trivial-Fix: Fix typosRajesh Tailor2016-06-131-1/+1
* Move notification related code to separate packageBalazs Gibizer2016-06-081-0/+445