summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add hypervisor information extension.2.6.10Kevin L. Mitchell2012-06-296-0/+354
* Merge "Indicate unused variables and other misc. house cleaning."Jenkins2012-06-298-45/+57
|\
| * Indicate unused variables and other misc. house cleaning.Josh Kearney2012-06-278-45/+57
* | More friendly keyring support when token caching is off.Sandy Walsh2012-06-282-1/+7
* | Whoops, the last changes to keyring introduced some problems with v1.1Sandy Walsh2012-06-281-8/+15
* | Merge "Add read_versioninfo method"Jenkins2012-06-271-4/+17
|\ \
| * | Add read_versioninfo methodMonty Taylor2012-06-261-4/+17
* | | Auth token caching on by default. --no_cache to disable. Better bypass suppor...Sandy Walsh2012-06-273-9/+57
* | | Merge "Update Contributing blurb in the docs."Jenkins2012-06-271-2/+6
|\ \ \
| * | | Update Contributing blurb in the docs.Clark Boylan2012-06-221-2/+6
* | | | Merge "Filter out v1.0 endpoints"Jenkins2012-06-272-14/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | Filter out v1.0 endpointsZiad Sawalha2012-06-182-14/+32
| |/ /
* | | Merge "Turn multiple hints with the same key into a list"Jenkins2012-06-271-6/+10
|\ \ \ | |_|/ |/| |
| * | Turn multiple hints with the same key into a listVishvananda Ishaya2012-06-261-6/+10
* | | Cleanup of setup.py usage of openstack-common.Monty Taylor2012-06-262-156/+2
* | | Implement post-tag versioning numbering.Monty Taylor2012-06-264-25/+157
|/ /
* | Admin action to reset states.2.6.1Kevin L. Mitchell2012-06-205-0/+43
|/
* option to bypass managment endpoint and timings supportSandy Walsh2012-06-184-14/+71
* Merge "Fix spelling errors in aggregates section"Jenkins2012-06-152-9/+9
|\
| * Fix spelling errors in aggregates sectionJoe Gordon2012-06-112-9/+9
* | Merge "Move docs to doc."Jenkins2012-06-1417-8/+9
|\ \
| * | Move docs to doc.Clark Boylan2012-06-1117-8/+9
| |/
* | Removes NOVACLIENT_DEBUG from client code.Josh Kearney2012-06-131-4/+0
|/
* Merge "Lock prettytable dep at v0.6"Jenkins2012-06-112-3/+3
|\
| * Lock prettytable dep at v0.6Brian Waldon2012-06-112-3/+3
* | Merge "Add .tox to .gitignore"Jenkins2012-06-111-0/+1
|\ \
| * | Add .tox to .gitignoreBrian Waldon2012-06-111-0/+1
* | | Removed generate_authors.sh since it's no longer used.Josh Kearney2012-06-111-3/+0
| |/ |/|
* | nova show cmd displays unique flavor and image idJohn Tran2012-06-111-2/+2
* | Use openstack-common for AUTHORS generationBrian Waldon2012-06-118-61/+214
|/
* Merge "doc: fix and clarify the --meta option help"Jenkins2012-06-071-2/+2
|\
| * doc: fix and clarify the --meta option helpPádraig Brady2012-06-011-2/+2
* | Merge "Adds flavor-show support."Jenkins2012-06-073-2/+24
|\ \
| * | Adds flavor-show support.Dan Prince2012-06-013-2/+24
| |/
* | Add start and stop to server actionsVishvananda Ishaya2012-06-015-0/+56
|/
* Merge "Lock pep8 at v1.1"Jenkins2012-05-292-2/+2
|\
| * Lock pep8 at v1.1Brian Waldon2012-05-242-2/+2
* | Merge "Turn on verbose test output."Jenkins2012-05-251-0/+2
|\ \ | |/ |/|
| * Turn on verbose test output.Monty Taylor2012-05-181-0/+2
* | Merge "make nova bash-complete faster and more accurate"Jenkins2012-05-232-9/+22
|\ \ | |/ |/|
| * make nova bash-complete faster and more accurateDominik Heidler2012-05-162-9/+22
* | Align tox.ini with standards.folsom-1Monty Taylor2012-05-163-11/+48
|/
* Merge "removed int requirement for volume_id on snaps"Jenkins2012-05-091-1/+0
|\
| * removed int requirement for volume_id on snapsChuck2012-05-081-1/+0
* | refactored --service_name to only work with compute calls and addedChuck2012-05-095-24/+40
|/
* Updated to new prettytable api. Fixes bug 995818Ghe Rivero2012-05-072-2/+3
* Merge "Limit hint/nic parsing to one split on '='"Jenkins2012-05-033-6/+43
|\
| * Limit hint/nic parsing to one split on '='Brian Waldon2012-04-233-6/+43
* | Merge "Fix LP #990667 - Keypair __repr__ referencesuuid"Jenkins2012-05-032-1/+2
|\ \
| * | Fix LP #990667 - Keypair __repr__ referencesuuidJay Pipes2012-04-302-1/+2