Comment 5 for bug 1398207

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/6.0)

Reviewed: https://review.openstack.org/149237
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=393195b11567047acee1f5ab808c531655cec79b
Submitter: Jenkins
Branch: stable/6.0

commit 393195b11567047acee1f5ab808c531655cec79b
Author: Alexander Gordeev <email address hidden>
Date: Thu Dec 4 20:37:06 2014 +0300

    Fix cloud-init metadata re-applying on every single boot

    The actual reason is that cloud-init re-applies its metadata again
    and again. Wiping out all the metadata from datasource resolves
    the issue.

    Change-Id: I0d1912da504df959e36c316ed09effaf1bcb682f
    Closes-Bug: #1398207