summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/router.py
Commit message (Expand)AuthorAgeFilesLines
* Remove 'get_osc_show_columns_for_sdk_resource' duplicatesStephen Finucane2021-10-211-3/+1
* Allow to send extra attributes in Neutron related commandsSlawek Kaplonski2021-05-261-3/+15
* Revert "Format location columns in network commands"Jens Harbott (frickler)2020-06-171-1/+0
* Add command: router add/remove route --routeBence Romsics2020-03-301-3/+94
* Switch to using osc_lib.utils.tagsMichael Johnson2020-01-141-1/+1
* Fix router create/show if extraroute not supportedÉdouard Thuleau2019-12-041-1/+1
* Format location columns in network commandsDean Troyer2019-08-301-0/+1
* Merge "Use cliff formattable columns in network commands"Zuul2019-06-221-21/+26
|\
| * Use cliff formattable columns in network commandsAkihiro Motoki2019-05-091-21/+26
* | Remove deprecated network optionsSean McGinnis2019-05-191-16/+3
|/
* Remove str() when setting network objects namesBernard Cafarelli2019-02-131-1/+1
* Merge "Supports router gateway IP QoS"Zuul2018-12-121-0/+53
|\
| * Supports router gateway IP QoSLIU Yulong2018-12-101-0/+53
* | Merge "Don't display router's is_ha and is_distributed attributes always"Zuul2018-12-101-5/+19
|\ \ | |/ |/|
| * Don't display router's is_ha and is_distributed attributes alwaysSławek Kapłoński2018-05-251-5/+19
* | Fix some spaces in help messagesBrian Haley2018-09-271-4/+4
* | Fix missing trailing spaces in network help messagesBrian Haley2018-08-031-1/+1
|/
* Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-151-2/+2
* Network: Add interfaces info in router showycx2017-11-151-2/+19
* Network tag supportAkihiro Motoki2017-07-231-1/+18
* Network L3 Router Commands for OSCAnkur Gupta2017-07-111-1/+31
* Allow override of distributed router flagvenkata anil2017-04-061-5/+8
* Enable to create legacy routerCedric Brandily2017-03-311-2/+10
* Handle log message interpolation by the logger in network/Gábor Antal2017-02-131-2/+2
* Merge "Fix a spelling error"Jenkins2016-12-281-1/+1
|\
| * Fix a spelling errorJingLiu2016-12-261-1/+1
* | Merge "Introduce overwrite functionality in ``osc router set``"Jenkins2016-12-211-12/+15
|\ \
| * | Introduce overwrite functionality in ``osc router set``Reedip2016-12-191-12/+15
* | | Add support for clearing router gatewayReedip2016-12-191-0/+7
|/ /
* | Merge "Add support for setting router gateway"Jenkins2016-12-191-4/+54
|\ \
| * | Add support for setting router gatewayReedip2016-12-171-4/+54
* | | SDK Refactor: Prepare router commandsYan Xing'an2016-12-121-4/+17
| |/ |/|
* | Merge "Add '--project' and '--project-domain' options to os cmds"Jenkins2016-12-051-1/+14
|\ \
| * | Add '--project' and '--project-domain' options to os cmdsNam Nguyen Hoai2016-12-011-1/+14
| |/
* | Avoid duplicated project_id when show network resourcesjudy-yu2016-12-041-9/+10
|/
* translate all command help strings3.4.0Steve Martinelli2016-11-171-10/+10
* Add filtering options --name,--enable,--disable to router listYi Zhao2016-10-311-1/+28
* Add support make a router HAReedip2016-10-161-5/+17
* Fix router unset --route optionChoe, Cheng-Dae2016-10-101-2/+1
* Add --ha option to os router create commandNam Nguyen Hoai2016-10-011-2/+8
* Merge "Add --description to Neutron commands"Jenkins2016-09-231-1/+12
|\
| * Add --description to Neutron commandsAnkur Gupta2016-09-231-1/+12
* | Use correct router add/remove interface methodsrabi2016-09-211-4/+4
|/
* router list if availability_zone ext not enabledUkesh Kumar Vasudevan2016-09-151-2/+9
* Merge "Add command to unset information from Routers"Jenkins2016-06-281-0/+43
|\
| * Add command to unset information from Routersreedip2016-06-271-0/+43
* | Fix the problem of router deleteSongmingYan2016-06-241-1/+1
|/
* Error handling of "router delete" commandHuanxuan Ao2016-06-201-2/+17
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: parseractionsDean Troyer2016-06-131-1/+1