openstack-manuals/doc/install-guide-debconf/source/glance-install.rst

914 B

Install and configure

This section describes how to install and configure the Image service, code-named glance, on the controller node. For simplicity, this configuration stores images on the local file system.

Install and configure components

  1. Install the packages:

    # apt-get install glance python-glanceclient
  2. Respond to prompts for database management <debconf/debconf-dbconfig-common>, Identity service credentials <debconf/debconf-keystone-authtoken>, service endpoint registration <debconf/debconf-api-endpoints>, and message broker credentials <debconf/debconf-rabbitmq>.

  3. Select the keystone pipeline to configure the Image service to use the Identity service:

    image