openstack-python-openstackc.../openstackclient
Tang Chen 2a2cb4f75d Migrate "network show" command to use SDK.
This patch makes "network show" command use sdk.

Since we have to keep the other commands runnable with
the old network client, we use a temporary method to
create sdk network client. And as a result, the tests
need to patch a method to fake the temporary method,
which will be removed at last.

There are two same test cases in the unit tests. This
patch will remove one.

And since the output has changed, we also need to fix
function test cases.

Change-Id: I4c06b4efad2db430767bbaa882b0876df3ab483a
Implements: blueprint neutron-client
Co-Authored-By: Terry Howe <terrylhowe@gmail.com>
Co-Authored-By: Tang Chen <tangchen@cn.fujitsu.com>
2015-12-09 09:30:13 +08:00
..
api Switch to ksa Session 2015-12-02 01:55:14 +00:00
common Switch to ksa Session 2015-12-02 01:55:14 +00:00
compute Merge "Trivial: Import network.common as network_common in server.py" 2015-12-05 23:24:18 +00:00
identity Switch to ksa Session 2015-12-02 01:55:14 +00:00
image Merge "Add --volume to Image create" 2015-12-04 10:36:45 +00:00
network Migrate "network show" command to use SDK. 2015-12-09 09:30:13 +08:00
object Fix up object-store show commands 2015-10-10 11:48:07 -04:00
tests Migrate "network show" command to use SDK. 2015-12-09 09:30:13 +08:00
volume Merge "Fix exception when doing volume set operation" 2015-12-03 16:15:56 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Allow int version numbers in the clouds.yaml 2015-11-04 11:20:43 -07:00