deb-python-cinderclient/cinderclient
huangtianhua aa06b2dd54 Make _discover_extensions public
Heat wants to use
`cinderclient.shell.OpenStackCinderShell._discover_extensions`
function (https://bugs.launchpad.net/heat/+bug/1527071),
which is private currently. It's better to change this method
to public for public use.
This change will do it as novaclient did.

Change-Id: Iaaa4cab530fd495877e15a372fff1354ddbeaa17
Closes-Bug: #1527169
2016-01-06 01:30:46 +00:00
..
openstack Merge "Add to_dict method to Resource class" 2016-01-05 21:15:49 +00:00
tests Merge "Add to_dict method to Resource class" 2016-01-05 21:15:49 +00:00
v1 Merge "Add the version attribute to the Client class" 2015-12-08 20:13:33 +00:00
v2 Merge "Fix for 'quota-delete' call to API v2" 2015-12-31 20:08:06 +00:00
__init__.py Remove vim header 2014-02-12 10:18:09 -06:00
auth_plugin.py Add auth_plugin support to cinderclient 2014-02-14 15:09:44 -06:00
base.py Merge "Remove unused code from cinderclient.utils module" 2015-10-21 16:00:58 +00:00
client.py Make _discover_extensions public 2016-01-06 01:30:46 +00:00
exceptions.py Fix ClientException init when there is no message on py34 2015-08-04 14:21:52 -07:00
extension.py Remove unused code from cinderclient.utils module 2015-09-08 18:12:32 +03:00
service_catalog.py Pretty print of endpoints for ambiguous error 2014-03-04 08:31:41 -07:00
shell.py Make _discover_extensions public 2016-01-06 01:30:46 +00:00
utils.py Use oslo_utils encodeutils and strutils 2015-11-23 10:44:12 -05:00
version.py Add reno for release notes management 2015-12-13 19:56:41 -06:00