glance/glance
Jay Pipes 1ab63ff5c9 Fixes LP Bug#861650 - Glance client deps
This patch addresses the dependency proliferation in
the glance client stuff. It removes references to modules
that contain non-client-necessary libraries (like
eventlet, xattr, sqlalchemy-migrate and sqlalchemy)
by restructuring the modules slightly.

Note that the additional httplib2 dependency is because
that is used in the authentication strategy stuff in
glance.common.auth. This could be rewritten to use httplib
instead, further reducing the dependencies of the client lib.

IMPORTANT NOTE: This patch changes the default entrypoint
for the Images API router application, and therefore this
should be merged along with the packaging changes in this
branch:

https://code.launchpad.net/~jaypipes/glance/ubuntu/+merge/82318

Change-Id: I5dbc8584fb77e3e011fb6ff3532f792f5103e242
2011-11-30 09:41:22 -05:00
..
api Fixes LP Bug#861650 - Glance client deps 2011-11-30 09:41:22 -05:00
common Fixes LP Bug#861650 - Glance client deps 2011-11-30 09:41:22 -05:00
image_cache Merge "Check to make sure the incomplete file exists before moving it during rollback. Fixes bug #888241." 2011-11-23 17:41:21 +00:00
registry Casting foreign_keys to a list in order to index into it. 2011-11-11 00:51:58 +00:00
store Fixes LP Bug#861650 - Glance client deps 2011-11-30 09:41:22 -05:00
tests Fixes LP Bug#861650 - Glance client deps 2011-11-30 09:41:22 -05:00
__init__.py load gettext in __init__ to fix '_ is not defined' 2011-11-08 10:58:25 -08:00
client.py Fixes LP Bug#861650 - Glance client deps 2011-11-30 09:41:22 -05:00
version.py Open Essex 2011-09-08 20:49:28 +02:00