python-cinderclient/cinderclient
xiexs f0f8e6b5ab Fix Service.__repr__ to remove the undefined attribute
The self.name is undefined in the Service class.
And also there is no need any unique information to
identify this object, so we just remove it directly.

Change-Id: I3ce8663f830357855f2155e080393ea97f8f80ba
Partial-Bug: #1585024
2016-06-25 11:45:38 -04:00
..
openstack Make dict.keys() PY3 compatible 2016-05-19 00:11:56 -04:00
tests Fix Service.__repr__ to remove the undefined attribute 2016-06-25 11:45:38 -04:00
v1 Fix Service.__repr__ to remove the undefined attribute 2016-06-25 11:45:38 -04:00
v2 Fix upload_to_image method 2016-05-20 22:55:55 +03:00
v3 Merge "Fix Capabilities.__repr__ to remove the undefined attribute" 2016-06-24 22:52:04 +00:00
__init__.py Remove vim header 2014-02-12 10:18:09 -06:00
_i18n.py Graduate to oslo.i18n and cleanup incubator usage 2016-03-24 11:40:38 -04:00
api_versions.py Add options when uploading images to Glance 2016-04-21 17:51:43 +00:00
auth_plugin.py Add auth_plugin support to cinderclient 2014-02-14 15:09:44 -06:00
base.py Support api-microversions 2016-04-19 11:19:45 -06:00
client.py Don't enable lazy translation when loading client 2016-05-30 17:14:15 +02:00
exceptions.py Support api-microversions 2016-04-19 11:19:45 -06:00
extension.py Remove unused code from cinderclient.utils module 2015-09-08 18:12:32 +03:00
service_catalog.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
shell.py Merge "Support --os-key option" 2016-05-18 14:46:23 +00:00
utils.py Fix the incorrect alignment 2016-05-19 23:25:36 -04:00
version.py Add reno for release notes management 2015-12-13 19:56:41 -06:00