summaryrefslogtreecommitdiff
path: root/quantumclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "fix a minor comment error"2.1Jenkins2012-09-151-1/+1
|\
| * fix a minor comment errorJiajun Liu2012-09-131-1/+1
* | Add document for using quantum client by python or cli invocation.gongysh2012-09-121-1/+13
|/
* Support shared option in CLISalvatore Orlando2012-09-112-2/+12
* Limit list command for router and floating ipGary Kotton2012-09-114-2/+5
* Merge "Send all options with CreateFloatingIP"Jenkins2012-09-102-3/+26
|\
| * Send all options with CreateFloatingIPSalvatore Orlando2012-09-092-3/+26
* | 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-018-10/+68
* Fix printout of dns name servers and host routesGary Kotton2012-08-291-1/+19
* Change '_' to '-' in optionsDean Troyer2012-08-2412-42/+164
* initial client + CLI support for routers + floating ipsDan Wendlandt2012-08-228-2/+731
* Merge "add ext list and show commands."Jenkins2012-08-143-0/+111
|\
| * add ext list and show commands.Yong Sheng Gong2012-08-123-0/+111
* | Support --no-gateway optionNachi Ueno2012-08-142-1/+45
* | Merge "Refreshes keystone token if a token is expired."Jenkins2012-08-142-2/+137
|\ \
| * | Refreshes keystone token if a token is expired.Akihiro MOTOKI2012-08-122-2/+137
* | | Merge "remove cli.app in quantum client error message."Jenkins2012-08-131-2/+25
|\ \ \
| * | | remove cli.app in quantum client error message.Yong Sheng Gong2012-08-121-2/+25
| |/ /
* | | Merge "deal with -c option when the list result is empty."Jenkins2012-08-122-0/+32
|\ \ \
| * | | deal with -c option when the list result is empty.Yong Sheng Gong2012-08-122-0/+32
| |/ /
* | | Merge "enable -h | --help after command to show the command usage."Jenkins2012-08-121-0/+13
|\ \ \ | |_|/ |/| |
| * | enable -h | --help after command to show the command usage.Yong Sheng Gong2012-08-121-0/+13
| |/
* | Add quota commands to change quota of a tenant.Yong Sheng Gong2012-08-123-2/+244
|/
* Add name or id to quantum cli commands.Yong Sheng Gong2012-08-058-134/+244
* Allow to retrieve objects by nameSalvatore Orlando2012-07-269-28/+134
* Merge "Use -h, --help to show help messages."Jenkins2012-07-141-1/+1
|\
| * Use -h, --help to show help messages.Akihiro MOTOKI2012-07-131-1/+1
* | Remove quantum client codes for API v1.0Yong Sheng Gong2012-07-1314-3908/+13
* | Support allocation pools for subnetGary Kotton2012-07-113-9/+73
|/
* Make quantum cli consistent with other cli's practice.Yong Sheng Gong2012-07-058-168/+113
* Add post-tag versioning.0.1.1Monty Taylor2012-06-261-24/+114
* add --fixed-ip argument to create port0.1.0Yong Sheng Gong2012-06-259-43/+146
* add keystone support, new command interface, API v2.0Yong Sheng Gong2012-06-2129-110/+3534
* Add initial docs.Monty Taylor2012-06-143-0/+252
* quit and print usage when unsupported version specified.Yong Sheng Gong2012-05-241-1/+2
* Use --debug to enable printing HTTP message(s) between client andfolsom-1Yong Sheng Gong2012-05-232-6/+14
* Clean up codebase in accordance with HACKING/PEP8.Maru Newby2012-05-026-251/+352
* Remove server-specific functionality.Maru Newby2012-04-2412-0/+3395