summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/network
Commit message (Expand)AuthorAgeFilesLines
* Add support for CRUD operations for QoS minimum packet rate rulePrzemyslaw Szczerbik2022-07-012-7/+327
* Refactor network fakes to sdk properties PART 4Nurmatov Mamatisa2022-04-2912-425/+405
* Refactor network fakes to sdk properties PART 3Nurmatov Mamatisa2022-03-165-240/+199
* Refactor network fakes to sdk properties PART 2Nurmatov Mamatisa2022-03-1512-219/+220
* Refactor network fakes to sdk properties PART 1Nurmatov Mamatisa2022-03-157-255/+226
* Merge "Fix metavars and typos in local_ip"Zuul2022-03-091-1/+1
|\
| * Fix metavars and typos in local_ipNurmatov Mamatisa2022-03-021-1/+1
* | Add support for setting extra DHCP options on existing portsSlawek Kaplonski2022-02-211-0/+21
|/
* Support Neutron Local IP CRUDNurmatov Mamatisa2022-01-283-0/+946
* Get rid of tenant_id in the network commandsArtem Goncharov2022-01-1719-133/+77
* Merge "Add --security-group to port list"Zuul2022-01-131-0/+20
|\
| * Add --security-group to port listRodolfo Alonso Hernandez2021-12-021-0/+20
* | Add location to fake network objectsDr. Jens Harbott2021-12-161-4/+30
* | Merge "Allow unset port's host_id"Zuul2021-12-131-1/+4
|\ \
| * | Allow unset port's host_idSlawek Kaplonski2021-11-281-1/+4
| |/
* | Allow setting gateway when creating a routerDr. Jens Harbott2021-12-091-0/+37
* | Merge "Add --subnet-pool to subnet list"Zuul2021-11-251-0/+42
|\ \ | |/ |/|
| * Add --subnet-pool to subnet listBrian Haley2021-03-161-0/+42
* | Remove 'get_osc_show_columns_for_sdk_resource' duplicatesStephen Finucane2021-10-211-59/+0
* | Merge "L3 conntrack helper: Use singular name consistently"Zuul2021-08-261-2/+2
|\ \
| * | L3 conntrack helper: Use singular name consistentlyAkihiro Motoki2021-06-081-2/+2
* | | Merge "Replace assertItemsEqual with assertCountEqual"Zuul2021-08-2310-145/+145
|\ \ \ | |/ / |/| |
| * | Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-0310-145/+145
* | | Add support for Neutron's L3 conntrack helper resourceSlawek Kaplonski2021-06-072-0/+391
* | | Allow to send extra attributes in Neutron related commandsSlawek Kaplonski2021-05-262-0/+198
|/ /
* | network: Add missing subnet unset --gateway <subnet-id>Bharat Kunwar2021-03-051-0/+4
|/
* Merge "Add --name to port list"Zuul2021-03-031-0/+20
|\
| * Add --name to port listBrian Haley2021-02-231-0/+20
* | Add 'address_group' type support to rbac commandsMiguel Lavalle2021-02-101-1/+5
|/
* Merge "Add device profile to ``port``"Zuul2021-01-222-0/+30
|\
| * Add device profile to ``port``Rodolfo Alonso Hernandez2021-01-192-0/+30
* | Support remote-address-group in SG rulesHang Yang2021-01-122-0/+44
|/
* Merge "network: Address nits for I3c313fc9329837dde67815901528a34dca98ebcc"Zuul2021-01-121-4/+3
|\
| * network: Address nits for I3c313fc9329837dde67815901528a34dca98ebccStephen Finucane2021-01-121-4/+3
* | Merge "Support Neutron Address Group CRUD"Zuul2021-01-112-0/+576
|\ \ | |/
| * Support Neutron Address Group CRUDHang Yang2020-12-242-0/+576
* | Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-099-136/+136
|/
* Add "fields" parameter to ListPort queryRodolfo Alonso Hernandez2020-11-181-19/+55
* Merge "Always display direction for security group rules"Zuul2020-10-132-8/+9
|\
| * Always display direction for security group rulesSam Morrison2020-03-052-8/+9
* | Merge "Add source_ip_prefix and destination_ip_prefix to metering label rules"Zuul2020-10-132-0/+14
|\ \
| * | Add source_ip_prefix and destination_ip_prefix to metering label rulesRafael Weingärtner2020-09-022-0/+14
* | | Fix: port attribute name propagate_uplink_statuspedh2020-10-062-5/+5
* | | Merge "Support tagging Neutron ports on creation"Zuul2020-09-131-13/+45
|\ \ \
| * | | Support tagging Neutron ports on creationMiguel Lavalle2020-09-041-13/+45
| |/ /
* | | Add NUMA affinity policy parameter to "port"Rodolfo Alonso Hernandez2020-07-312-0/+96
|/ /
* | Merge "port: add --host to list command"Zuul2020-06-261-0/+16
|\ \
| * | port: add --host to list commandMohammed Naser2020-06-171-0/+16
* | | Resolve PEP8Pete Zaitcev2020-05-141-1/+1
* | | Merge "Revert "Disallow setting default on internal network""Zuul2020-04-221-33/+0
|\ \ \