Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…elemetry to Telemetry, OpenStack Orchestration to Orchestration, do not declare them as OpenStack services or components but as modules only

git-svn-id: http://svn.suse.de/svn/doc/trunk/cloud/en@58814 2463f871-af05-0410-bd21-ebfa852e3ce4
  • Loading branch information
taroth21 committed Feb 7, 2014
1 parent f7530d1 commit af9ff54
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 30 deletions.
2 changes: 1 addition & 1 deletion xml/admin_cli.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
</listitem>
</itemizedlist>
<para>
If you intend to manage the image by &ostack; &orch;, you also need to
If you intend to manage the image by the &orch; module, you also need to
include the following package:
<systemitem class="resource">openstack-heat-cfntools</systemitem>
(part of the &productname; ISO).
Expand Down
2 changes: 1 addition & 1 deletion xml/admin_dashboard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
</term>
<listitem>
<para>
Shows statistics and charts connected to &ostack; &meter;.
Shows statistics and charts connected to the &meter; module.
</para>
</listitem>
</varlistentry>
Expand Down
50 changes: 24 additions & 26 deletions xml/glossary.xml
Original file line number Diff line number Diff line change
Expand Up @@ -540,19 +540,7 @@
</para>
</glossdef>
</glossentry>
<glossentry id="gloss.ceilo">
<glossterm>&ostack; &meter;</glossterm>
<glossdef>
<para>
An &ostack; project (code name: <literal>&o_meter;</literal>), which is
the cloud metering component for &ostack;-based clouds. The project aims
to provide a unique point of contact across all &ostack; core components
for acquiring metrics which can then be consumed by other components
such as customer billing. It was incubated during the &ostack; Grizzly
cycle and will become integrated for the &ostack; Havana release.
</para>
</glossdef>
</glossentry>

<glossentry id="gloss.neutron"><glossterm>&ostack; &netw;</glossterm>
<glossdef>
<para>
Expand All @@ -575,19 +563,6 @@
</para>
</glossdef>
</glossentry>
<glossentry id="gloss.heat">
<glossterm>&ostack; &orch;</glossterm>
<glossdef>
<para>
<remark>taroth 2013-06-07: DEVs, is the following correct?</remark>
An &ostack; incubation project (code name: <literal>&o_orch;</literal>).
&ostack; &orch; is a service to orchestrate multiple composite cloud
applications using file-based or Web-based templates. It contains both a
user interface and an API and describes your cloud deployment in a
declarative language.
</para>
</glossdef>
</glossentry>
<glossentry><glossterm>&ostack; Service</glossterm>
<glossdef>
<para>
Expand All @@ -599,6 +574,17 @@
</para>
</glossdef>
</glossentry>
<glossentry id="gloss.heat">
<glossterm>&orch;</glossterm>
<glossdef>
<para>
<remark>taroth 2013-06-07: DEVs, is the following correct?</remark> A module (code name:
<literal>&o_orch;</literal>) to orchestrate multiple composite cloud applications using
file-based or Web-based templates. It contains both a user interface and an API and describes
your cloud deployment in a declarative language. The module is an integrated project of &ostack;
as of the Havana release.</para>
</glossdef>
</glossentry>
<glossentry><glossterm>PaaS (Platform-as-a-Service)</glossterm>
<glossdef>
<para>
Expand Down Expand Up @@ -856,6 +842,18 @@
</para>
</glossdef>
</glossentry>
<glossentry id="gloss.ceilo">
<glossterm>&meter;</glossterm>
<glossdef>
<para>
A module (code name: <literal>&o_meter;</literal>) for metering
&ostack;-based clouds. The project aims
to provide a unique point of contact across all &ostack; core components
for acquiring metrics which can then be consumed by other components
such as customer billing. The module is an integrated project of &ostack;
as of the Havana release.</para>
</glossdef>
</glossentry>
<glossentry><glossterm>Tenant</glossterm>
<glossdef>
<para>
Expand Down
4 changes: 2 additions & 2 deletions xml/phrases-decl.ent
Original file line number Diff line number Diff line change
Expand Up @@ -1320,7 +1320,7 @@ to cloud administrators or cloud operators only.</para>
<command>ceilometer</command>
</term>
<listitem>
<para>For managing &ostack; &meter;. Provided by the
<para>For managing the &meter; module. Provided by the
<systemitem class="resource">python-ceilometerclient</systemitem> package.
</para>
</listitem>
Expand Down Expand Up @@ -1350,7 +1350,7 @@ to cloud administrators or cloud operators only.</para>
<command>heat</command>
</term>
<listitem>
<para>For managing &ostack; &orch;. Provided by the
<para>For managing the &orch; module. Provided by the
<systemitem class="resource">python-heatclient</systemitem> package.
</para>
</listitem>
Expand Down

0 comments on commit af9ff54

Please sign in to comment.