Comment 2 for bug 1492317

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

Reviewed: https://review.openstack.org/220556
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=30d9018369cf9d5972345df714e72f5357a67387
Submitter: Jenkins
Branch: master

commit 30d9018369cf9d5972345df714e72f5357a67387
Author: Bulat Gaifullin <email address hidden>
Date: Fri Sep 4 18:27:21 2015 +0300

    Copy-behaviour of MutableList fixed

    added methods __copy__ and __deepcopy__,
    those properly implements copy logic for instanses of this class.

    Change-Id: I510b903a06eaf5b7972f5cea1351b0528dd23320
    Closes-Bug: #1492317