summaryrefslogtreecommitdiff
path: root/designateclient/cli/servers.py
Commit message (Collapse)AuthorAgeFilesLines
* Enabled hacking check H401Christian Berendt2014-07-101-5/+5
| | | | | | * [H401] Docstrings should not start with a space. Change-Id: I1fa248590c7e05ab92b30ae30af1cf107cdd3cc4
* Fix and enable gating on H306Dirk Mueller2013-12-161-0/+2
| | | | | | | | | H306, module imports should be in alphabetical order This hacking check actually improves readability quite a bit, as module imports can be sorted in groups (python stdlibs, external imports, in-module imports) Change-Id: I11dc9155fbfc84389f2a5956f393f705388f83ba
* Rename Moniker -> DesignateKiall Mac Innes2013-06-091-0/+96
Change-Id: Idf7153aa287adc874a2878dc829950fda52a4879