summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/subnet.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add "os subnet show" command using SDKBrad Behle2016-02-221-0/+16
| | | | | | | | | | | 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
* Subnet ListTerry Howe2016-01-251-0/+20
Subnet list command Partially implements: blueprint neutron-client Partial-Bug: #1523258 Change-Id: I3c0748074a6511ff92500516b3129886d2476eed