python-manilaclient/manilaclient
junboli caf07cabf3 Fix manila endpoint in catalog not find error
This issue occurs when we list share without add manilav1 endpoint,
there will be "could not find Manila endpoint in catalog".

Since manilav1 has been deprecated for a couple of releases, so there
is no need to add manilav1 endpoint when using manila v2 API.

This change is to fix it without add manilav1 endpoint, we can also
perform manila command with manilav2 endpoint when using manila v2
API.

Change-Id: I68b499e153e1aba3a5a285f07d71e31b6af65bca
Closes-Bug: #1558995
Closes-Bug: #1734016
2018-02-26 10:33:08 +08:00
..
common Add commands for user messages 2017-07-25 05:20:31 -04:00
tests Fix manila endpoint in catalog not find error 2018-02-26 10:33:08 +08:00
v1 Merge "Use more parts from keystoneauth" 2017-10-10 08:46:26 +00:00
v2 Merge "Add show share type detail command" 2018-01-25 16:31:59 +00:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
api_versions.py Add 'count' in list command 2018-01-22 02:25:10 +00:00
base.py Merge "Add 'count' in list command" 2018-01-24 22:10:48 +00:00
client.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
config.py Add mountable snapshots support to manila client 2017-01-24 20:30:57 -02:00
exceptions.py Remove copy of incubated Oslo code 2016-09-28 10:06:45 +08:00
extension.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
shell.py Fix manila endpoint in catalog not find error 2018-02-26 10:33:08 +08:00
utils.py Fix 'List' command filters do not accept unicode symbols 2017-11-18 09:18:39 +00:00