summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/port.py
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Fix options in port create/set"Jenkins2016-03-171-8/+48
|\
| * Fix options in port create/setDean Troyer2016-03-171-8/+48
* | Merge "Add option to allow filtering by router on port list"Jenkins2016-03-171-1/+18
|\ \
| * | Add option to allow filtering by router on port listJas2016-03-161-1/+18
| |/
* | Fix dict.keys() compatibility for python 3Tang Chen2016-03-121-1/+1
|/
* Add 'port set' commandJas2016-03-081-4/+48
* Add port list commandJas2016-03-071-0/+27
* Add 'port create' commandJas2016-03-041-3/+168
* Fixed a bunch of spacingBrandon Palm2016-02-231-2/+2
* Add "os port show" commandRichard Theis2016-02-021-0/+56
* Consume openstackclient.common.command in subnet/portAkihiro Motoki2016-02-021-1/+1
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-5/+0
* Add support to delete the portsSaiKiran2016-01-201-0/+42