summaryrefslogtreecommitdiff
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-122-10/+45
|/
* 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-0111-19/+73
* Fix printout of dns name servers and host routesGary Kotton2012-08-291-1/+19
* Change '_' to '-' in optionsDean Troyer2012-08-2412-42/+164
* Merge "initial client + CLI support for routers + floating ips"Jenkins2012-08-238-2/+731
|\
| * initial client + CLI support for routers + floating ipsDan Wendlandt2012-08-228-2/+731
* | Merge "Add nosehtmloutput as a test dependency."Jenkins2012-08-231-0/+1
|\ \
| * | Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
| |/
* | Merge "Fix warning when creating the sdist package."Jenkins2012-08-231-1/+0
|\ \ | |/ |/|
| * Fix warning when creating the sdist package.Bhuvan Arumugam2012-08-171-1/+0
* | Add install_requires in setuptools.setup().Akihiro MOTOKI2012-08-191-0/+1
|/
* 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 "update mailing list, etc in setup.py"2.0Jenkins2012-08-131-3/+3
|\ \ \
| * | | update mailing list, etc in setup.pyDan Wendlandt2012-08-091-3/+3
| |/ /
* | | 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 "add pyparsing to pip-requires"Jenkins2012-08-131-2/+1
|\ \ \
| * | | add pyparsing to pip-requiresDan Wendlandt2012-08-121-2/+1
* | | | Merge "deal with -c option when the list result is empty."Jenkins2012-08-123-1/+35
|\ \ \ \ | |/ / / |/| | |
| * | | deal with -c option when the list result is empty.Yong Sheng Gong2012-08-123-0/+34
| |/ /
* | | 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-124-5/+313
|/
* Add name or id to quantum cli commands.Yong Sheng Gong2012-08-059-134/+303
* 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-1316-3911/+14
* | 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-265-73/+117
* 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-2132-114/+3550
* Add initial docs.Monty Taylor2012-06-1411-58/+369
* 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
* Add HACKING.rst to generated tarballsThierry Carrez2012-05-221-1/+1