From 98d655d82e6bfba50b5e9a3258466eed83a710e2 Mon Sep 17 00:00:00 2001 From: Summer Long Date: Tue, 18 Feb 2014 10:38:56 +1000 Subject: [PATCH] Added sample files for Block Storage. Added cinder.conf (complete), cinder-api-paste.ini, cinder-policy.json, and cinder-rootwrap.conf file references (cinder project). Placed under new section. Partial-Bug: #1281348 Change-Id: I356797441c6307ad1a5ee3dbae1bf24ad95b1ddb --- ...ock-storage-sample-configuration-files.xml | 33 +++++++++++++++++++ .../ch_blockstorageconfigure.xml | 1 + 2 files changed, 34 insertions(+) create mode 100644 doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml 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 new file mode 100644 index 0000000000..53c321adc5 --- /dev/null +++ b/doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml @@ -0,0 +1,33 @@ +
+ Block Storage sample configuration files + All the files in this section can be found in /etc/cinder. +
+ cinder.conf + 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_blockstorageconfigure.xml b/doc/config-reference/ch_blockstorageconfigure.xml index 39f67a85cf..0d9fb32d78 100644 --- a/doc/config-reference/ch_blockstorageconfigure.xml +++ b/doc/config-reference/ch_blockstorageconfigure.xml @@ -23,4 +23,5 @@ +