summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add port ranges on floating ip portforwardings cli"Zuul2023-02-222-25/+244
|\
| * Add port ranges on floating ip portforwardings cliPedro Martins2022-07-132-25/+244
* | Merge "Move network trunk commands from python-neutronclient"Zuul2023-01-312-0/+920
|\ \
| * | Move network trunk commands from python-neutronclientelajkat2023-01-162-0/+920
* | | Add qos rule type filteringRodolfo Alonso Hernandez2022-12-101-0/+34
|/ /
* | Merge "network: Add tenant project filter for RBAC list"Zuul2022-09-301-0/+19
|\ \
| * | network: Add tenant project filter for RBAC listJan Hartkopf2022-09-061-0/+19
* | | Replace assertItemsEqual with assertCountEqualTakashi Natsume2022-09-192-9/+9
|/ /
* | Add router ndp proxy commandsYang JianFeng2022-08-262-0/+527
* | 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
|\ \