| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove self.__dict__ for formatting strings | haobing1 | 2016-09-01 | 1 | -1/+6 |
| | | | | | | | | | | Following OpenStack Style Guidelines: http://docs.openstack.org/developer/hacking/#dictionaries-lists It is not clear as using explicit dictionaries and help avoid some errors during refactoring. Change-Id: If29fa568b757e8e08ec2bd8986d08e422db9eee4 | ||||
| * | Add pylint tox env | Eric Harney | 2016-04-07 | 1 | -0/+210 |
| Run pylint with $ tox -e pylint (Copied from Cinder with minor changes.) Change-Id: I9d7f03c44c6da7515b433d6c87f3a1645184d491 | |||||
