summaryrefslogtreecommitdiff
path: root/nova/hooks.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate nova.hooksSean Dague2016-03-011-1/+6
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Update hooks from oslo-incubator copyDavanum Srinivas2014-10-281-33/+51
* docs - Fix errors,warnings from document generationDavanum Srinivas2014-08-081-16/+16
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Enhance and test exception safety in hooksAndrew Melton2014-06-171-8/+35
* Merge "Add testing for hooks"Jenkins2014-06-171-0/+2
|\
| * Add testing for hooksAndrew Melton2014-06-101-0/+2
* | Don't translate debug level logs in novaGary Kotton2014-06-131-3/+2
|/
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* Remove locals() from various places.Eugene Nikanorov2013-07-171-2/+4
* Added functionality for nova hooks pass functionsDaniel L Jones2013-07-021-7/+24
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Add generic customization hooks via decorator.Brian Elliott2012-11-301-0/+96