Skip to content

Commit af9ff54

Browse files
committed
fixed https://bugzilla.novell.com/show_bug.cgi?id=862488: OpenStack Telemetry 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
1 parent f7530d1 commit af9ff54

4 files changed

Lines changed: 28 additions & 30 deletions

File tree

xml/admin_cli.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
</listitem>
366366
</itemizedlist>
367367
<para>
368-
If you intend to manage the image by &ostack; &orch;, you also need to
368+
If you intend to manage the image by the &orch; module, you also need to
369369
include the following package:
370370
<systemitem class="resource">openstack-heat-cfntools</systemitem>
371371
(part of the &productname; ISO).

xml/admin_dashboard.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
</term>
105105
<listitem>
106106
<para>
107-
Shows statistics and charts connected to &ostack; &meter;.
107+
Shows statistics and charts connected to the &meter; module.
108108
</para>
109109
</listitem>
110110
</varlistentry>

xml/glossary.xml

Lines changed: 24 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -540,19 +540,7 @@
540540
</para>
541541
</glossdef>
542542
</glossentry>
543-
<glossentry id="gloss.ceilo">
544-
<glossterm>&ostack; &meter;</glossterm>
545-
<glossdef>
546-
<para>
547-
An &ostack; project (code name: <literal>&o_meter;</literal>), which is
548-
the cloud metering component for &ostack;-based clouds. The project aims
549-
to provide a unique point of contact across all &ostack; core components
550-
for acquiring metrics which can then be consumed by other components
551-
such as customer billing. It was incubated during the &ostack; Grizzly
552-
cycle and will become integrated for the &ostack; Havana release.
553-
</para>
554-
</glossdef>
555-
</glossentry>
543+
556544
<glossentry id="gloss.neutron"><glossterm>&ostack; &netw;</glossterm>
557545
<glossdef>
558546
<para>
@@ -575,19 +563,6 @@
575563
</para>
576564
</glossdef>
577565
</glossentry>
578-
<glossentry id="gloss.heat">
579-
<glossterm>&ostack; &orch;</glossterm>
580-
<glossdef>
581-
<para>
582-
<remark>taroth 2013-06-07: DEVs, is the following correct?</remark>
583-
An &ostack; incubation project (code name: <literal>&o_orch;</literal>).
584-
&ostack; &orch; is a service to orchestrate multiple composite cloud
585-
applications using file-based or Web-based templates. It contains both a
586-
user interface and an API and describes your cloud deployment in a
587-
declarative language.
588-
</para>
589-
</glossdef>
590-
</glossentry>
591566
<glossentry><glossterm>&ostack; Service</glossterm>
592567
<glossdef>
593568
<para>
@@ -599,6 +574,17 @@
599574
</para>
600575
</glossdef>
601576
</glossentry>
577+
<glossentry id="gloss.heat">
578+
<glossterm>&orch;</glossterm>
579+
<glossdef>
580+
<para>
581+
<remark>taroth 2013-06-07: DEVs, is the following correct?</remark> A module (code name:
582+
<literal>&o_orch;</literal>) to orchestrate multiple composite cloud applications using
583+
file-based or Web-based templates. It contains both a user interface and an API and describes
584+
your cloud deployment in a declarative language. The module is an integrated project of &ostack;
585+
as of the Havana release.</para>
586+
</glossdef>
587+
</glossentry>
602588
<glossentry><glossterm>PaaS (Platform-as-a-Service)</glossterm>
603589
<glossdef>
604590
<para>
@@ -856,6 +842,18 @@
856842
</para>
857843
</glossdef>
858844
</glossentry>
845+
<glossentry id="gloss.ceilo">
846+
<glossterm>&meter;</glossterm>
847+
<glossdef>
848+
<para>
849+
A module (code name: <literal>&o_meter;</literal>) for metering
850+
&ostack;-based clouds. The project aims
851+
to provide a unique point of contact across all &ostack; core components
852+
for acquiring metrics which can then be consumed by other components
853+
such as customer billing. The module is an integrated project of &ostack;
854+
as of the Havana release.</para>
855+
</glossdef>
856+
</glossentry>
859857
<glossentry><glossterm>Tenant</glossterm>
860858
<glossdef>
861859
<para>

xml/phrases-decl.ent

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@ to cloud administrators or cloud operators only.</para>
13201320
<command>ceilometer</command>
13211321
</term>
13221322
<listitem>
1323-
<para>For managing &ostack; &meter;. Provided by the
1323+
<para>For managing the &meter; module. Provided by the
13241324
<systemitem class="resource">python-ceilometerclient</systemitem> package.
13251325
</para>
13261326
</listitem>
@@ -1350,7 +1350,7 @@ to cloud administrators or cloud operators only.</para>
13501350
<command>heat</command>
13511351
</term>
13521352
<listitem>
1353-
<para>For managing &ostack; &orch;. Provided by the
1353+
<para>For managing the &orch; module. Provided by the
13541354
<systemitem class="resource">python-heatclient</systemitem> package.
13551355
</para>
13561356
</listitem>

0 commit comments

Comments
 (0)