summaryrefslogtreecommitdiff
path: root/neutron/notifiers
Commit message (Expand)AuthorAgeFilesLines
* Fix some pylint indentation warningsBrian Haley2022-12-121-2/+2
* Retry connections to NovaSzymon Wroblewski2022-09-021-0/+12
* Log request IDs for matched Nova external eventsBogdan Dobrelya2022-03-171-3/+7
* Use a thread local variable to store the Nova Notifier enable flagRodolfo Alonso Hernandez2022-02-021-9/+14
* Add extra logs around enabling/disabling nova notifier codeSlawek Kaplonski2022-01-201-0/+4
* use payloads for PORT AFTER_DELETE eventsNurmatov Mamatisa2021-07-111-2/+2
* use payloads for PORT AFTER_UPDATE eventsNurmatov Mamatisa2021-07-071-2/+3
* [OVS] Fix live-migration connection disruptionRodolfo Alonso Hernandez2021-01-131-0/+16
* Add config option ``http_retries``Slawek Kaplonski2020-06-292-1/+3
* Use openstacksdk for ironic notifiersRiccardo Pittau2019-09-191-25/+15
* Refactor the L3 agent batch notifierRodolfo Alonso Hernandez2019-08-011-19/+22
* Propagate profiler info into BatchNotifier threadsBence Romsics2019-07-091-1/+3
* Notify ironic on port status changesHarald Jensås2019-05-271-0/+159
* Send global_request_id for tracing calls from neutron to novaopenstack2018-11-301-10/+14
* Fix W503 pep8 warningsBrian Haley2018-04-171-8/+9
* use callback payloads for REQUEST/RESPONSE eventsBoden R2017-12-241-4/+3
* use synchronized lock decorator from neutron-libBoden R2017-10-041-3/+2
* Make code follow log translation guidelineInessa Vasilevskaya2017-08-141-9/+8
* TrivialFix: Remove only_contrib argumentTrevor McCasland2017-07-111-2/+1
* Merge "Send port ID in network-changed event to Nova"Jenkins2017-06-151-3/+4
|\
| * Send port ID in network-changed event to NovaMatt Riedemann2017-05-171-3/+4
* | Fix usage of registry.receives in Nova notifierKevin Benton2017-06-141-2/+2
|/
* use neutron-lib callbacksBoden R2017-04-261-3/+3
* Merge "Use registry.receives decorator in neutron.notifiers.nova"Jenkins2017-03-151-9/+3
|\
| * Use registry.receives decorator in neutron.notifiers.novaCedric Brandily2017-03-011-9/+3
* | Merge "Remove baremetal notification from nova notifier"Jenkins2017-03-151-3/+2
|\ \
| * | Remove baremetal notification from nova notifierSam Betts2017-01-271-3/+2
* | | Spin off context moduleArmando Migliaccio2017-03-061-1/+1
* | | Bump to Nova V2.1Ken'ichi Ohmichi2017-03-031-2/+3
| |/ |/|
* | Merge "Turn nova notifier into a proper rate limiter"Jenkins2017-02-181-16/+15
|\ \
| * | Turn nova notifier into a proper rate limiterKevin Benton2017-02-031-16/+15
| |/
* | Merge "Use only_contrib option for nova_client calls"Jenkins2017-02-071-1/+2
|\ \ | |/ |/|
| * Use only_contrib option for nova_client callsEric Larese2016-08-161-1/+2
* | Adopt neutron-lib plugin directoryArmando Migliaccio2016-11-231-11/+2
* | Use singleton for Nova notifierKevin Benton2016-09-091-7/+8
* | Fix deprecation warningsGary Kotton2016-08-261-2/+1
* | Consider baremetal device_owner as compute for nova notifyAndrey Shestakov2016-08-051-2/+4
* | Merge "Notify nova with network-vif-plugged in case of live migration"Jenkins2016-07-251-13/+36
|\ \
| * | Notify nova with network-vif-plugged in case of live migrationOleg Bondarev2016-07-061-13/+36
* | | When deleting floating IP catch PortNotFoundrossella2016-07-061-1/+7
|/ /
* | Move Nova notification logic out of API controllerArmando Migliaccio2016-06-281-0/+17
* | Use constants from neutron-libHenry Gessau2016-04-231-1/+1
|/
* Add Nova notifier hook calls to pecanKevin Benton2016-03-081-0/+3
* nova-notifier: Change warning to debug.Russell Bryant2016-02-021-2/+2
* Add option for nova endpoint typeJeremy McDermond2015-12-101-0/+1
* Use keystoneauth instead of keystoneclientMonty Taylor2015-12-061-6/+6
* Move i18n to _i18n, as per oslo_i18n guidelinesDoug Wiegley2015-12-011-1/+1
* Use DEVICE_OWNER_COMPUTE constant everywhereIhar Hrachyshka2015-11-141-1/+2
* Remove deprecated nova_* optionsCedric Brandily2015-11-011-40/+0
* Remove hack for discovery novaclients extensionAndrey Kurilin2015-09-091-11/+6