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

413 B

subnet

Network v2

subnet list

List subnets

subnet list

os subnet list
    [--long]

--long

List additional fields in output

subnet show

Show subnet details

subnet show

os subnet show
    <subnet>




Subnet to show (name or ID)