| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve Python 3.x compatibility | Dirk Mueller | 2013-06-01 | 1 | -0/+24 |
| | | | | | | | | | | Mechanical translation of the deprecated except x,y: construct with except x as y: The latter works with any Python >= 2.6. Add Hacking check. Change-Id: I845829d97d379c1cd9b3a77e7e5786586f263b64 | ||||
| * | Switch to flake8+hacking. | Monty Taylor | 2013-05-17 | 2 | -0/+31 |
| Remove a bunch of local custom scripts. Replace with configurable external tools. Use local hacking checks for nova specifics. Change-Id: I75a01375ba0ec36d2ff05abc47abe0a3f225eda5 | |||||
