Comment 10 for bug 1517915

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

Reviewed: https://review.openstack.org/251314
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=55cc0d2d2d3ac3b2ac6fdc94bcd78ce910f3ee75
Submitter: Jenkins
Branch: master

commit 55cc0d2d2d3ac3b2ac6fdc94bcd78ce910f3ee75
Author: Bogdan Dobrelya <email address hidden>
Date: Mon Nov 30 10:50:54 2015 +0100

    Get the host_uuid for libvirt from hiera

    * Fetch host_uuid from hiera
    * Preserve the default value as is to
    keep this change backwards compatible.
    * Fix the uuid idempotency issue for Noop tests:
    add host_uuid to the Noop astute.yaml templates for
    compute as if it was put there from the Nailgun
    backend.

    Closes-bug: #1517915

    Change-Id: I7437e56a7666abd32564acb715eb17c220a4896e
    Signed-off-by: Bogdan Dobrelya <email address hidden>