summaryrefslogtreecommitdiff
path: root/ironicclient/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pep8 stderr warning regarding __all__ defined as listJohn L. Villalovos2016-03-281-2/+2
* Remove unneeded 'utf-8' coding linesJohn L. Villalovos2015-04-211-2/+0
* Fix the final PEP8 errorsJohn L. Villalovos2015-03-101-3/+3
* Export 'client' and 'exc' modulesDevananda van der Veen2014-07-291-0/+9
* Add UTF-8 coding lines to all Python filesMartin Geisler2014-05-311-0/+2
* Basic project structureLucas Alvares Gomes2013-09-191-0/+5
* Add initial filesChris Krelle2013-09-051-0/+14