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
Reviewed: https:/ /review. openstack. org/220556 /git.openstack. org/cgit/ stackforge/ fuel-web/ commit/ ?id=30d9018369c f9d5972345df714 e72f5357a67387
Committed: https:/
Submitter: Jenkins
Branch: master
commit 30d9018369cf9d5 972345df714e72f 5357a67387
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: I510b903a06eaf5 b7972f5cea1351b 0528dd23320
Closes-Bug: #1492317