openstack-python-openstackc.../openstackclient
Tang Chen 481b711fae SDK integration: Add a temporary method to create network client using sdk.
This patch adds a temporary method to create a network client using sdk.
This method will help to migrate network commands from neutronclient to sdk
one by one. The command which is being migrated will use this temporary
method to create the sdk client, and the rest ones will use the old client.

The temporary method will finally be removed and implement the same thing
in make_client().

This patch will also add sdk to requirements file.

And adds some formatter helper functions, which will be used in class
CreateNetwork, ListNetwork and ShowNetwork.

This patch is splited from TerryHowe <terrylhowe@gmail.com> 's original patch.

Change-Id: Ie9b35747680afeb66cf6922e2c654fbca7e03569
Implements: blueprint neutron-client
Co-Authored-By: TerryHowe <terrylhowe@gmail.com>
Co-Authored-By: Tang Chen <tangchen@cn.fujitsu.com>
2015-12-07 22:44:23 +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 SDK integration: Add a temporary method to create network client using sdk. 2015-12-07 22:44:23 +08:00
object Fix up object-store show commands 2015-10-10 11:48:07 -04:00
tests Introduce class FakeNetwork to fake one or more networks. 2015-12-07 22:44:23 +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