Comment 4 for bug 857956

Revision history for this message
Chuck Short (zulcss) wrote :

[Impact] Users who do not have python-httplib2 installed on their machines previously will not be able to run glance, due to a missing python-httplib2.

[Development Fix] Fixed in precise, by adding the dependency.

[Test Case]
1. Install glance, make sure you dont have python-httplib2
2. Try to Start glance
3. Install glance from proposed
4. Start glance.

There shouldnt be any chance of regressions.