From 241be45fbd3b65aaedc0c84e9abf625295595702 Mon Sep 17 00:00:00 2001 From: Gauvain Pocentek Date: Thu, 24 Apr 2014 18:40:47 +0200 Subject: [PATCH] Get the sample config files from stable/icehouse Since the configuration reference is versioned, get the sample files from the git stable/icehouse branch. This should avoid grabbing trunk config files when building backports. Closes-Bug: #1308452 Change-Id: Id7e38ec69345b8a47d48ce6308440a2ec47d8914 --- ..._block-storage-sample-configuration-files.xml | 8 ++++---- .../ch_objectstorageconfigure.xml | 8 ++++---- ...ection_compute-sample-configuration-files.xml | 6 +++--- .../section_keystone-sample-conf-files.xml | 8 ++++---- ..._image-service-sample-configuration-files.xml | 12 ++++++------ ...ion_networking-sample-configuration-files.xml | 16 ++++++++-------- ...tion_telemetry-sample-configuration-files.xml | 6 +++--- 7 files changed, 32 insertions(+), 32 deletions(-) diff --git a/doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml b/doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml index 53c321adc5..35bbd2ad85 100644 --- a/doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml +++ b/doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml @@ -8,26 +8,26 @@ Use the cinder.conf file to configure the majority of the Block Storage service options. - +
api-paste.ini Use the api-paste.ini file to configure the Block Storage API service. - +
policy.json The policy.json file defines additional access controls that apply to the Block Storage service. - +
rootwrap.conf The rootwrap.conf file defines configuration values used by the rootwrap script when the Block Storage service must escalate its privileges to those of the root user. - +
diff --git a/doc/config-reference/ch_objectstorageconfigure.xml b/doc/config-reference/ch_objectstorageconfigure.xml index 79985d6160..761d953043 100644 --- a/doc/config-reference/ch_objectstorageconfigure.xml +++ b/doc/config-reference/ch_objectstorageconfigure.xml @@ -37,7 +37,7 @@ href="../common/tables/swift-object-server-filter-recon.xml"/>
Sample object server configuration file - +
@@ -66,7 +66,7 @@ href="../common/tables/swift-container-server-filter-recon.xml"/>
Sample container server configuration file - +
@@ -94,7 +94,7 @@ href="../common/tables/swift-account-server-filter-recon.xml"/>
Sample account server configuration file - +
@@ -129,7 +129,7 @@ href="../common/tables/swift-proxy-server-filter-tempauth.xml"/>
Sample proxy server configuration file - +
diff --git a/doc/config-reference/compute/section_compute-sample-configuration-files.xml b/doc/config-reference/compute/section_compute-sample-configuration-files.xml index 4ab80e45b1..dde0d3bf60 100644 --- a/doc/config-reference/compute/section_compute-sample-configuration-files.xml +++ b/doc/config-reference/compute/section_compute-sample-configuration-files.xml @@ -8,14 +8,14 @@ The Compute service stores its API configuration settings in the api-paste.ini file. - +
policy.json The policy.json file defines additional access controls that apply to the Compute service. - +
@@ -24,7 +24,7 @@ values used by the rootwrap script when the Compute service needs to escalate its privileges to those of the root user. - +
diff --git a/doc/config-reference/identity/section_keystone-sample-conf-files.xml b/doc/config-reference/identity/section_keystone-sample-conf-files.xml index 637bdb1252..acea7cb33d 100644 --- a/doc/config-reference/identity/section_keystone-sample-conf-files.xml +++ b/doc/config-reference/identity/section_keystone-sample-conf-files.xml @@ -11,7 +11,7 @@ The majority of the Identity service configuration is performed from the keystone.conf file. - + @@ -22,7 +22,7 @@ the Identity service. - + @@ -34,7 +34,7 @@ logging module documentation ( Python Logging). - + @@ -43,7 +43,7 @@ The policy.json file defines additional access controls that apply to the Identity service. - + diff --git a/doc/config-reference/image-service/section_image-service-sample-configuration-files.xml b/doc/config-reference/image-service/section_image-service-sample-configuration-files.xml index b52a90e849..5e26ec3bca 100644 --- a/doc/config-reference/image-service/section_image-service-sample-configuration-files.xml +++ b/doc/config-reference/image-service/section_image-service-sample-configuration-files.xml @@ -9,7 +9,7 @@ The configuration file for the Image Service API is found in the glance-api.conf file. This file must be modified after installation. - +
glance-registry.conf @@ -17,20 +17,20 @@ stores the metadata about images, is found in the glance-registry.conf file. This file must be modified after installation. - +
glance-api-paste.ini Configuration for the Image Service's API middleware pipeline is found in the glance-api-paste.ini file. You should not need to modify this file. - +
glance-registry-paste.ini The Image Service's middleware pipeline for its registry is found in the glance-registry-paste.ini file. - +
glance-scrubber.conf @@ -44,12 +44,12 @@ cleanup_scrubber coordinates other glance-scrubber instances by maintaining the master queue of images that need to be removed. - +
policy.json The /etc/glance/policy.json file defines additional access controls that apply to the Image Service. - +
diff --git a/doc/config-reference/networking/section_networking-sample-configuration-files.xml b/doc/config-reference/networking/section_networking-sample-configuration-files.xml index 3a6ea601b4..921e65186a 100644 --- a/doc/config-reference/networking/section_networking-sample-configuration-files.xml +++ b/doc/config-reference/networking/section_networking-sample-configuration-files.xml @@ -8,14 +8,14 @@ Use the neutron.conf file to configure the majority of the OpenStack Networking options. - +
api-paste.ini Use the api-paste.ini to configure the OpenStack Networking API. - +
@@ -23,7 +23,7 @@ Use the policy.json file to define additional access controls that apply to the OpenStack Networking service. - +
@@ -32,7 +32,7 @@ rootwrap script when the OpenStack Networking service must escalate its privileges to those of the root user. - +
@@ -43,25 +43,25 @@
dhcp_agent.ini - +
l3_agent.ini - +
lbaas_agent.ini - +
metadata_agent.ini - +
diff --git a/doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml b/doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml index ad1ea05bd2..84a706d650 100644 --- a/doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml +++ b/doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml @@ -20,7 +20,7 @@ events received from other OpenStack components should be translated to Telemetry samples. You should not need to modify this file. - +
pipeline.yaml @@ -29,13 +29,13 @@ data. They are defined in the pipeline.yaml file. You should not need to modify this file. - +
policy.json The policy.json file defines additional access controls that apply to the Telemetry service. - +