mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-05 21:31:30 +00:00
Rename bundle openstack-telemetry-controller to openstack-telemetry
- This bundle is installed on hosts other than controller so a more generic name is desired
This commit is contained in:
@@ -511,7 +511,7 @@ Current list of bundles available for Clear Linux* OS for Intel® Architecture:
|
||||
</ul>
|
||||
<p></p>
|
||||
<ul>
|
||||
<li>Includes (openstack-telemetry-controller) bundle.</li>
|
||||
<li>Includes (openstack-telemetry) bundle.</li>
|
||||
</ul>
|
||||
<p></p>
|
||||
</td><!-- <td align=left><p></p></td> -->
|
||||
@@ -671,7 +671,7 @@ Current list of bundles available for Clear Linux* OS for Intel® Architecture:
|
||||
<!-- <td align=left><p></p></td> -->
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left">openstack-telemetry-controller</td>
|
||||
<td align="left">openstack-telemetry</td>
|
||||
<td align="center">WIP</td>
|
||||
<td align="left">
|
||||
<p>Provides an OpenStack Telemetry server</p>
|
||||
|
||||
@@ -431,7 +431,7 @@ Current list of available bundles:
|
||||
<li>Includes (openstack-orchestration) bundle.</p>
|
||||
<li>Includes (openstack-python-clients) bundle.</p>
|
||||
<li>Includes (openstack-vpnaas) bundle.</p>
|
||||
<li>Includes (openstack-telemetry-controller) bundle.</p>
|
||||
<li>Includes (openstack-telemetry) bundle.</p>
|
||||
</td>
|
||||
<!-- <td><p></p></td> -->
|
||||
<!-- <td><p></p></td> -->
|
||||
@@ -589,7 +589,7 @@ Current list of available bundles:
|
||||
<!-- <td><p></p></td> -->
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bundlename"> openstack-telemetry-controller</td>
|
||||
<td class="bundlename"> openstack-telemetry</td>
|
||||
<td class="bundlestatus"> WIP</td>
|
||||
<td class="bundledesc">
|
||||
<p> Provides an OpenStack Telemetry server</p>
|
||||
|
||||
@@ -31,7 +31,7 @@ services:
|
||||
replication and scale-out architecture."
|
||||
"openstack-block-storage/openstack-block-storage-controller", "Cinder", "Provides
|
||||
persistent block storage to running instances."
|
||||
"openstack-telemetry-controller", "Ceilometer", "Monitors and meters the
|
||||
"openstack-telemetry", "Ceilometer", "Monitors and meters the
|
||||
OpenStack cloud for billing, benchmarking, scalability, and statistical
|
||||
purposes."
|
||||
"openstack-orchestration", "Heat", "Orchestrates multiple composite cloud
|
||||
|
||||
@@ -160,7 +160,7 @@ Install and configure components
|
||||
|
||||
#. Install the OpenStack Telemetry Controller bundle::
|
||||
|
||||
# swupd bundle-add openstack-telemetry-controller
|
||||
# swupd bundle-add openstack-telemetry
|
||||
|
||||
#. Custom configurations will be located at ``/etc/ceilometer``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user