Configuration File Exampleskeystone.confThe configuration file for the Identity Service is
/etc/keystone/keystone.conf.After you install the Identity Service, modify this file
to use SQL for endpoint data and to replace the ADMIN key
with the one created that was created during the
installation.keystone-paste.iniThe Identity Service middleware pipeline configuration file is
/etc/keystone/keystone-paste.ini.You should not need to modify this file.glance-registry.confThe Image Service registry configuration file is
/etc/glance/glance-registry.conf.This file stores metadata for images.After you install the Image Service, modify this
configuration file.glance-registry-paste.iniThe Image Service API middleware pipeline configuration
file is /etc/glance/glance-registry-paste.ini.After you install the Image Service, modify this
configuration file.glance-api.confThe configuration file for the Image API is /etc/glance/glance-api.conf.After you install the Image Service API, update this
file as shown in the following example.glance-api-paste.iniThe Image Service API middleware pipeline configuration
file is /etc/glance/glance-api-paste.ini.You should not need to modify this file.glance-scrubber.confAn additional configuration file for the Image Service
is /etc/glance/glance-scrubber.conf.The scrubber is a utility that cleans up images that
have been deleted.nova.confThe Compute configuration file is /etc/nova/nova.conf.For a list of configuration options for this file, see
the List of Tables on this page: OpenStack Configuration Reference.This guide assumes that the IP address of the machine
that runs the Identity Service is
192.168.206.130. If the IP address
of the machine on your setup is different, change the
following configuration options:service_hostauth_hostauth_uriapi-paste.iniThe middleware configuration file used by the EC2 API
and OpenStack Compute API is /etc/nova/api-paste.ini.You should not need to edit it.Credentials (openrc)This file contains the credentials used by Compute,
Image, and Identity services. You can optionally store
this file in
/home/openrc.Do not source this file in the environment from where
you issue commands.Run "env | grep OS_" or "env | grep NOVA_" to view what
is being used in your environment.cinder.confDashboard configurationThis file contains the database and configuration
settings for the OpenStack Dashboard.etc/swift/swift.confThis file contains the settings to randomize the hash
for the ring for Object Storage, code-named swift.etc/network/interfaces.confThese instructions are for using the FlatDHCP networking
mode with a single network interface.etc/swift/proxy-server.confThis file contains the settings for the Object Storage
proxy server, which contains the Identity service
settings.etc/swift/account-server.confetc/swift/account-server/1.confetc/swift/container-server.confetc/swift/container-server/1.confetc/swift/object-server.confetc/swift/object-server/1.conf