summaryrefslogtreecommitdiffstats
path: root/tools/flakes.py
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to pbr.Monty Taylor2013-05-171-24/+0
| | | | | | | | | Also, remove the files associated with this that should not be pulled from oslo-incubator any longer. Closes bug 1179007 Change-Id: Id2e882837bdde51a60562e8cdd207c7ff0c88a6a
* Update flakes.py to match 0.6.1.Monty Taylor2013-02-251-5/+14
| | | | | | | pyflakes 0.6.1 changes a module path - but we want to use it, because it finally groks attributes properly. Change-Id: Id35d1551c78212adb7ab470cefd9a53827167a71
* Only import modules in tools/flakesJoe Gordon2013-01-281-2/+2
| | | | Change-Id: I049f4e4d3927d0bf792697d30250083c87ca0b73
* Document tools/flakes is from commonsJoe Gordon2013-01-241-0/+2
| | | | | | | | | When copying tools around it may not be clear that they came from openstack-common. So add a note at top of code. Had to say from openstack-common since cannot say from oslo-incubator since word oslo is replaced when copied. Change-Id: I7514c88d448f13cb7b11ed1ea81a035c6a201bae
* Allow update.py to copy toolsJoe Gordon2013-01-231-0/+13
With first tool: flakes.py Change-Id: Ie7880927c74ceff174b3b0d2730c499790650921