Update directory structure to match openstack-manuals

Changed "Block Storage Service" to "Block Storage"
Updated pom.xml files according to new directory structure

Change-Id: Iecfa1a1c4d03f35ce2f35445707e9c509ba2ece9
author: diane fleming
This commit is contained in:
Diane Fleming 2014-05-21 14:51:26 -05:00
parent 81d1c30ec8
commit 9c172cf523
16 changed files with 28 additions and 31 deletions

View File

@ -299,13 +299,12 @@ format="SVG" scale="60"/>
representation that can be used to efficiently determine when representation that can be used to efficiently determine when
the state of services has changed.</para> the state of services has changed.</para>
<table rules="all"> <table rules="all">
<caption>Response Formats</caption> <caption>Response formats</caption>
<?dbfo keep-together="always"?>
<thead> <thead>
<tr align="center"> <tr align="center">
<td>Format</td> <td>Format</td>
<td>Accept Header</td> <td>Accept header</td>
<td>Query Extension</td> <td>Query extension</td>
<td>Default</td> <td>Default</td>
</tr> </tr>
</thead> </thead>
@ -384,7 +383,7 @@ format="SVG" scale="60"/>
for all API operations for all &GET;, &POST;, &PUT;, and for all API operations for all &GET;, &POST;, &PUT;, and
&DELETE; calls for volumes:</para> &DELETE; calls for volumes:</para>
<table rules="all"> <table rules="all">
<caption>Default Rate Limits</caption> <caption>Default rate limits</caption>
<thead> <thead>
<tr align="center"> <tr align="center">
<td colspan="1">Verb</td> <td colspan="1">Verb</td>
@ -442,7 +441,7 @@ format="SVG" scale="60"/>
<para>Refer to the following table for the absolute limits <para>Refer to the following table for the absolute limits
that are set.</para> that are set.</para>
<table rules="all"> <table rules="all">
<caption>Absolute Limits</caption> <caption>Absolute limits</caption>
<col width="120pt"/> <col width="120pt"/>
<col width="201pt"/> <col width="201pt"/>
<col width="50pt"/> <col width="50pt"/>
@ -479,7 +478,7 @@ format="SVG" scale="60"/>
<programlisting>2011-05-19T08:07:08-05:00</programlisting> <programlisting>2011-05-19T08:07:08-05:00</programlisting>
</example> </example>
<table rules="all"> <table rules="all">
<caption>Explanation of Date/Time Format Codes</caption> <caption>Date and time format codes</caption>
<thead> <thead>
<tr> <tr>
<td>Code</td> <td>Code</td>

View File

@ -59,7 +59,7 @@
<webhelpDirname>1.0</webhelpDirname> <webhelpDirname>1.0</webhelpDirname>
<targetDirectory>${basedir}/target/docbkx/webhelp/api/openstack-block-storage</targetDirectory> <targetDirectory>${basedir}/target/docbkx/webhelp/api/openstack-block-storage</targetDirectory>
<includeDateInPdfFilename>0</includeDateInPdfFilename> <includeDateInPdfFilename>0</includeDateInPdfFilename>
<pdfFilenameBase>openstack-blockstorage-devguide-1.0</pdfFilenameBase> <pdfFilenameBase>openstack-blockstorage-api-ref</pdfFilenameBase>
</configuration> </configuration>
</execution> </execution>
<execution> <execution>
@ -84,9 +84,9 @@
<configuration> <configuration>
<!-- These parameters apply to pdf and webhelp --> <!-- These parameters apply to pdf and webhelp -->
<xincludeSupported>true</xincludeSupported> <xincludeSupported>true</xincludeSupported>
<sourceDirectory>src</sourceDirectory> <sourceDirectory>.</sourceDirectory>
<includes> <includes>
openstack-blockstorage-devguide.xml bk_blockstorage_api_ref_v1.xml
</includes> </includes>
<profileSecurity>reviewer</profileSecurity> <profileSecurity>reviewer</profileSecurity>
<branding>openstack</branding> <branding>openstack</branding>

View File

