Comment 2 for bug 1455029

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/183372
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=3319eca19d4e85231d5386a5d754cea753b95fda
Submitter: Jenkins
Branch: master

commit 3319eca19d4e85231d5386a5d754cea753b95fda
Author: Chung Chih, Hung <email address hidden>
Date: Thu May 14 22:30:44 2015 +0800

    Could not find resource Service[undef] for relationship from Package.

    Original variables were not assign any value. Therefore puppet will try
    to find Service[undef].

    Adjust those service's title to correctly parameter location at
    ceilometer's class.

    Change-Id: Ibe7c0ea1c12d2bcd7e1a062a237dccd8a3d36ef8
    Closes-Bug: #1455029