Rename Metering API to Telemetry API

Rename all occurences and adjust file names as well

Change-Id: I6e5f3ee393390aa9075dbd1ec6ae1c20e90fd7ee
This commit is contained in:
Andreas Jaeger 2013-11-29 10:22:03 +01:00
parent af70110287
commit 5a0fddf3c1
6 changed files with 9 additions and 9 deletions

View File

@ -11,7 +11,7 @@
OpenStack services work together to meet your cloud needs:
Identity Service, Compute, Image Service, Block Storage
Service, Networking, Object Storage, Orchestration, and
Metering. With the <link xlink:href="http://www.trystack.org/"
Telemetry. With the <link xlink:href="http://www.trystack.org/"
>TryStack</link> OpenStack installation, these services
work together in the background of the installation.</para>
<para>After you authenticate through the Identity Service, you can

View File

@ -46,7 +46,7 @@
api-ref-compute.xml, api-ref-image.xml,
api-ref-networking.xml, api-ref-objectstorage.xml,
api-ref-blockstorage.xml, api-ref-orchestration.xml,
api-ref-metering.xml </includes>
api-ref-telemetry.xml </includes>
<profileSecurity>reviewer</profileSecurity>
<branding>openstack</branding>
<trimWadlUriCount>1</trimWadlUriCount>

0
api-ref/src/docbkx/api-ref-compute.xml Executable file → Normal file
View File

View File

@ -20,7 +20,7 @@
xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0" xml:id="api.openstack.org">
<info>
<title>OpenStack Metering API</title>
<title>OpenStack Telemetry API</title>
<copyright>
<year>2013-2013</year>
</copyright>
@ -28,11 +28,11 @@
<para/>
</legalnotice>
</info>
<chapter xml:id="metering-api">
<title>Metering API v2.0</title>
<para>Manages all metering operations.</para>
<chapter xml:id="telemetry-api">
<title>Telemetry API v2.0</title>
<para>Manages all telemetry operations.</para>
<wadl:resources
href="../wadls/metering-api/src/v2/os-metering-api-2.0.wadl"
href="../wadls/telemetry-api/src/v2/os-telemetry-api-2.0.wadl"
xmlns:wadl="http://wadl.dev.java.net/2009/02"/>
</chapter>
</book>

View File

@ -66,8 +66,8 @@
>Orchestration API</link></para>
</listitem>
<listitem>
<para><link xlink:href="api-ref-metering.html"
>Metering API</link></para>
<para><link xlink:href="api-ref-telemetry.html"
>Telemetry API</link></para>
</listitem>
</itemizedlist>
<para>You must install the packages for each API separately. After