python-openstackclient/openstackclient
Brad Behle 112d7b0e09 Add "os subnet show" command using SDK
Implement the openstack client subnet show command using SDK
calls.  This shows the details of a specific subnet.

Co-Authored-By: Terry Howe <terrylhowe@gmail.com>
Partially implements: blueprint neutron-client
Closes-Bug: #1542359

Change-Id: Iaf18b9e44af35ca0cd61033b468e0c60cd3b05d6
2016-02-22 13:04:25 -06:00
..
api Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
common Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
compute Replace string format arguments with function parameters 2016-02-20 14:16:25 +08:00
identity Support unscoped token request 2016-02-19 16:07:13 -08:00
image Add --marker option to "image list" command 2016-02-03 14:04:50 +08:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Add "os subnet show" command using SDK 2016-02-22 13:04:25 -06:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Add "os subnet show" command using SDK 2016-02-22 13:04:25 -06:00
volume log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Support unscoped token request 2016-02-19 16:07:13 -08:00