Comment 2 for bug 1279942

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

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

commit b506529ca25753c9508cd6a54f2c2d1c426d235c
Author: Philip Schwartz <email address hidden>
Date: Fri Feb 14 15:46:33 2014 -0500

    Fix break in vm_vdi_cleaner after oslo changes.

    Added missing imports along with adding a call to config.parser_args as needed
    to allow vm_vdi_cleaner to work against current master.

    Corrected spelling error in comment.

    Change-Id: I4d30d0f7f9718cb29fb8c4c18e9e6fa23f3496ef
    Closes-Bug: #1279942