summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change type of rabbit_durable_queues to boolean.folsom-rc32012.2Eoghan Glynn2012-09-261-1/+1
* Document api deployment configurationfolsom-rc2Brian Waldon2012-09-241-1/+26
* Merge "Ensure workers set to 0 for all functional tests" into milestone-proposedJenkins2012-09-242-0/+2
|\
| * Ensure workers set to 0 for all functional testsEoghan Glynn2012-09-222-0/+2
* | Add rabbit_durable_queues config option.Eoghan Glynn2012-09-213-3/+12
|/
* Update docs with modified workers default value.Eoghan Glynn2012-09-201-1/+1
* Enable multi-processing by default.Eoghan Glynn2012-09-203-2/+4
* Merge "Fix scrubber start & not scrubbing when not daemon" into milestone-pro...Jenkins2012-09-204-2/+58
|\
| * Fix scrubber start & not scrubbing when not daemonPaul Bourke2012-09-204-2/+58
* | Ensure glance-api application is "greened"Eoghan Glynn2012-09-201-3/+6
|/
* Merge "Don't WARN if trying to add a scheme which exists." into milestone-pro...Jenkins2012-09-191-5/+4
|\
| * Don't WARN if trying to add a scheme which exists.Dan Prince2012-09-181-5/+4
* | Change qpid_heartbeat default.Russell Bryant2012-09-181-1/+1
|/
* Add region configuration for swiftfolsom-rc1Mark Washenberger2012-09-143-5/+15
* Merge "Update v2.0 API version to CURRENT" into milestone-proposedJenkins2012-09-123-5/+5
|\
| * Update v2.0 API version to CURRENTBrian Waldon2012-09-113-5/+5
* | Update openstack-common log and setup codeBrian Waldon2012-09-112-37/+43
|/
* Merge "Add s3_store_bucket_url_format config option"Jenkins2012-09-115-5/+77
|\
| * Add s3_store_bucket_url_format config optionBrian Waldon2012-09-115-5/+77
* | Merge "Fallback to a temp pid file in glance-control"Jenkins2012-09-113-23/+76
|\ \
| * | Fallback to a temp pid file in glance-controlEoghan Glynn2012-09-113-23/+76
| |/
* | Ensure status of 'queued' image updated on deleteBrian Waldon2012-09-114-19/+93
|/
* Raise bad request early if image metadata is invalidAlex Meade2012-09-075-217/+119
* Merge "Return actual unicode instead of escape sequences in v2."Jenkins2012-09-072-4/+143
|\
| * Return actual unicode instead of escape sequences in v2.Eddie Sheffield2012-09-072-4/+143
* | Merge "Handle multi-process SIGHUP correctly"Jenkins2012-09-071-1/+3
|\ \
| * | Handle multi-process SIGHUP correctlyStuart McLaren2012-09-071-1/+3
* | | Merge "Asynchronously copy from external image source"Jenkins2012-09-072-16/+54
|\ \ \ | |/ / |/| |
| * | Asynchronously copy from external image sourceEoghan Glynn2012-09-052-16/+54
* | | Remove extraneous whitespace in config filesBrian Waldon2012-09-052-20/+20
| |/ |/|
* | Merge "Remove db auto-creation magic from glance-manage"Jenkins2012-09-055-8/+12
|\ \
| * | Remove db auto-creation magic from glance-manageBrian Waldon2012-09-055-8/+12
* | | Makes deployed APIs configurableisethi2012-09-0510-10/+182
| |/ |/|
* | Merge "Exception Handling for image upload in v2"Jenkins2012-09-053-5/+63
|\ \
| * | Exception Handling for image upload in v2isethi2012-09-043-5/+63
* | | Merge "Remove bad error message in glance-cache-manage"Jenkins2012-09-051-2/+1
|\ \ \
| * | | Remove bad error message in glance-cache-manageBrian Waldon2012-08-291-2/+1
* | | | Merge "Call do_start correctly in glance-control reload"Jenkins2012-09-053-3/+105
|\ \ \ \
| * | | | Call do_start correctly in glance-control reloadBrian Waldon2012-09-053-3/+105
* | | | | Merge "Sort UUID lists in test_image_get_all_owned"Jenkins2012-09-051-1/+1
|\ \ \ \ \
| * | | | | Sort UUID lists in test_image_get_all_ownedEoghan Glynn2012-09-051-1/+1
| |/ / / /
* | | | | Merge "Fix cache not handling backend failures"Jenkins2012-09-053-46/+73
|\ \ \ \ \
| * | | | | Fix cache not handling backend failuresPaul Bourke2012-09-043-46/+73
* | | | | | Merge "Sync some misc changes from openstack-common"Jenkins2012-09-055-7/+23
|\ \ \ \ \ \
| * | | | | | Sync some misc changes from openstack-commonMark McLoughlin2012-09-055-7/+23
| | |/ / / / | |/| | | |
* | | | | | Sync latest cfg changes from openstack-commonMark McLoughlin2012-09-051-17/+68
|/ / / / /
* | | | | Merge "Add kernel/ramdisk_id, instance_uuid to v2 schema"Jenkins2012-09-051-1/+16
|\ \ \ \ \
| * | | | | Add kernel/ramdisk_id, instance_uuid to v2 schemaBrian Waldon2012-08-291-1/+16
* | | | | | Merge "Encode headers in v1 API to utf-8"Jenkins2012-09-052-6/+58
|\ \ \ \ \ \
| * | | | | | Encode headers in v1 API to utf-8Vincent Untz2012-09-032-6/+58