NetApp cDOT driver autosupport broken

Bug #1621260 reported by Clinton Knight
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
High
Clinton Knight

Bug Description

The autosupport functionality of the NetApp cDOT driver is not working with Python 2.7.12, the default in Xenial. Root cause is a deep copy of the controller connection context, which includes some SSL context stuff that doesn't play well with copy.deepcopy. So we can do a shallow copy instead.

Changed in manila:
status: In Progress → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

Fix proposed to branch: master
Review: https://review.openstack.org/368856

Changed in manila:
status: Confirmed → In Progress
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/368856
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=91b1d2ce53e407a1f2f823ba87edaa6efabb8db0
Submitter: Jenkins
Branch: master

commit 91b1d2ce53e407a1f2f823ba87edaa6efabb8db0
Author: Clinton Knight <email address hidden>
Date: Wed Sep 7 18:38:50 2016 -0400

    NetApp cDOT driver autosupport broken

    The autosupport functionality of the NetApp cDOT driver is not working
    with Python 2.7.12, the default in Xenial. Root cause is a deep copy
    of the controller connection context, which includes some SSL context
    stuff that doesn't play well with copy.deepcopy. So we can do a shallow
    copy instead.

    Change-Id: Ia2adc4ce27834e384e6d994fcb012ebf1d97c85c
    Closes-Bug: #1621260

Changed in manila:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 3.0.0.0rc1

This issue was fixed in the openstack/manila 3.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 3.0.0

This issue was fixed in the openstack/manila 3.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.