openstack-python-openstackc.../openstackclient
Rui Chen 4d9da2c40a Fix OSC networking commands help errors
OSC networking commands need to authenticate to get
service catalog, then decide to show nova-network or
neutron command help message. Fake token and fake
auth_type in prepare_to_run_command() casue os-cloud-config
use AdminToken auth plugin, but pass all the auth information
(include: username, password and so on) to it, that casue the
class initialization error. Pop the fake token and url, then
try to load auth plugin again to fix the issue.

Change-Id: I8b140f0b0a60681fc2a35a013bb0c84ff8cb9589
Closes-Bug: #1650026
2017-01-22 06:30:31 +00:00
..
api Make 'object save' fast again 2017-01-09 16:19:29 +00:00
common Fix OSC networking commands help errors 2017-01-22 06:30:31 +00:00
compute Error in the return of command server show, create 2017-01-17 17:49:16 +08:00
identity Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
image Add support for Glance 'update image members' feature 2017-01-04 19:26:01 +01:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network SDK refactor: Prepare network agent commands 2017-01-15 19:29:51 +08:00
object translate all command help strings 2016-11-17 02:33:42 +00:00
tests Fix OSC networking commands help errors 2017-01-22 06:30:31 +00:00
volume Error in the return of command 'volume qos create' 2017-01-17 15:19:22 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Correct reraising of exception 2016-12-02 09:56:27 +08:00