5.2. Install the Image Service Packages

The OpenStack Image service requires the following packages:
openstack-glance
Provides the OpenStack Image service.
openstack-utils
Provides supporting utilities to assist with a number of tasks, including the editing of configuration files.
openstack-selinux
Provides OpenStack-specific SELinux policy modules.
Install the packages:
# yum install -y openstack-glance openstack-utils openstack-selinux