Comment 7 for bug 1510507

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

Reviewed: https://review.openstack.org/272580
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=312b55168e433d07c19c4a1596e07dd69757dd1d
Submitter: Jenkins
Branch: master

commit 312b55168e433d07c19c4a1596e07dd69757dd1d
Author: Matt Riedemann <email address hidden>
Date: Tue Jan 26 07:13:26 2016 -0800

    Remove deprecated share attribute usage from manila.share.api

    This scrubs the deprecated share attribute usage from the
    manila.share.api module.

    Apparently there are no unit test changes needed for this (yay!).

    Change-Id: I8dfabb4a75baddf3842c03f9e9cb6b8fe2524fb6
    Partial-Bug: #1510507