python-openstackclient/openstackclient
Monty Taylor 80da4d6cf8
Add logic to handle old and new sdk constructor
SDK is removing Profile, but currently has compat code to support this
invocation in OSC. While the intent is to protect people from upgrade
breakage, it's python, and packaging things have a tendency to get
strange. By putting in a little belt and suspenders if block here, we
can hopefully protect folks who upgrade sdk for some reason without
upgrading python-openstackclient.

Change-Id: Id678e97a2b99dbbfc772acc8c6ba283db551723d
2017-11-16 08:09:11 -06:00
..
api Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
common Be robust on import plugin module 2017-10-07 17:07:24 -04:00
compute Add RemoveNetwork command to server 2017-11-14 00:13:08 +00:00
identity Optimize getting endpoint list 2017-09-26 14:31:07 -07:00
image Accept 0 for --min-disk and --min-ram 2017-10-20 19:48:37 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2017-08-16 07:50:55 +00:00
network Add logic to handle old and new sdk constructor 2017-11-16 08:09:11 -06:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Merge "Network: Add interfaces info in router show" 2017-11-16 01:45:55 +00:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00