summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/port.py
Commit message (Expand)AuthorAgeFilesLines
* Do not always init compute_client when doint port list3.11.0Vasyl Saienko2017-05-041-1/+1
* Add "qos-policy" option to "port create" & "port set"Ha Van Tu2017-04-051-2/+30
* Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-041-7/+7
* Simplify logic around option lists in port setDean Troyer2017-03-201-42/+47
* Make MAC address of port updatableBence Romsics2017-03-201-7/+7
* Port set/unset SecGroup Bug FixAnkur Gupta2017-02-261-25/+23
* Add --fixed-ip option to the port list commandYan Xing'an2017-02-071-0/+35
* Merge "To support '--project' and '--project-domain' options"Jenkins2017-01-261-0/+15
|\
| * To support '--project' and '--project-domain' optionsBadhmapriya Boopalan2016-12-231-0/+15
* | Merge "Add 'allowed address pairs' option to 'port create/set/unset'"Jenkins2017-01-261-3/+81
|\ \
| * | Add 'allowed address pairs' option to 'port create/set/unset'Nguyen Phuong An2016-12-201-3/+81
| |/
* | Fix port command for SDK >0.9.10jiahui.qiang2017-01-091-1/+5
|/
* Merge "SDK Refactor: Prepare port commands"Jenkins2016-12-151-22/+30
|\
| * SDK Refactor: Prepare port commandsAbhishek Raut2016-12-131-22/+30
* | [TrivialFix] Fix typo errorjeckxie2016-12-141-1/+1
|/
* Merge "Add "dns-name" option to "os port create" and "os port set""Jenkins2016-12-081-0/+8
|\
| * Add "dns-name" option to "os port create" and "os port set"Nam Nguyen Hoai2016-12-031-0/+8
* | Avoid duplicated project_id when show network resourcesjudy-yu2016-12-041-1/+2
|/
* Merge "Add `--enable/disable-port-security` option to `port set` and `port cr...Jenkins2016-12-021-0/+28
|\
| * Add `--enable/disable-port-security` option to `port set` and `port create`Sindhu Devale2016-11-281-0/+28
* | translate all command help strings3.4.0Steve Martinelli2016-11-171-6/+6
* | Merge "Add description field port create & port set"Jenkins2016-11-101-40/+47
|\ \
| * | Add description field port create & port setAradhana Singh2016-10-171-40/+47
* | | Add option to allow filtering by mac-address on port listYan Xing'an2016-10-191-0/+7
| |/ |/|
* | Merge "Add security groups options to "port create/set/unset""Jenkins2016-10-171-1/+72
|\ \
| * | Add security groups options to "port create/set/unset"Nguyen Phuong An2016-10-121-1/+72
| |/
* | Add a new column and a new option the 'os port list' cmdNam Nguyen Hoai2016-10-121-0/+11
|/
* Merge "Introduce overwrite functionality in ``osc port set``"Jenkins2016-09-231-11/+18
|\
| * Introduce overwrite functionality in ``osc port set``reedip2016-09-211-11/+18
* | Provide support to list ports by networkReedip2016-09-191-0/+8
* | Support listing specified server's portsRui Chen2016-09-141-5/+16
|/
* 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