Comment 29 for bug 1591327

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/ceilometer (9.0/mitaka)

Reviewed: https://review.fuel-infra.org/23795
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0/mitaka

Commit: c1c096fa1bf8f9f66cd7f0ee445cbfea39f24334
Author: Igor Degtiarov <email address hidden>
Date: Wed Aug 3 14:52:27 2016

Fixed issue with Heat system tests

We found out that early initialized nova client in ceilometer-polling agent
could contain incorrect parameters and doesn't support communication
with Nova services. New client is initialized if exception from previos
one is received.

Change-Id: If707d7d70d9efbb4ac891f406ad1b58ab5dc599a
Closes-Bug: #1591327