index
:
delta/openstack/python-openstackclient.git
feature/osc4
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstackclient
/
tests
/
unit
/
network
/
v2
/
test_port.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Remove unnecessary nesting of compute resources
Stephen Finucane
2023-05-16
1
-1
/
+1
*
Blacken openstackclient.network
Stephen Finucane
2023-05-10
1
-508
/
+793
*
Refactor network fakes to sdk properties PART 4
Nurmatov Mamatisa
2022-04-29
1
-41
/
+53
*
Refactor network fakes to sdk properties PART 2
Nurmatov Mamatisa
2022-03-15
1
-2
/
+2
*
Add support for setting extra DHCP options on existing ports
Slawek Kaplonski
2022-02-21
1
-0
/
+21
*
Get rid of tenant_id in the network commands
Artem Goncharov
2022-01-17
1
-2
/
+0
*
Merge "Add --security-group to port list"
Zuul
2022-01-13
1
-0
/
+20
|
\
|
*
Add --security-group to port list
Rodolfo Alonso Hernandez
2021-12-02
1
-0
/
+20
*
|
Allow unset port's host_id
Slawek Kaplonski
2021-11-28
1
-1
/
+4
|
/
*
Replace assertItemsEqual with assertCountEqual
Dirk Mueller
2021-05-03
1
-34
/
+34
*
Add --name to port list
Brian Haley
2021-02-23
1
-0
/
+20
*
Add device profile to ``port``
Rodolfo Alonso Hernandez
2021-01-19
1
-0
/
+29
*
Make use of comparable 'FormattableColumn' subclasses
Stephen Finucane
2020-12-09
1
-32
/
+32
*
Add "fields" parameter to ListPort query
Rodolfo Alonso Hernandez
2020-11-18
1
-19
/
+55
*
Fix: port attribute name propagate_uplink_status
pedh
2020-10-06
1
-2
/
+2
*
Merge "Support tagging Neutron ports on creation"
Zuul
2020-09-13
1
-13
/
+45
|
\
|
*
Support tagging Neutron ports on creation
Miguel Lavalle
2020-09-04
1
-13
/
+45
*
|
Add NUMA affinity policy parameter to "port"
Rodolfo Alonso Hernandez
2020-07-31
1
-0
/
+95
|
/
*
port: add --host to list command
Mohammed Naser
2020-06-17
1
-0
/
+16
*
Merge "Add qos_network_policy_id to network port tests"
Zuul
2020-03-13
1
-0
/
+2
|
\
|
*
Add qos_network_policy_id to network port tests
Rodolfo Alonso Hernandez
2020-02-18
1
-0
/
+2
*
|
Raise flake8-import-order version to latest
Sean McGinnis
2020-01-10
1
-2
/
+2
|
/
*
openstack port create support --extra-dhcp-option
zhouhenglc
2019-07-25
1
-0
/
+42
*
Use cliff formattable columns in network commands
Akihiro Motoki
2019-05-09
1
-43
/
+44
*
Support enable/disable uplink status propagation
Hongbin Lu
2018-12-05
1
-0
/
+39
*
Support filtering port with IP address substring
Hongbin Lu
2018-06-29
1
-0
/
+18
*
Merge "Add support for "--dns-domain" argument"
Zuul
2018-02-24
1
-0
/
+5
|
\
|
*
Add support for "--dns-domain" argument
Tytus Kurek
2018-02-23
1
-0
/
+5
*
|
Allow ports filtering with device_id
Hongbin Lu
2018-01-03
1
-0
/
+19
*
|
Support creating unaddress neutron port
Hongbin Lu
2017-09-29
1
-0
/
+26
|
/
*
Use flake8-import-order plugin
Akihiro Motoki
2017-08-17
1
-1
/
+1
*
network tag UT: avoid using mix-in test class
Akihiro Motoki
2017-07-25
1
-33
/
+127
*
Network tag support
Akihiro Motoki
2017-07-23
1
-43
/
+72
*
Add 'data_plane_status' option to Port classes
Carlos Goncalves
2017-07-12
1
-0
/
+59
*
Add "qos-policy" option to "port create" & "port set"
Ha Van Tu
2017-04-05
1
-1
/
+59
*
Simplify logic around option lists in port set
Dean Troyer
2017-03-20
1
-76
/
+60
*
Make MAC address of port updatable
Bence Romsics
2017-03-20
1
-0
/
+19
*
Port set/unset SecGroup Bug Fix
Ankur Gupta
2017-02-26
1
-22
/
+22
*
Add --fixed-ip option to the port list command
Yan Xing'an
2017-02-07
1
-0
/
+87
*
Merge "To support '--project' and '--project-domain' options"
Jenkins
2017-01-26
1
-0
/
+41
|
\
|
*
To support '--project' and '--project-domain' options
Badhmapriya Boopalan
2016-12-23
1
-0
/
+41
*
|
Add 'allowed address pairs' option to 'port create/set/unset'
Nguyen Phuong An
2016-12-20
1
-1
/
+193
|
/
*
SDK Refactor: Prepare port commands
Abhishek Raut
2016-12-13
1
-1
/
+1
*
Add "dns-name" option to "os port create" and "os port set"
Nam Nguyen Hoai
2016-12-03
1
-0
/
+50
*
Merge "Add `--enable/disable-port-security` option to `port set` and `port cr...
Jenkins
2016-12-02
1
-0
/
+84
|
\
|
*
Add `--enable/disable-port-security` option to `port set` and `port create`
Sindhu Devale
2016-11-28
1
-0
/
+84
*
|
Merge "Add description field port create & port set"
Jenkins
2016-11-10
1
-0
/
+8
|
\
\
|
*
|
Add description field port create & port set
Aradhana Singh
2016-10-17
1
-0
/
+8
*
|
|
Add option to allow filtering by mac-address on port list
Yan Xing'an
2016-10-19
1
-2
/
+24
|
|
/
|
/
|
*
|
Merge "Add security groups options to "port create/set/unset""
Jenkins
2016-10-17
1
-0
/
+220
|
\
\
[next]