summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Align tox with standards.Monty Taylor2012-05-163-8/+25
* Clean up codebase in accordance with HACKING/PEP8.Maru Newby2012-05-027-251/+539
* Remove server-specific functionality.Maru Newby2012-04-2425-1457/+190
* bug 963155: add some missing test files to the sdist tarball.Dan Wendlandt2012-04-021-0/+2
* Fix quantum client exception when server returns 500 error.Dan Wendlandt2012-03-292-5/+4
* Open FolsomThierry Carrez2012-03-161-1/+1
* Add retry support to the quantum client.Maru Newby2012-03-154-41/+94
* Merge "Adds client side functions for quantum 'detail' actions."Jenkins2012-03-145-93/+751
|\
| * Adds client side functions for quantum 'detail' actions.Madhav Puri2012-03-065-93/+751
* | Merge "Remove generation of quantum/vcsversion.py."Jenkins2012-03-131-25/+0
|\ \
| * | Remove generation of quantum/vcsversion.py.Bob Kukura2012-03-131-25/+0
| |/
* | add LICENSE file to sdist tarballDan Wendlandt2012-03-061-0/+1
|/
* bp/quantum-client-1.1essex-4Salvatore Orlando2012-02-236-220/+613
* Bug 921930Salvatore Orlando2012-02-214-4/+7
* Merge "Enable log output to syslog."Jenkins2012-02-191-0/+19
|\
| * Enable log output to syslog.Thiago Morello2012-02-011-0/+19
* | Merge "unexecutable lib files should not contain a shebang"Jenkins2012-02-193-3/+0
|\ \
| * | unexecutable lib files should not contain a shebangIonuț Arțăriși2012-01-263-3/+0
| |/
* | bug 933125Salvatore Orlando2012-02-151-0/+3
* | Add "quantum" package so that __init__.py is includedBrad Hall2012-01-261-1/+1
|/
* Additional small release needsessex-3Monty Taylor2012-01-243-5/+11
* Initial cut at removing unneeded dependencies.Dan Wendlandt2012-01-242-6/+8
* Added 501 exceptions to client package.Monty Taylor2012-01-242-1/+6
* move batch_config.py to client library.Dan Wendlandt2012-01-221-0/+121
* Added README.Monty Taylor2012-01-181-0/+1