Comment 4 for bug 1586062

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

Reviewed: https://review.openstack.org/321606
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=7ba7b5595701baf47c4199bac593d023223191ec
Submitter: Jenkins
Branch: stable/mitaka

commit 7ba7b5595701baf47c4199bac593d023223191ec
Author: Jay Conroy <email address hidden>
Date: Thu May 26 16:08:40 2016 +0100

    Fix typo in function call manager.py

    The manage_existing_snapshot function has a typo in mitaka
    (lines 3610-3611).
    Not a cherry-pick because this code has been removed on
    branch master.
    Remove the "i" in "exisiting" to fix the typo.

    Change-Id: Ia370a49b945d7a3918d766e118d02ad2649ef4ba
    Closes-bug: 1586062