Comment 11 for bug 925609

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

Reviewed: https://review.openstack.org/20492
Committed: http://github.com/openstack/glance/commit/4c96080375553f5ffaaaa4b1470160464bcfb910
Submitter: Jenkins
Branch: stable/folsom

commit 4c96080375553f5ffaaaa4b1470160464bcfb910
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