summaryrefslogtreecommitdiff
path: root/quantumclient/quantum/v2_0/network.py
Commit message (Expand)AuthorAgeFilesLines
* Remove quantumclient and proxy to neutronclient2.2.4.1Mark McClain2013-09-251-152/+0
* Remove class-based import in the code repoAkihiro MOTOKI2013-06-131-10/+6
* Merge "Avoid error 414 when retrieving subnet cidrs for ListNetworks"Jenkins2013-05-221-2/+25
|\
| * Avoid error 414 when retrieving subnet cidrs for ListNetworksSalvatore Orlando2013-05-031-2/+25
* | Merge "Change variable name of admin_state_down to admin_state"Jenkins2013-05-101-5/+4
|\ \ | |/ |/|
| * Change variable name of admin_state_down to admin_stateAkihiro MOTOKI2013-04-081-5/+4
* | Enable automatic validation of many HACKING rules.Maru Newby2013-04-081-2/+2
|/
* Switch to flake8 from pep8.Maru Newby2013-04-051-1/+0
* Add pagination support for clientHe Jie Xu2013-03-011-0/+13
* Allow known options after unknown ones in list and update commandgongysh2013-02-191-3/+3
* Merge "Display subnet cidr information in net-list"Jenkins2013-01-141-7/+17
|\
| * Display subnet cidr information in net-listAkihiro MOTOKI2013-01-111-7/+17
* | Allow known options defined after position arguments.gongysh2013-01-131-1/+1
|/
* Fix import order nitsZhongyue Luo2012-12-311-1/+1
* Convenience cmds for l3ivan-zhu2012-11-131-0/+15
* Support shared option in CLISalvatore Orlando2012-09-111-1/+8
* Limit list command for router and floating ipGary Kotton2012-09-111-1/+1
* *-list command shows only limited fields normally.yong sheng gong2012-09-011-0/+1
* Change '_' to '-' in optionsDean Troyer2012-08-241-1/+6
* Make quantum cli consistent with other cli's practice.Yong Sheng Gong2012-07-051-21/+6
* add keystone support, new command interface, API v2.0Yong Sheng Gong2012-06-211-0/+99