summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/port.py
Commit message (Expand)AuthorAgeFilesLines
* State i18() changes and help messages improvedTang Chen2016-04-181-34/+47
* Merge "Append existing information during port set"Jenkins2016-04-151-6/+14
|\
| * Append existing information during port setreedip2016-04-141-6/+14
* | Doc: Unify repeatable option commentsTang Chen2016-04-121-4/+4
|/
* Add option to clear information from portsreedip2016-04-071-15/+43
* Add name option to 'port set'reedip2016-04-051-2/+7
* Follow Boolean Option rulereedip2016-03-311-8/+6
* 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