summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix coverage reporting test."0.2.0Jenkins2012-07-311-1/+1
|\
| * Fix coverage reporting test.Clark Boylan2012-07-271-1/+1
* | Merge "Honor '--insecure' commandline flag also for keystone authentication"Jenkins2012-07-311-2/+4
|\ \
| * | Honor '--insecure' commandline flag also for keystone authenticationSascha Peilicke2012-07-261-2/+4
| |/
* | Fix --debug CLI optionBrian Waldon2012-07-292-10/+7
|/
* Replace httplib2 with httplib as http driverBrian Waldon2012-07-236-60/+55
* Clarify usage of --insecure flagSascha Peilicke2012-07-201-1/+4
* Merge "Relax prettytable dependency to v0.6.X from v0.6"Jenkins2012-07-191-1/+1
|\
| * Relax prettytable dependency to v0.6.X from v0.6Brian Waldon2012-07-171-1/+1
* | Add pagination to v1 image-listBrian Waldon2012-07-195-38/+151
* | Merge "Wrap image data in iterator"Jenkins2012-07-193-6/+34
|\ \
| * | Wrap image data in iteratorBrian Waldon2012-07-113-6/+34
* | | Merge changes Ib98e912a,Ib98e912aJenkins2012-07-184-9/+67
|\ \ \
| * | | Add pagination to v2 image-listBrian Waldon2012-07-134-9/+65
| * | | Prevent links from being printed in v2 CLIBrian Waldon2012-07-131-0/+2
* | | | Merge changes Ib98e912a,Ib98e912a,Ib98e912a,Ib98e912a,Ib98e912aJenkins2012-07-188-23/+147
|\ \ \ \ | |/ / /
| * | | Align print_dict to the leftBrian Waldon2012-07-131-1/+1
| * | | Convert v2 images list method to generatorBrian Waldon2012-07-132-4/+7
| * | | Replace static v2 Image model with warlock modelBrian Waldon2012-07-136-23/+37
| * | | Add support for viewing a single image through v2Brian Waldon2012-07-133-0/+94
| * | | Rewrite link parsing for finding v2 schemasBrian Waldon2012-07-134-13/+26
| | |/ | |/|
* | | Update README usage examplesBrian Waldon2012-07-171-49/+12
|/ /
* | Establish the supported importable interfaceBrian Waldon2012-07-137-149/+161
* | Add --is-public to image-createBrian Waldon2012-07-131-1/+6
* | Merge "Translate is_protected to protected"Jenkins2012-07-121-0/+6
|\ \
| * | Translate is_protected to protectedBrian Waldon2012-07-111-0/+6
* | | Merge changes I02ddeb59,Ife231377Jenkins2012-07-121-3/+3
|\ \ \ | |/ /
| * | Change --protected to --is-protected in createBrian Waldon2012-07-111-1/+1
| * | Properly map boolean-like arguments to True/FalseBrian Waldon2012-07-111-2/+2
| |/
* | Merge "Remove AuthorizationFailure exception"Jenkins2012-07-122-6/+0
|\ \ | |/ |/|
| * Remove AuthorizationFailure exceptionBrian Waldon2012-07-102-6/+0
* | Add ability to get version information in pythonMonty Taylor2012-07-115-1/+191
* | Latest setup goodness.Monty Taylor2012-07-115-30/+34
|/
* Preserve image properties on updateBrian Waldon2012-07-093-2/+21
* Add --file to image-update and correct bad nameBrian Waldon2012-07-091-3/+7
* Merge "Allow image filtering by custom properties"Jenkins2012-07-093-0/+16
|\
| * Allow image filtering by custom propertiesBrian Waldon2012-07-043-0/+16
* | Merge "Expand v1 image-list filters"Jenkins2012-07-091-5/+12
|\ \ | |/
| * Expand v1 image-list filtersBrian Waldon2012-07-041-5/+12
* | Merge "Add --timeout option to cli"Jenkins2012-07-091-3/+10
|\ \
| * | Add --timeout option to cliBrian Waldon2012-07-041-3/+10
* | | Merge "Add size filtering to image-list action"Jenkins2012-07-091-1/+10
|\ \ \ | | |/ | |/|
| * | Add size filtering to image-list actionBrian Waldon2012-07-041-1/+10
| |/
* | Merge "Use PyPI for keystoneclient."Jenkins2012-07-051-2/+1
|\ \ | |/ |/|
| * Use PyPI for keystoneclient.Monty Taylor2012-07-021-2/+1
* | Allow image upload from local file to v1 APIAdam Gandelman2012-07-031-2/+12
* | Switch CLI to support underscores and dashes.Dan Prince2012-06-291-0/+33
|/
* Split reading of versioninfo out into a method0.1.1Monty Taylor2012-06-261-4/+17
* Merge "Add support for tag-based version numbers."Jenkins2012-06-264-25/+104
|\
| * Add support for tag-based version numbers.Monty Taylor2012-06-254-25/+104