@ -5,7 +5,7 @@
<!ENTITY PUT '<command xmlns="http://docbook.org/ns/docbook">PUT</command>'> <!ENTITY PUT '<command xmlns="http://docbook.org/ns/docbook">PUT</command>'>
<!ENTITY POST '<command xmlns="http://docbook.org/ns/docbook">POST</command>'> <!ENTITY POST '<command xmlns="http://docbook.org/ns/docbook">POST</command>'>
<!ENTITY DELETE '<command xmlns="http://docbook.org/ns/docbook">DELETE</command>'> <!ENTITY DELETE '<command xmlns="http://docbook.org/ns/docbook">DELETE</command>'>
<!ENTITY PRODNAME "OpenStack Block Storage Service"> <!ENTITY PRODNAME "OpenStack Block Storage">
<!ENTITY API 'Block Storage API v2.0'> <!ENTITY API 'Block Storage API v2.0'>
<!ENTITY VERSION 'v2'> <!ENTITY VERSION 'v2'>
<!ENTITY PRODABBV ""> <!ENTITY PRODABBV "">
@ -30,9 +30,9 @@ format="SVG" scale="60"/>
xmlns:html="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:db="http://docbook.org/ns/docbook" version="5.0" xmlns:db="http://docbook.org/ns/docbook" version="5.0"
xml:id="openstack-blockstorage-devguide"> xml:id="openstack-blockstorage-devguide">
<title>OpenStack Block Storage Service API v2 Reference</title> <title>OpenStack Block Storage API v2 Reference</title>
<?rax title.font.size="28px" subtitle.font.size="28px"?> <?rax title.font.size="28px" subtitle.font.size="28px"?>
<titleabbrev>Block Storage Service API Reference</titleabbrev> <titleabbrev>Block Storage API Reference</titleabbrev>
<info> <info>
<author> <author>
<personname> <personname>
@ -48,8 +48,8 @@ format="SVG" scale="60"/>
<year>2014</year> <year>2014</year>
<holder>OpenStack Foundation</holder> <holder>OpenStack Foundation</holder>
</copyright> </copyright>
<releaseinfo>API v2</releaseinfo> <releaseinfo>API v2 and extensions</releaseinfo>
<productname>OpenStack Block Storage Service</productname> <productname>OpenStack Block Storage</productname>
<pubdate/> <pubdate/>
<legalnotice role="apache2"> <legalnotice role="apache2">
<annotation> <annotation>
@ -59,9 +59,8 @@ format="SVG" scale="60"/>
</legalnotice> </legalnotice>
<abstract> <abstract>
<para>This document is for software developers who develop <para>This document is for software developers who develop
applications by using the OpenStack Block Storage Service applications by using the OpenStack Block Storage Application
Application Programming Interface Programming Interface (<abbrev>API</abbrev>).</para>
(<abbrev>API</abbrev>).</para>
</abstract> </abstract>
<revhistory> <revhistory>
<revision> <revision>
@ -182,8 +181,8 @@ format="SVG" scale="60"/>
xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:m="http://www.w3.org/1998/Math/MathML"
xmlns:html="http://www.w3.org/1999/xhtml"> xmlns:html="http://www.w3.org/1999/xhtml">
<title>Overview</title> <title>Overview</title>
<para>OpenStack Block Storage Service is a block-level storage <para>OpenStack Block Storage is a block-level storage solution
solution that enables you to: <itemizedlist> that enables you to: <itemizedlist>
<listitem> <listitem>
<para>Mount drives to OpenStack Cloud Servers<trademark/> to <para>Mount drives to OpenStack Cloud Servers<trademark/> to
scale storage without paying for more compute scale storage without paying for more compute
@ -515,9 +514,8 @@ X-Compute-Request-Id: req-8e0295cd-a283-46e4-96da-cae05cbfd1c7
</section> </section>
<section xml:id="datetimeformat"> <section xml:id="datetimeformat">
<title>Date and time format</title> <title>Date and time format</title>
<para>The Block Storage Service uses an ISO-8601 compliant date <para>Block Storage uses an ISO-8601 compliant date format for
format for the display and consumption of date time the display and consumption of date time values.</para>
values.</para>
<example> <example>
<title>DB service date and time format</title> <title>DB service date and time format</title>
<programlisting>yyyy-MM-dd'T'HH:mm:ss.SSSZ</programlisting> <programlisting>yyyy-MM-dd'T'HH:mm:ss.SSSZ</programlisting>
@ -577,10 +575,10 @@ X-Compute-Request-Id: req-8e0295cd-a283-46e4-96da-cae05cbfd1c7
</section> </section>
<section xml:id="DB_faults"> <section xml:id="DB_faults">
<title>Faults</title> <title>Faults</title>
<para>When an error occurs, the Block Storage Service returns a <para>When an error occurs, Block Storage returns a fault object
fault object containing an HTTP error response code that containing an HTTP error response code that denotes the type
denotes the type of error. The response body returns of error. The response body returns additional information
additional information about the fault.</para> about the fault.</para>
<para>The following table lists possible fault types with their <para>The following table lists possible fault types with their
associated error codes and descriptions.</para> associated error codes and descriptions.</para>
<informaltable rules="all" width="100%"> <informaltable rules="all" width="100%">
@ -660,7 +658,7 @@ X-Compute-Request-Id: req-8e0295cd-a283-46e4-96da-cae05cbfd1c7
<tr> <tr>
<td><code>serviceUnavailable</code></td> <td><code>serviceUnavailable</code></td>
<td>503</td> <td>503</td>
<td>The Block Storage Service is not available.</td> <td>Block Storage is not available.</td>
</tr> </tr>
</tbody> </tbody>
</informaltable> </informaltable>

View File

@ -59,7 +59,7 @@
<webhelpDirname>2.0</webhelpDirname> <webhelpDirname>2.0</webhelpDirname>
<targetDirectory>${basedir}/target/docbkx/webhelp/api/openstack-block-storage</targetDirectory> <targetDirectory>${basedir}/target/docbkx/webhelp/api/openstack-block-storage</targetDirectory>
<includeDateInPdfFilename>0</includeDateInPdfFilename> <includeDateInPdfFilename>0</includeDateInPdfFilename>
<pdfFilenameBase>openstack-blockstorage-devguide-2.0</pdfFilenameBase> <pdfFilenameBase>openstack-blockstorage-api-ref</pdfFilenameBase>
</configuration> </configuration>
</execution> </execution>
<execution> <execution>
@ -84,9 +84,9 @@
<configuration> <configuration>
<!-- These parameters apply to pdf and webhelp --> <!-- These parameters apply to pdf and webhelp -->
<xincludeSupported>true</xincludeSupported> <xincludeSupported>true</xincludeSupported>
<sourceDirectory>src</sourceDirectory> <sourceDirectory>.</sourceDirectory>
<includes> <includes>
openstack-blockstorage-devguide.xml bk_blockstorage_api_ref_v2.xml
</includes> </includes>
<profileSecurity>reviewer</profileSecurity> <profileSecurity>reviewer</profileSecurity>
<branding>openstack</branding> <branding>openstack</branding>