Comment 9 for bug 1597697

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

Reviewed: https://review.openstack.org/336147
Committed: https://git.openstack.org/cgit/openstack/fuel-agent/commit/?id=e6a31c84560713c374d65a6315249a65c94e7ae3
Submitter: Jenkins
Branch: master

commit e6a31c84560713c374d65a6315249a65c94e7ae3
Author: Alexey Stupnikov <email address hidden>
Date: Thu Jun 30 20:58:27 2016 +0300

    Fix logger issue in move_files_to_their_places function

    A typo in manager.py was fixed. This typo doesn't break
    anything when old enough oslo.log module is used, but it
    breaks deployment process when newer OS is used to build
    bootstrap image.

    A minor issue with path build process was also fixed.

    Change-Id: I97616ef0bfbe0f7ffc6e625e4bf7c7ffde1a1919
    Closes-Bug: #1597697