This website requires JavaScript.
Explore
Get Started
openstack
/
python-openstackclient
Code
Issues
Proposed changes
python-openstackclient
/
openstackclient
/
common
History
Dean Troyer
f3dbab4a6c
Fix PEP8 E302 errors
...
Also add remaining skipped checks to HACKING Change-Id: I0c4333ce29597e0a8a233af17c15bed2b4d0711f
2014-07-22 17:51:15 -06:00
..
__init__.py
Remove copyright from empty files
2014-01-20 17:28:13 +04:00
clientmanager.py
Add basic timing support
2014-07-08 02:04:00 -05:00
commandmanager.py
Fix PEP8 H405 errors
2014-06-27 09:12:38 -05:00
exceptions.py
Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.
2013-01-31 13:31:41 -06:00
extension.py
Add support to list volume extensions
2014-07-04 14:27:16 -04:00
limits.py
replace string format arguments with function parameters
2014-05-20 13:49:56 +02:00
module.py
replace string format arguments with function parameters
2014-05-20 13:49:56 +02:00
parseractions.py
Fix PEP8 H405 errors
2014-06-27 09:12:38 -05:00
quota.py
replace string format arguments with function parameters
2014-05-20 13:49:56 +02:00
restapi.py
Fix PEP8 E302 errors
2014-07-22 17:51:15 -06:00
timing.py
Add basic timing support
2014-07-08 02:04:00 -05:00
utils.py
Python 3: remove a useless code to safe_encode()
2014-07-04 10:25:53 +02:00