Comment 9 for bug 925609

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

Reviewed: https://review.openstack.org/14177
Committed: http://github.com/openstack/glance/commit/baf402652b578ade15263c5c9357797cf04ec824
Submitter: Jenkins
Branch: master

commit baf402652b578ade15263c5c9357797cf04ec824
Author: David Ripton <email address hidden>
Date: Mon Oct 8 15:24:45 2012 -0400

    Change useexisting to extend_existing to fix deprecation warnings.

    This squelches a deprecation warning during installation.

    We're already using extend_existing in other places, so I don't
    think this causes any new version compatibility issues.

    Fixes bug 925609. (Already marked fixed, but this hits more cases.)

    Includes some merges with a whitespace-cleanup fix.

    Change-Id: Ia166e9184ed3e13753c5669a1006a3711738319a