summaryrefslogtreecommitdiff
path: root/moniker/notification_handler
Commit message (Expand)AuthorAgeFilesLines
* Ensure Plugin config declarations are compatible with oslo-config's `import_o...Kiall Mac Innes2012-12-063-22/+24
* Change the use of self.conf to cfg.CONF[self.name]Endre Karlson2012-11-223-10/+14
* Generalize tests of plugins take 2, bug #1080415Endre Karlson2012-11-191-0/+1
* Add Quantum handlers for floating ip with testsEndre Karlson2012-11-191-0/+67
* Fix most issues identified by PyFlakesKiall Mac Innes2012-11-181-1/+0
* Track plugin name and type within recordsEndre Karlson2012-11-171-2/+6
* Abstract out functionality into pluginsEndre Karlson2012-11-162-102/+120
* Subclass OS-Common's Context classKiall Mac Innes2012-11-131-3/+3
* Add initial support for handling notifications from other OpenStack services.Kiall Mac Innes2012-11-043-0/+187