summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/port.py
Commit message (Expand)AuthorAgeFilesLines
* Add command to unset information from portsreedip2016-07-011-0/+59
* Merge "Add "--device-owner" option to "port list""Jenkins2016-06-291-2/+12
|\
| * Add "--device-owner" option to "port list"Richard Theis2016-06-201-2/+12
* | Merge "Support JSON data for port binding profile"Jenkins2016-06-231-6/+33
|\ \
| * | Support JSON data for port binding profileRichard Theis2016-06-201-6/+33
| |/
* | Standardize logger usageTang Chen2016-06-201-3/+3
|/
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* osc-lib: exceptionsDean Troyer2016-06-131-1/+2
* Merge "Make set/unset commands in network return normally when nothing specif...Jenkins2016-06-091-3/+0
|\
| * Make set/unset commands in network return normally when nothing specifiedTang Chen2016-06-081-3/+0
* | Fix networksunyajing2016-06-081-2/+2
|/
* Support error handling for "port delete" commandHuanxuan Ao2016-06-071-2/+15
* Merge "remove #noqa from i18n imports"Jenkins2016-05-191-1/+1
|\
| * remove #noqa from i18n importsSteve Martinelli2016-05-131-1/+1
* | Fix i18n support for help and error msg in networkTang Chen2016-05-161-1/+1
|/
* Trivial: Fix an omited i18n issueTang Chen2016-04-201-1/+2
* 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