summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/port.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add "os port show" commandRichard Theis2016-02-021-0/+16
| | | | | | | | Add "os port show" command. Change-Id: Id87c81640e74c60ae8f247c722c64fdadff022a2 Partial-Bug: #1519909 Partially-Implements: blueprint neutron-client
* Add support to delete the portsSaiKiran2016-01-201-0/+21
This patch adds "port delete" command to osc. Change-Id: I5c92b2f573249df4e6551506584ccafb4ff290b2 Implements: blueprint neutron-client Partial-Bug: #1519909