summaryrefslogtreecommitdiff
path: root/quantumclient/quantum
Commit message (Expand)AuthorAgeFilesLines
* CLI support for network gateway feature2.2.0a1Salvatore Orlando2013-02-201-0/+160
* Merge "Allow known options after unknown ones in list and update command"Jenkins2013-02-193-31/+41
|\
| * Allow known options after unknown ones in list and update commandgongysh2013-02-193-31/+41
* | Client for agent extensiongongysh2013-02-192-3/+69
|/
* Add nvp queue support to clientAaron Rosen2013-02-141-0/+90
* Allow ability to remove security groups from portsAaron Rosen2013-02-052-9/+25
* The change implements LBaaS CLI commands.Ilya Shakhat2013-01-286-4/+522
* Display security group name in security-group-rule-listAkihiro MOTOKI2013-01-151-0/+49
* Merge "Display subnet cidr information in net-list"Jenkins2013-01-142-15/+39
|\
| * Display subnet cidr information in net-listAkihiro MOTOKI2013-01-112-15/+39
* | Allow known options defined after position arguments.gongysh2013-01-137-33/+67
|/
* Fix import order nitsZhongyue Luo2012-12-311-1/+1
* Merge "Add --security-group option to port-create"Jenkins2012-12-311-0/+13
|\
| * Add --security-group option to port-createAkihiro MOTOKI2012-12-171-0/+13
* | Merge "Add --dns-nameserver, --host-route, --disable-dhcp to subnet-create"Jenkins2012-12-171-12/+26
|\ \ | |/ |/|
| * Add --dns-nameserver, --host-route, --disable-dhcp to subnet-createAkihiro MOTOKI2012-12-131-12/+26
* | Support dash-style options for security-group commands.Akihiro MOTOKI2012-12-141-6/+22
|/
* Merge "Add --router and --floatingip to quota-update options."Jenkins2012-12-041-1/+7
|\
| * Add --router and --floatingip to quota-update options.Akihiro MOTOKI2012-12-031-1/+7
* | Display columns in the order of -c optionsAkihiro MOTOKI2012-12-031-1/+3
|/
* Correct the verbose output formatting when creating routers.Kyle Mestery2012-11-202-30/+19
* Merge "Convenience cmds for l3"Jenkins2012-11-162-1/+43
|\
| * Convenience cmds for l3ivan-zhu2012-11-132-1/+43
* | Adds securitygroup implementationAaron Rosen2012-10-311-0/+158
|/
* clean the descriptions for quota cli commands.gongysh2012-09-201-4/+4
* Add document for using quantum client by python or cli invocation.gongysh2012-09-121-1/+13
* Support shared option in CLISalvatore Orlando2012-09-111-1/+8
* Limit list command for router and floating ipGary Kotton2012-09-113-1/+4
* Merge "Send all options with CreateFloatingIP"Jenkins2012-09-101-3/+7
|\
| * Send all options with CreateFloatingIPSalvatore Orlando2012-09-091-3/+7
* | prevent floatingip-show and floatingip-delete from querying by "name"Dan Wendlandt2012-09-092-7/+25
|/
* router/floating commands support resource reference by nameAkihiro MOTOKI2012-09-062-11/+26
* update error message to make clear that we were search for a name.Dan Wendlandt2012-09-041-2/+3
* *-list command shows only limited fields normally.yong sheng gong2012-09-014-0/+11
* Fix printout of dns name servers and host routesGary Kotton2012-08-291-1/+19
* Change '_' to '-' in optionsDean Troyer2012-08-248-27/+95
* initial client + CLI support for routers + floating ipsDan Wendlandt2012-08-223-0/+322
* Merge "add ext list and show commands."Jenkins2012-08-141-0/+95
|\
| * add ext list and show commands.Yong Sheng Gong2012-08-121-0/+95
* | Support --no-gateway optionNachi Ueno2012-08-141-0/+11
* | Merge "deal with -c option when the list result is empty."Jenkins2012-08-121-0/+2
|\ \ | |/ |/|
| * deal with -c option when the list result is empty.Yong Sheng Gong2012-08-121-0/+2
* | Add quota commands to change quota of a tenant.Yong Sheng Gong2012-08-121-0/+205
|/
* Add name or id to quantum cli commands.Yong Sheng Gong2012-08-053-72/+88
* Allow to retrieve objects by nameSalvatore Orlando2012-07-263-8/+60
* Remove quantum client codes for API v1.0Yong Sheng Gong2012-07-137-674/+7
* Support allocation pools for subnetGary Kotton2012-07-111-1/+23
* Make quantum cli consistent with other cli's practice.Yong Sheng Gong2012-07-054-76/+27
* add --fixed-ip argument to create port0.1.0Yong Sheng Gong2012-06-253-6/+52
* add keystone support, new command interface, API v2.0Yong Sheng Gong2012-06-2110-0/+1380