Comment 13 for bug 1545675

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/289342
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0469f71181c724480f3b3f12cb7eea97321ca79e
Submitter: Jenkins
Branch: master

commit 0469f71181c724480f3b3f12cb7eea97321ca79e
Author: Stephen Finucane <email address hidden>
Date: Mon Mar 7 13:40:21 2016 +0000

    Address nits in I83a5f06ad

    Make functions a little more coherent by ensuring they do one thing and
    one thing only. Similarly ensure we don't use "private" variables in
    other files.

    Change-Id: Ib916e01f655d59bcc7cd0932d909e56bb1d4af8a
    Related-Bug: #1545675