From beafa5bce414a94ceadfe65c4b68ab802a77b1a1 Mon Sep 17 00:00:00 2001 From: Amy Marrich Date: Thu, 31 Mar 2016 12:23:03 -0500 Subject: [PATCH] Add Ceilometer instructions to new compute node instructions Updates instructions for how to add a new node to an operational cluster in regards to ceilometer. Change-Id: Ib7bd3256eb7110590c442f8871443ae752a5f4f4 Closes-Bug: #1558440 --- doc/source/install-guide/ops-addcomputehost.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/install-guide/ops-addcomputehost.rst b/doc/source/install-guide/ops-addcomputehost.rst index 9643ebe029..bcb5cc368b 100644 --- a/doc/source/install-guide/ops-addcomputehost.rst +++ b/doc/source/install-guide/ops-addcomputehost.rst @@ -14,6 +14,10 @@ cluster. If necessary, also modify the ``used_ips`` stanza. +#. If the cluster is utilizing Ceilometer, it will be necessary to edit the + ``/etc/openstack_deploy/conf.d/ceilometer.yml`` file and add the host to + the ``metering-compute_hosts`` stanza. + #. Run the following commands to add the host. Replace ``NEW_HOST_NAME`` with the name of the new host.