Files
python-glanceclient/AUTHORS
T
Dean Troyer 87e0948349 Fix image-create using pipelines
The return value of ImageManager._get_file_size() is passed on to
the glance server in the create api call.  Returning None causes
the server to reject the request as malformed.

Add dtroyer to AUTHORS

Change-Id: I02c90e2db5fbd1e49d1516550c806f26dae83fb9
2012-04-23 14:50:35 -05:00

5 lines
133 B
Plaintext

Brian Waldon <bcwaldon@gmail.com>
Jay Pipes <jaypipes@gmail.com>
Monty Taylor <mordred@inaugust.com>
Dean Troyer <dtroyer@gmail.com>