Comment 12 for bug 1190748

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

Reviewed: https://review.openstack.org/33146
Committed: http://github.com/openstack/cinder/commit/6005677a9e54c11418401398f6074769a1310767
Submitter: Jenkins
Branch: master

commit 6005677a9e54c11418401398f6074769a1310767
Author: Andrew Forrest <email address hidden>
Date: Fri Jun 14 17:09:53 2013 -0700

    cinder.backup: Replace 'locals()' with explicit values

    Help bring source code into compliance with the Cinder Style Commandments:
    https://github.com/openstack/cinder/blob/master/HACKING.rst

    This change covers all affected source in the cinder backup module, i.e.
    cinder/backup/*.py and subdirectories.

    Partially fixes: bug #1190748

    Change-Id: I3e0f3806030f1813d055135f15e64b5a719970ed