Add cluster api into bk-api-ref

In the bk-api-ref.pdf generated, clustering API v1 section is missing.
This turned out to be a missing line in the book configuration.

Change-Id: Ie3a1b4c7c3041b67ce15159c4c0cd627e55c61d0
This commit is contained in:
tengqm 2016-02-20 03:35:47 -05:00 committed by KATO Tomoyuki
parent 6ec4e201fd
commit 8062bb27b3
4 changed files with 18 additions and 16 deletions

View File

@ -6,7 +6,7 @@
xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-database">
xml:id="api.openstack.org-clustering-v1-pdf">
<info>
<title>OpenStack Clustering Service API v1 Reference</title>
<titleabbrev>API Reference</titleabbrev>
@ -20,7 +20,7 @@
</affiliation>
</author>
<copyright>
<year>2010-2016</year>
<year>2015-2016</year>
<holder>OpenStack Foundation</holder>
</copyright>
<productname>OpenStack Clustering Service</productname>

View File

@ -35,6 +35,7 @@
<!-- <xi:include href="preface.xml"/>-->
<xi:include href="../../api-ref/src/docbkx/ch_blockstorage-api-v2.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_blockstorage-api-v1.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_clustering-v1.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_compute-v2.1.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_database-v1.xml"/>
<xi:include href="../../api-ref/src/docbkx/ch_data-processing-v1.1.xml"/>

View File

@ -10,7 +10,7 @@
<info xreflabel="api-ref-clustering-v1.html">
<title>OpenStack Clustering API v1 (CURRENT)</title>
<copyright>
<year>2015</year>
<year>2015-2016</year>
</copyright>
<legalnotice role="apache2">
<para/>

View File

@ -5,7 +5,8 @@
xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="clustering-v1">
version="5.0-extension RackBook-2.0" xml:id="clustering-v1"
role="api-reference">
<title>Clustering API v1 (CURRENT)</title>
<para>Clustering service for OpenStack.</para>
<para>
@ -23,7 +24,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="actions">
<section xml:id="clustering-v1-actions">
<title>Actions</title>
<para>
Lists all actions and shows details for an action.
@ -37,7 +38,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="build-info">
<section xml:id="clustering-v1-build-info">
<title>Build information</title>
<para>
Shows build information for a <link
@ -49,7 +50,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="clusters">
<section xml:id="clustering-v1-clusters">
<title>Clusters</title>
<para>
Lists all clusters and creates, shows information for, updates,
@ -70,7 +71,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="cluster_policies">
<section xml:id="clustering-v1-cluster_policies">
<title>Cluster policies</title>
<para>
Lists all cluster policies and shows information for a cluster
@ -85,7 +86,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="events">
<section xml:id="clustering-v1-events">
<title>Events</title>
<para>
Lists all events and shows information for an event.
@ -99,7 +100,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="nodes">
<section xml:id="clustering-v1-nodes">
<title>Nodes</title>
<para>
Lists all nodes, and creates, shows information for, updates,
@ -120,7 +121,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="policies">
<section xml:id="clustering-v1-policies">
<title>Policies</title>
<para>
Lists all policies and creates, shows information for, updates,
@ -138,7 +139,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="policy_types">
<section xml:id="clustering-v1-policy_types">
<title>Policy types</title>
<para>
Lists all policy types and shows details for a policy type.
@ -152,7 +153,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="profiles">
<section xml:id="clustering-v1-profiles">
<title>Profiles</title>
<para>
Lists all profiles and creates, shows information for, updates,
@ -170,7 +171,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="profile_types">
<section xml:id="clustering-v1-profile_types">
<title>Profile types</title>
<para>
Lists all profile types and shows details for a profile type.
@ -184,7 +185,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="receivers">
<section xml:id="clustering-v1-receivers">
<title>Receivers</title>
<para>
Lists all receivers and creates, shows information for, and deletes
@ -201,7 +202,7 @@
</wadl:resource>
</wadl:resources>
</section>
<section xml:id="webhooks">
<section xml:id="clustering-v1-webhooks">
<title>Webhooks</title>
<para>
Triggers an action represented by a webhook.