summaryrefslogtreecommitdiff
path: root/neutronclient/neutron/v2_0/router.py
Commit message (Expand)AuthorAgeFilesLines
* Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* Merge "Fixed a bunch of spacing"Jenkins2017-03-051-1/+1
|\
| * Fixed a bunch of spacingBrandon Palm2016-02-291-1/+1
* | Added --enable-snat option for router-gateway-setRodion Tikunov2016-11-081-0/+5
* | Add flavor argument to routerKevin Benton2016-08-281-0/+7
* | Improve help messages for NeutronClientreedip2016-07-111-6/+6
* | Add parser options for description on resourcesKevin Benton2016-03-081-2/+9
* | refactor: Merge all debug logging at the beginning of take_actionAkihiro Motoki2016-03-031-3/+0
* | refactor: Avoid overriding run() in cliff commandAkihiro Motoki2016-03-031-3/+3
* | Improve str2dict key validation to avoid wrong keysAkihiro Motoki2016-02-211-5/+7
|/
* refactor: Drop meaningless 'api' attribute from NeutronCommand classAkihiro Motoki2016-01-181-3/+0
* Enhance the help info of "neutron router-gateway-set"Ukesh Kumar Vasudevan2016-01-101-1/+4
* Use _i18n instead of i18nAkihiro Motoki2015-12-241-1/+1
* Merge "Remove XML support"Jenkins2015-12-111-3/+0
|\
| * Remove XML supportElena Ezhova2015-12-091-3/+0
* | Add availability_zone CLIHirofumi Ichihara2015-12-081-0/+4
|/
* Add route options to neutron router-updateRichard Theis2015-11-171-0/+14
* neutron v2 command module cleanup #1Akihiro Motoki2015-09-301-8/+7
* Merge ""neutron help router-update" help info updated"Jenkins2015-07-281-0/+25
|\
| * "neutron help router-update" help info updatedwatsalya2015-03-041-0/+25
* | Merge "Drop use of 'oslo' namespace package"Jenkins2015-05-121-1/+1
|\ \
| * | Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-1/+1
| |/
* | Allow setting router's external ip(s)Cedric Brandily2015-05-111-0/+16
|/
* Merge "Utility method for boolean argument"Jenkins2015-02-041-10/+5
|\
| * Utility method for boolean argumentAkihiro Motoki2015-01-271-10/+5
* | Merge "Parameter support both id and name"Jenkins2015-02-041-15/+15
|\ \ | |/ |/|
| * Parameter support both id and nameshihanzhang2015-01-131-15/+15
* | Fix True/False to accept Camel and Lower caseSwaminathan Vasudevan2014-12-221-2/+2
|/
* Router create distributed accepts lower caseSwaminathan Vasudevan2014-12-041-2/+2
* Use graduated oslo librariesAkihiro Motoki2014-10-211-2/+3
* Fix E128 hacking checkJaume Devesa2014-10-061-3/+4
* Narrow down except clausearmando-migliaccio2014-09-151-1/+1
* Merge "Replace utils.dumps with jsonutils.dumps"Jenkins2014-09-151-2/+2
|\
| * Replace utils.dumps with jsonutils.dumpssridhargaddam2014-09-131-2/+2
* | Add L3 HA / VRRP support to CLIAssaf Muller2014-09-111-2/+8
|/
* Fix CLI support for DVR, take 2Assaf Muller2014-08-261-2/+5
* Refactor CreateRouter to use update_dictAssaf Muller2014-08-261-5/+3
* setup logger name of NeutronCommand automaticallyIsaku Yamahata2014-07-301-12/+0
* Revert "Fix CLI support for DVR"Swaminathan Vasudevan2014-07-251-6/+6
* Fix CLI support for DVRAssaf Muller2014-07-211-6/+6
* Add CLI Support for DVRSwaminathan Vasudevan2014-07-101-2/+2
* Improve help stringsAndreas Jaeger2014-06-251-9/+9
* Enable hacking H233 ruleZhiQiang Fan2014-02-191-6/+8
* Remove vi modelinesliu-sheng2014-02-101-1/+0
* Rename Nicira NVP to VMware NSX in neutronclientarmando-migliaccio2014-01-281-1/+1
* Fix i18n messages in neutronclientSergio Cazzolato2013-11-291-12/+12
* Change copyright headers from LLC to FoundationSean Winn2013-10-041-1/+1
* Merge "neutron router-gateway-set failed for non-admin users"Jenkins2013-09-031-5/+5
|\
| * neutron router-gateway-set failed for non-admin usersStephen Ma2013-08-261-5/+5
* | Add 'distributed' option to router-create commandSalvatore Orlando2013-08-311-0/+3
|/