Installing and Configuring the Image Service

Install the Image service, as root:

# sudo apt-get install glance
[Note]Note

10/10/12: When using the Ubuntu Cloud Archive, you need to re-install the python-keystoneclient after installing the glance packages listed above, otherwise you see an error.

If you are using Ubuntu, delete the glance.sqlite file created in the /var/lib/glance/ directory:

# rm /var/lib/glance/glance.sqlite

loading table of contents...