openstack-python-openstackc.../openstackclient
Dean Troyer 5d92fc0d0a Handle novaclient >2.20.0
As of 2.21.0 novaclient moved all of the v1_1 classes to v2 with a
deprecation warning.  The version-non-specific interfaces provided in
novaclient.client are insufficient to support a few specific commands in
OSC so we need to conditionally import directly from the correct classes.

Closes-Bug: #1418024
Change-Id: I864b1908737803069dc1419c9cbca391b985c932
2015-03-03 13:02:11 +00:00
..
api Merge "Fix auth-required for help command" 2015-03-02 16:19:20 +00:00
common Merge "Fix error msg in sort_items" 2015-03-02 17:16:04 +00:00
compute Handle novaclient >2.20.0 2015-03-03 13:02:11 +00:00
identity Merge "Restrict groups and users from changing domains" 2015-02-10 07:34:02 +00:00
image Add sort support to image list 2015-02-06 10:57:10 +08:00
network Begin low-level API for Network v2 2015-01-22 10:06:15 -06:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Merge "Fix auth-required for help command" 2015-03-02 16:19:20 +00:00
volume Change volume create --snapshot-id to --snapshot 2015-02-06 16:45:08 -08: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 Fix auth-required for help command 2015-02-27 17:27:17 -06:00