summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/port.py
Commit message (Expand)AuthorAgeFilesLines
* Add dns-domain support to Network objectPierre Hanselmann2020-01-031-4/+10
* Remove str() when setting network objects namesBernard Cafarelli2019-03-051-1/+1
* Support filtering port with IP address substringHongbin Lu2018-06-291-3/+8
* Merge "Add support for "--dns-domain" argument"Zuul2018-02-241-0/+8
|\
| * Add support for "--dns-domain" argumentTytus Kurek2018-02-231-0/+8
* | Allow ports filtering with device_idHongbin Lu2018-01-031-0/+7
* | Allow port list to shown undefined attributesAkihiro Motoki2017-11-241-2/+4
* | Support creating unaddress neutron portHongbin Lu2017-09-291-1/+9
|/
* Network tag supportAkihiro Motoki2017-07-231-3/+21
* Add support for virtio-forwarder VNIC typeJan Gutter2017-07-191-2/+3
* Add 'data_plane_status' option to Port classesCarlos Goncalves2017-07-121-0/+18
* Merge "Revert "Fix port command for SDK >0.9.10""Jenkins2017-05-071-5/+1
|\
| * Revert "Fix port command for SDK >0.9.10"Huanxuan Ao2017-03-091-5/+1
* | 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
|/