summaryrefslogtreecommitdiff
path: root/nova/objectstore
Commit message (Expand)AuthorAgeFilesLines
* Merge with trunk.Soren Hansen2010-07-271-3/+9
|\
| * merged trunkVishvananda Ishaya2010-07-262-7/+7
| |\
| * \ Merged trunk, fixed extra references to fake_usersVishvananda Ishaya2010-07-211-4/+8
| |\ \
| * \ \ Merged trunk. Fixed new references to UserManagerVishvananda Ishaya2010-07-191-199/+190
| |\ \ \
* | | | | Make image downloads work again in S3 handler. Listing worked, but fetching t...Soren Hansen2010-07-261-4/+12
* | | | | Merge with trunkSoren Hansen2010-07-262-7/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix references to image_object. This caused an internal error when usingEwan Mellor2010-07-261-5/+5
| |\ \ \ \
| | * | | | Fix references to image_object. This caused an internal error when usingEwan Mellor2010-07-251-2/+2
| | * | | | Fix references to get_argument, fixing internal error when callingEwan Mellor2010-07-251-3/+3
| | | |_|/ | | |/| |
| * | | | Fixes up Bucket to throw proper NotFound and NotEmpty exceptionsjaypipes@gmail.com2010-07-251-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixes up Bucket to throw proper NotFound and NotEmpty exceptionsjaypipes@gmail.com2010-07-211-2/+2
| | | |/ | | |/|
* | | | Add a simple set of tests for S3 API (using boto).Soren Hansen2010-07-261-8/+6
* | | | Return a 404 when attempting to access a bucket that does not exist.Soren Hansen2010-07-251-2/+5
* | | | Merge with trunk.Soren Hansen2010-07-251-3/+6
|\ \ \ \ | |/ / /
| * | | I put the call to request.finish() in the wrong place. :-(Justin Santa Barbara2010-07-191-1/+1
| * | | Raise 401, not exception if Authorization header not passed. Also minor fixe...Justin Santa Barbara2010-07-191-4/+8
| |/ /
* | | Check signature for S3 requests.Soren Hansen2010-07-231-7/+7
|/ /
* | Merge with trunk.Soren Hansen2010-07-183-6/+6
|\ \ | |/
| * reorder imports spacingJesse Andrews2010-07-153-7/+6
| * remove import of vendor since we have PPA nowJesse Andrews2010-07-151-1/+1
* | Replace nova-objectstore with a twistd style wrapper.Soren Hansen2010-07-171-15/+14
* | Make S3 API handler more idiomatic Twisted Web-y.Soren Hansen2010-07-161-231/+158
* | Merge with trunk.Soren Hansen2010-07-151-56/+116
|\ \ | |/ |/|
| * first go at moving from tornado to twistedJesse Andrews2010-06-151-55/+114
| * implement image serving in objectstore so nginx isn't required in developmentJesse Andrews2010-06-122-0/+30
* | update copyrightsTodd Willey2010-07-155-11/+1
* | work on importing imagesJesse Andrews2010-07-142-3/+65
* | Removed trailing whitespace from headerVishvananda Ishaya2010-06-235-5/+5
* | Updated licensesDevin Carlen2010-06-235-52/+80
* | one more handler typoVishvananda Ishaya2010-06-241-1/+1
* | fix objectstore handler typoVishvananda Ishaya2010-06-241-1/+1
* | implement image serving in objectstore so nginx isn't required in developmentJesse Andrews2010-06-202-0/+30
|/
* Merged Vish's work on adding projects to novaJesse Andrews2010-05-303-35/+37
* initial commitJesse Andrews2010-05-275-0/+722