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:
Alberto Murillo
2016-02-08 12:46:51 -06:00
parent 1c2928d042
commit 42cd0fffc2
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -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>
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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``.