Move glance property keys section to glance chap

Change-Id: I57bde09fa783e8cd437793b5758179df24d403f0
Closes-Bug: #1316055
Depends-On: I965b4ab4f767a8faab85a561aef72fc1679a10d3
This commit is contained in:
KATO Tomoyuki 2015-12-07 17:38:40 +09:00
parent 8ced4a3519
commit 87a37f6c59
3 changed files with 4 additions and 4 deletions

View File

@ -73,7 +73,6 @@
<!-- Image service (glance) -->
<xi:include href="generated/ch_cli_glance_commands.xml"/>
<xi:include href="ch_cli_glance_property_keys.xml"/>
<!-- Key Manager service (barbican) -->
<xi:include href="generated/ch_cli_barbican_commands.xml"/>

View File

@ -2915,4 +2915,5 @@ Describe a specific task.
</variablelist>
</section>
</section>
<xi:include href="../section_cli_glance_property_keys.xml"/>
</chapter>

View File

@ -3,11 +3,11 @@
<!ENTITY % openstack SYSTEM "../common/entities/openstack.ent">
%openstack;
]>
<chapter xmlns="http://docbook.org/ns/docbook"
<section xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0"
xml:id="chapter_cli-glance-property">
xml:id="section_cli-glance-property">
<!-- This file is manually generated, unlike many of the other chapters. -->
<title>Image service property keys</title>
<para>The following keys, together with the components to which they are specific, can be used
@ -479,4 +479,4 @@
</tr>
</tbody>
</table>
</chapter>
</section>