summaryrefslogtreecommitdiff
path: root/neutron/notifiers
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Revert "Revert "Add VIF_DELETED notification event to Nova"""Jenkins2015-08-121-2/+11
|\
| * Revert "Revert "Add VIF_DELETED notification event to Nova""Kevin Benton2015-06-141-2/+11
* | Switch to oslo_utils.uuidutilsChangBo Guo(gcb)2015-06-221-1/+1
|/
* Revert "Add VIF_DELETED notification event to Nova"Kevin Benton2015-06-031-11/+2
* Add VIF_DELETED notification event to NovaRobert Li2015-05-121-2/+11
* Reuse nova batch notifierAssaf Muller2015-03-202-50/+73
* Migrate to oslo.logIhar Hrachyshka2015-03-121-1/+1
* Make nova notifier work with sessionsJamie Lennox2015-02-231-16/+53
* Remove versioning import of novaclientAndrey Kurilin2015-02-201-3/+12
* oslo: migrate to namespace-less import pathsIhar Hrachyshka2015-02-051-1/+1
* Migrate to oslo.i18nIhar Hrachyshka2014-11-261-1/+1
* Update i18n translation for neutron.notifiers log msg'sGary Kotton2014-11-191-14/+15
* fix event_send for re-assign floating iplzklibj2014-11-101-0/+12
* Add admin tenant name to nova notifierErik Colnick2014-09-301-3/+7
* Fix spelling mistakessanuptpm2014-08-011-1/+1
* Merge "Use list copy for events in nova notifier"Jenkins2014-06-121-5/+4
|\
| * Use list copy for events in nova notifierIhar Hrachyshka2014-05-231-5/+4
* | Fix for multiple misspelled wordsEdgar Magana2014-05-231-2/+2
|/
* Replace loopingcall in notifier with a delayed sendCarl Baldwin2014-04-221-7/+41
* Add nova_ca_certificates_file option to neutronPaul Ward2014-04-181-0/+1
* Notifier: Catch NotFound error from novaAaron Rosen2014-04-171-0/+4
* Add nova_api_insecure flag to neutronPaul Ward2014-04-131-0/+1
* Only send notifications on uuid device_id'sAaron Rosen2014-03-311-2/+3
* Send network-changed notifications to novaAaron Rosen2014-03-131-5/+68
* Notify nova when ports are readyAaron Rosen2014-03-132-0/+146