python-manilaclient/manilaclient
Marc Koderer f387243e36 Add validation for token and bypass_url
Specifying only token or only bypass_url leads to a client error.
Better to have a corresponding sanity check on shell level to
include the needed parameters/env variables.

Change-Id: I55dac599d4dadc273eacab14746bf449d3495f2b
Closes-bug: #1604820
2016-08-12 15:48:47 +02:00
..
common Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
openstack Remove white space between print and () 2016-07-05 16:47:29 +08:00
tests Add validation for token and bypass_url 2016-08-12 15:48:47 +02:00
v1 Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
v2 Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
api_versions.py Define experimental API header on python client level instead of CLI 2016-07-13 18:42:39 +03:00
base.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
client.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
config.py Fixed description of auth_url config parameter 2016-03-08 16:54:12 +01:00
exceptions.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
extension.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
shell.py Add validation for token and bypass_url 2016-08-12 15:48:47 +02:00
utils.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00