summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/router.py
Commit message (Expand)AuthorAgeFilesLines
* Remove str() when setting network objects namesBernard Cafarelli2019-03-051-1/+1
* Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-201-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
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* Merge "Make set/unset commands in network return normally when nothing specif...Jenkins2016-06-091-5/+0
|\
| * Make set/unset commands in network return normally when nothing specifiedTang Chen2016-06-081-5/+0
* | Fix networksunyajing2016-06-081-2/+2
|/
* Merge "Fix i18n support for help and error msg in network"Jenkins2016-05-161-1/+1
|\
| * Fix i18n support for help and error msg in networkTang Chen2016-05-161-1/+1
* | Added --no-route to the router set commandHideki Saito2016-05-161-2/+18
|/
* Fix router set --route optionRichard Theis2016-04-181-5/+21
* State i18() changes and help messages improvedTang Chen2016-04-181-31/+32
* Doc: Unify repeatable option commentsTang Chen2016-04-121-5/+5
* Merge "Add Subnet add/remove support to router"Jenkins2016-04-091-0/+54
|\
| * Add Subnet add/remove support to routerreedip2016-03-221-0/+54
* | Merge "Add "router remove port" to osc"Jenkins2016-04-091-0/+24
|\ \ | |/
| * Add "router remove port" to oscreedip2016-03-211-1/+25
* | Fix pep8 fail that crept inDean Troyer2016-04-081-1/+1
* | Merge "Add "router add port" to osc"Jenkins2016-04-081-1/+25
|\ \ | |/