summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/network/v2/test_router.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.networkStephen Finucane2023-05-101-300/+501
* Refactor network fakes to sdk properties PART 4Nurmatov Mamatisa2022-04-291-5/+4
* Refactor network fakes to sdk properties PART 2Nurmatov Mamatisa2022-03-151-3/+3
* Get rid of tenant_id in the network commandsArtem Goncharov2022-01-171-5/+5
* Allow setting gateway when creating a routerDr. Jens Harbott2021-12-091-0/+37
* Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-031-16/+16
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-091-16/+16
* Add command: router add/remove route --routeBence Romsics2020-03-301-0/+140
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-2/+2
* Fix router create/show if extraroute not supportedÉdouard Thuleau2019-12-041-0/+18
* Merge "Use cliff formattable columns in network commands"Zuul2019-06-221-38/+38
|\
| * Use cliff formattable columns in network commandsAkihiro Motoki2019-05-091-38/+38
* | Remove deprecated network optionsSean McGinnis2019-05-191-46/+0
|/
* Merge "Supports router gateway IP QoS"Zuul2018-12-121-1/+155
|\
| * Supports router gateway IP QoSLIU Yulong2018-12-101-1/+155
* | Don't display router's is_ha and is_distributed attributes alwaysSławek Kapłoński2018-05-251-2/+41
|/
* Network: Add interfaces info in router showycx2017-11-151-4/+19
* network tag UT: avoid using mix-in test classAkihiro Motoki2017-07-251-33/+123
* Network tag supportAkihiro Motoki2017-07-231-9/+53
* Network L3 Router Commands for OSCAnkur Gupta2017-07-111-0/+50
* Allow override of distributed router flagvenkata anil2017-04-061-0/+29
* Enable to create legacy routerCedric Brandily2017-03-311-4/+11
* Merge "Introduce overwrite functionality in ``osc router set``"Jenkins2016-12-211-15/+35
|\
| * Introduce overwrite functionality in ``osc router set``Reedip2016-12-191-15/+35
* | Add support for clearing router gatewayReedip2016-12-191-0/+13
|/
* Merge "Add support for setting router gateway"Jenkins2016-12-191-3/+109
|\
| * Add support for setting router gatewayReedip2016-12-171-3/+109
* | SDK Refactor: Prepare router commandsYan Xing'an2016-12-121-4/+4
* | Add '--project' and '--project-domain' options to os cmdsNam Nguyen Hoai2016-12-011-0/+41
|/
* Add filtering options --name,--enable,--disable to router listYi Zhao2016-10-311-0/+52
* Add support make a router HAReedip2016-10-161-0/+6
* Fix router unset --route optionChoe, Cheng-Dae2016-10-101-2/+2
* Add --ha option to os router create commandNam Nguyen Hoai2016-10-011-0/+25
* Merge "Add --description to Neutron commands"Jenkins2016-09-231-0/+7
|\
| * Add --description to Neutron commandsAnkur Gupta2016-09-231-0/+7
* | Use correct router add/remove interface methodsrabi2016-09-211-10/+9
|/
* Merge "router list if availability_zone ext not enabled"Jenkins2016-09-191-0/+36
|\
| * router list if availability_zone ext not enabledUkesh Kumar Vasudevan2016-09-151-0/+36
* | Replace 'MagicMock' with 'Mock'qtang2016-09-141-1/+1
|/
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+751