Commit Graph

10 Commits

Author SHA1 Message Date
DeepaJon cbf2f589ee Removes unnecessary utf-8 encoding
This patches removes unnecessary utf-8 encoding in
bileanclient/__init__.py
bileanclient/v1/client.py
bileanclient/v1/policies.py
bileanclient/v1/resources.py
bileanclient/v1/rules.py
bileanclient/v1/shell.py
bileanclient/v1/users.py
doc/source/conf.py
tools/install_venv_common.py

Change-Id: Ia51fdd4a376e960a714a65861ea3d9d9d272771e
2017-06-22 08:50:15 +00:00
lvdongbing 7a2c17cab7 Fix pep8 issues and update requirements
Change-Id: I4a08875468f60fdabeb5934f50deed4453474e7c
2017-06-22 16:34:53 +08:00
lvdongbing 06d6a356f6 Modify v1 client 2016-05-10 22:48:09 -04:00
lvdongbing 1d3450c8cf Initial tests 2016-04-21 23:56:17 -04:00
lvdongbing ccb01f95d5 Initial Doc 2016-04-17 22:54:28 -04:00
lvdongbing 8d0f699370 Add resources related 2016-04-17 22:14:42 -04:00
lvdongbing b9816f6b40 Initial version 2016-04-17 21:06:58 -04:00
lvdongbing f7b74505ec Delete *.pyc 2016-04-17 20:45:36 -04:00
lvdongbing 4756a62263 Initial version 2016-04-15 04:23:28 -04:00
DongBing.Lv 4846d236de Initial commit 2016-04-15 16:13:45 +08:00