3 Commits

Author SHA1 Message Date
Sawan Choudhary
030ca32360 Port from Python2 to Python3
Switch to stestr

Change-Id: I97b333785d631f56e70eafe568842e8de8e207a9
2020-06-12 00:35:37 -07:00
DeepaJon
be15624da2 Removes unnecessary utf-8 encoding
This patches removes unnecessary utf-8 encoding in
cloudpulseclient/__init__.py
cloudpulseclient/common/base.py
cloudpulseclient/common/httpclient.py
cloudpulseclient/common/utils.py
cloudpulseclient/exceptions.py
cloudpulseclient/tests/base.py
cloudpulseclient/tests/test_cloudpulseclient.py
doc/source/conf.py

Change-Id: I68d798f959ec6d2be4182de4e53f618897ddd99d
2017-01-11 11:30:14 +05:30
Steven Dake
b6658366e8 Initial cookie-cutter of python-cloudpulseclient 2015-05-10 15:06:37 -07:00