lp:~rackspace-titan/glance/limit-marker-lp803055

Created by Brian Waldon and last modified
Get this branch:
bzr branch lp:~rackspace-titan/glance/limit-marker-lp803055
Members of Titan can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Titan
Project:
Glance
Status:
Merged

Recent revisions

147. By Brian Waldon

ignores None param values passed to do_request

146. By Brian Waldon

Added sort_key and sort_dir query params to apis and clients.

145. By Yuriy Taraday

Switch image_data to be a file-like object instead of bare string in image creating and updating
Without this Glance loads all image into memory, then copies it one time, then writes it to temp file, and only after all this copies image to target repository.

144. By Brian Waldon

Explicitly set headers rather than add them

143. By Justin Shepherd

rewrite of test_get_head_simple_post from tests/functional/test_curl_api.py using httplib2.

142. By Ewan Mellor

Bug #801703: No logging is configured for unit tests

Configure logging to go to stderr during the unit test run. This gets
captured by run_tests.sh into run_tests.err.log.

141. By Brian Waldon

Fixes build failures due to webob upgrade. Updated pop-requires as well

140. By Brian Waldon

- refactoring wsgi code to divide deserialization, controller, serialization among different objects
- Resource object acts as coordinator

- tests are coming, this is for review purposes

139. By Brian Waldon

Adding support for marker/limit query params from api, through registry client/api, and implementing at registry db api layer

138. By Ewan Mellor

Bug #787296: test_walk_versions fails with SQLalchemy 0.7

Cap SQLalchemy and sqlalchemy-migrate at 0.6.x. This works around the
problem where test_walk_versions fails with 0.7.

It's obviously not a long-term fix.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/glance/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers