openstack-manuals/doc/config-reference/source/config-overview.rst
KATO Tomoyuki df7a6c6a90 [config-ref] remove common content
To avoid complexity and focus role as a reference.

Change-Id: I26de569ad63dea580ec651d3fc10198b118cf622
2017-02-04 15:08:56 +09:00

951 B

OpenStack configuration overview

config-format.rst mutable.rst

OpenStack is a collection of open source project components that enable setting up cloud services. Each component uses similar configuration techniques and a common framework for INI file options.

This guide pulls together multiple references and configuration options for the following OpenStack components:

  • Bare Metal service
  • Block Storage service
  • Compute service
  • Dashboard
  • Database service
  • Data Processing service
  • Identity service
  • Image service
  • Message service
  • Networking service
  • Object Storage service
  • Orchestration service
  • Shared File Systems service
  • Telemetry service

Also, OpenStack uses many shared service and libraries, such as database connections and RPC messaging, whose configuration options are described at common-configurations.