summaryrefslogtreecommitdiff
path: root/neutronclient/neutron/v2_0/lb/v2/loadbalancer.py
Commit message (Expand)AuthorAgeFilesLines
* Do not append .json to sending URLAkihiro Motoki2017-04-021-1/+0
* Merge "Improve help messages for NeutronClient"Jenkins2016-08-101-3/+3
|\
| * Improve help messages for NeutronClientreedip2016-07-111-3/+3
* | Fix string interpolation at logging call5.0.0Takashi NATSUME2016-07-261-1/+1
|/
* Update help information for lbaasv2 CLIsreedip2016-04-111-11/+32
* refactor: Merge all debug logging at the beginning of take_actionAkihiro Motoki2016-03-031-1/+0
* Merge "Add code for load balancer status tree"Jenkins2016-01-221-0/+29
|\
| * Add code for load balancer status treeminwang2016-01-191-0/+29
* | refactor: Get rid of usage of get_data in favor of take_actionAkihiro Motoki2016-01-181-1/+1
|/
* Merge "Add method to retrieve loadbalancer stats"Jenkins2016-01-041-0/+35
|\
| * Add method to retrieve loadbalancer statsLIU Yulong2015-12-231-0/+35
* | Use _i18n instead of i18nAkihiro Motoki2015-12-241-1/+1
|/
* Add flavor argument to loadbalancer v2 createJames Arendt2015-11-081-0/+8
* neutron v2 command module cleanup #1Akihiro Motoki2015-09-301-8/+4
* Add missing tenant_id to lbaas-v2 resources creationLIU Yulong2015-05-111-1/+1
* Remove author tagAkihiro Motoki2015-03-231-2/+0
* Fix lbaas-loadbalancer-create with no --nameMichael Johnson2015-02-231-2/+2
* Implement LBaaS object model v2Craig Tracey2015-02-041-0/+93