Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure Plugin config declarations are compatible with oslo-config's `import_o... | Kiall Mac Innes | 2012-12-06 | 3 | -22/+24 |
* | Change the use of self.conf to cfg.CONF[self.name] | Endre Karlson | 2012-11-22 | 3 | -10/+14 |
* | Generalize tests of plugins take 2, bug #1080415 | Endre Karlson | 2012-11-19 | 1 | -0/+1 |
* | Add Quantum handlers for floating ip with tests | Endre Karlson | 2012-11-19 | 1 | -0/+67 |
* | Fix most issues identified by PyFlakes | Kiall Mac Innes | 2012-11-18 | 1 | -1/+0 |
* | Track plugin name and type within records | Endre Karlson | 2012-11-17 | 1 | -2/+6 |
* | Abstract out functionality into plugins | Endre Karlson | 2012-11-16 | 2 | -102/+120 |
* | Subclass OS-Common's Context class | Kiall Mac Innes | 2012-11-13 | 1 | -3/+3 |
* | Add initial support for handling notifications from other OpenStack services. | Kiall Mac Innes | 2012-11-04 | 3 | -0/+187 |