[config-ref] Reorganise conf-changes tables
Move the *conf-changes.xml tables in their own directory. Closes-Bug: #1474544 Change-Id: Ic306df5de6cac6427d6fab6ebbbd964fdba81f2f
This commit is contained in:
parent
d6de8863f8
commit
f2f3d99f92
@ -15,5 +15,5 @@
|
||||
<xi:include href="block-storage/section_fc-zoning.xml"/>
|
||||
<xi:include href="block-storage/section_volume-encryption.xml"/>
|
||||
<xi:include href="block-storage/section_misc.xml"/>
|
||||
<xi:include href="../common/tables/cinder-conf-changes.xml"/>
|
||||
<xi:include href="conf-changes/cinder.xml"/>
|
||||
</chapter>
|
||||
|
@ -96,5 +96,5 @@
|
||||
<xi:include href="compute/section_compute-config-samples.xml"/>
|
||||
<xi:include href="compute/section_nova-log-files.xml"/>
|
||||
<xi:include href="compute/section_compute-options-reference.xml"/>
|
||||
<xi:include href="../common/tables/nova-conf-changes.xml"/>
|
||||
<xi:include href="conf-changes/nova.xml"/>
|
||||
</chapter>
|
||||
|
@ -37,5 +37,5 @@
|
||||
<xi:include href="database-service/section-databaseservice-db.xml"/>
|
||||
<xi:include href="database-service/section-databaseservice-rpc.xml"/>
|
||||
|
||||
<xi:include href="../common/tables/trove-conf-changes.xml"/>
|
||||
<xi:include href="conf-changes/trove.xml"/>
|
||||
</chapter>
|
||||
|
@ -30,6 +30,6 @@
|
||||
<xi:include href="../common/tables/sahara-timeouts.xml"/>
|
||||
<xi:include href="../common/tables/sahara-zeromq.xml"/>
|
||||
|
||||
<xi:include href="../common/tables/sahara-conf-changes.xml"/>
|
||||
<xi:include href="conf-changes/sahara.xml"/>
|
||||
|
||||
</chapter>
|
||||
|
@ -92,5 +92,5 @@ options. For installation prerequisites and step-by-step walkthroughs, see the
|
||||
</section>
|
||||
|
||||
<xi:include href="identity/section_keystone-sample-conf-files.xml"/>
|
||||
<xi:include href="../common/tables/keystone-conf-changes.xml"/>
|
||||
<xi:include href="conf-changes/keystone.xml"/>
|
||||
</chapter>
|
||||
|
@ -44,5 +44,5 @@
|
||||
<xi:include href="image-service/section_image-service-ISO-support.xml"/>
|
||||
<xi:include href="image-service/section_image-service-backends.xml"/>
|
||||
<xi:include href="image-service/section_image-service-sample-configuration-files.xml" />
|
||||
<xi:include href="../common/tables/glance-conf-changes.xml"/>
|
||||
<xi:include href="conf-changes/glance.xml"/>
|
||||
</chapter>
|
||||
|
@ -14,5 +14,5 @@
|
||||
<xi:include href="networking/section_networking-options-reference.xml"/>
|
||||
<xi:include href="networking/section_networking-log-files.xml"/>
|
||||
<xi:include href="networking/section_networking-sample-configuration-files.xml"/>
|
||||
<xi:include href="../common/tables/neutron-conf-changes.xml"/>
|
||||
<xi:include href="conf-changes/neutron.xml"/>
|
||||
</chapter>
|
||||
|
@ -243,5 +243,5 @@
|
||||
<xi:include
|
||||
href="object-storage/section_object-storage-features.xml"/>
|
||||
|
||||
<xi:include href="../common/tables/swift-conf-changes.xml"/>
|
||||
<xi:include href="conf-changes/swift.xml"/>
|
||||
</chapter>
|
||||
|
@ -30,5 +30,5 @@
|
||||
<xi:include href="orchestration/section_orchestration-api.xml"/>
|
||||
<xi:include href="orchestration/section_orchestration-clients.xml"/>
|
||||
<xi:include href="orchestration/section_orchestration-rpc.xml"/>
|
||||
<xi:include href="../common/tables/heat-conf-changes.xml"/>
|
||||
<xi:include href="conf-changes/heat.xml"/>
|
||||
</chapter>
|
||||
|
@ -50,5 +50,5 @@
|
||||
<xi:include href="../common/tables/ceilometer-zeromq.xml"/>
|
||||
|
||||
<xi:include href="telemetry/section_telemetry-sample-configuration-files.xml" />
|
||||
<xi:include href="../common/tables/ceilometer-conf-changes.xml"/>
|
||||
<xi:include href="conf-changes/ceilometer.xml"/>
|
||||
</chapter>
|
||||
|
3
doc/config-reference/conf-changes/README.txt
Normal file
3
doc/config-reference/conf-changes/README.txt
Normal file
@ -0,0 +1,3 @@
|
||||
Do not manually edit the files in this folder. They are automatically generated
|
||||
and your changes will be overwritten. The tool to update the files lives in the
|
||||
openstack-doc-tools repository.
|
Loading…
Reference in New Issue
Block a user