openstack-python-openstackc.../openstackclient
Juan Antonio Osorio Robles 48b52a0d40 Raise exception if no session is created
If the clientmanager is unable to create a keystone session (due to
insufficient auth parameters or something else) then the exception
caused by this shouldn't be ignored, as was the case.

On the other hand, we don't want this behaviour in the case of the
'complete' command, so this is now properly detected.

Change-Id: If4f453d23cc87900cda752e9ffbcf41ded59e26f
Closes-Bug: #1444640
2015-04-27 16:54:28 +03:00
..
api Add --os-cloud support 2015-04-18 23:04:51 -05:00
common Merge "Add --os-cloud support" 2015-04-19 06:17:31 +00:00
compute Merge "Fix security group create description bug" 2015-04-23 20:05:43 +00:00
identity Refactor utility to find identity resources 2015-04-20 12:40:33 -04:00
image Merge "Handle the pagination for image list" 2015-04-20 20:35:02 +00:00
network Add project and domain params to network create 2015-03-19 23:49:02 -07:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Fix security group create description bug 2015-04-22 18:37:31 -05:00
volume Adds support for container selection for backup 2015-04-21 18:45:54 +02:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add translation markers for user v2 actions 2014-10-09 14:47:19 -04:00
shell.py Raise exception if no session is created 2015-04-27 16:54:28 +03:00