lp:~jshepher/glance/functional_tests_using_glance_client

Created by Justin Shepherd and last modified
Get this branch:
bzr branch lp:~jshepher/glance/functional_tests_using_glance_client
Only Justin Shepherd can upload to this branch. If you are Justin Shepherd please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Justin Shepherd
Project:
Glance
Status:
Development

Recent revisions

153. By Justin Shepherd

merged trunk

152. By Justin Shepherd

 Rewrite of tests/functional/test_curl_api.py using python glance client

151. By Justin Shepherd

Resolves bug lp:803260, by adding a check to ensure req.headers['Accept'] exists before it gets assigned to a variable.

150. By Brian Waldon

Fix the poor error handling uncovered through bug in nova

149. By Brian Waldon

Cleaning up docstring spacing

148. By Brian Waldon

Prevent query params from being set to None instead of a dict

147. By Brian Waldon

Prevent clients from adding query parameters set to None

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

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