Rename Metering API to Telemetry API
Rename all occurences and adjust file names as well Change-Id: I6e5f3ee393390aa9075dbd1ec6ae1c20e90fd7ee
This commit is contained in:
parent
af70110287
commit
5a0fddf3c1
@ -11,7 +11,7 @@
|
|||||||
OpenStack services work together to meet your cloud needs:
|
OpenStack services work together to meet your cloud needs:
|
||||||
Identity Service, Compute, Image Service, Block Storage
|
Identity Service, Compute, Image Service, Block Storage
|
||||||
Service, Networking, Object Storage, Orchestration, and
|
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
|
>TryStack</link> OpenStack installation, these services
|
||||||
work together in the background of the installation.</para>
|
work together in the background of the installation.</para>
|
||||||
<para>After you authenticate through the Identity Service, you can
|
<para>After you authenticate through the Identity Service, you can
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
api-ref-compute.xml, api-ref-image.xml,
|
api-ref-compute.xml, api-ref-image.xml,
|
||||||
api-ref-networking.xml, api-ref-objectstorage.xml,
|
api-ref-networking.xml, api-ref-objectstorage.xml,
|
||||||
api-ref-blockstorage.xml, api-ref-orchestration.xml,
|
api-ref-blockstorage.xml, api-ref-orchestration.xml,
|
||||||
api-ref-metering.xml </includes>
|
api-ref-telemetry.xml </includes>
|
||||||
<profileSecurity>reviewer</profileSecurity>
|
<profileSecurity>reviewer</profileSecurity>
|
||||||
<branding>openstack</branding>
|
<branding>openstack</branding>
|
||||||
<trimWadlUriCount>1</trimWadlUriCount>
|
<trimWadlUriCount>1</trimWadlUriCount>
|
||||||
|
0
api-ref/src/docbkx/api-ref-compute.xml
Executable file → Normal file
0
api-ref/src/docbkx/api-ref-compute.xml
Executable file → Normal file
@ -20,7 +20,7 @@
|
|||||||
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
||||||
version="5.0-extension RackBook-2.0" xml:id="api.openstack.org">
|
version="5.0-extension RackBook-2.0" xml:id="api.openstack.org">
|
||||||
<info>
|
<info>
|
||||||
<title>OpenStack Metering API</title>
|
<title>OpenStack Telemetry API</title>
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2013-2013</year>
|
<year>2013-2013</year>
|
||||||
</copyright>
|
</copyright>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
<para/>
|
<para/>
|
||||||
</legalnotice>
|
</legalnotice>
|
||||||
</info>
|
</info>
|
||||||
<chapter xml:id="metering-api">
|
<chapter xml:id="telemetry-api">
|
||||||
<title>Metering API v2.0</title>
|
<title>Telemetry API v2.0</title>
|
||||||
<para>Manages all metering operations.</para>
|
<para>Manages all telemetry operations.</para>
|
||||||
<wadl:resources
|
<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"/>
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"/>
|
||||||
</chapter>
|
</chapter>
|
||||||
</book>
|
</book>
|
@ -66,8 +66,8 @@
|
|||||||
>Orchestration API</link></para>
|
>Orchestration API</link></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><link xlink:href="api-ref-metering.html"
|
<para><link xlink:href="api-ref-telemetry.html"
|
||||||
>Metering API</link></para>
|
>Telemetry API</link></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
<para>You must install the packages for each API separately. After
|
<para>You must install the packages for each API separately. After
|
||||||
|
Loading…
x
Reference in New Issue
Block a user