Comment 3 for bug 1398207

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

Reviewed: https://review.openstack.org/139129
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=acb4b2a2ecce14bf30eb36c17227aa6c87800da8
Submitter: Jenkins
Branch: master

commit acb4b2a2ecce14bf30eb36c17227aa6c87800da8
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