b8e9ae892a
In Share migration it is always trying to remove the Copy object from dictionary, even if it has not been added yet. So, dict.pop() should include second argument to not throw exception. Improved unit test to cover this variation. Closes-bug: #1555630 Change-Id: If81c14cbeb03e41501d825cab000ceb1aa2cae7c |
||
---|---|---|
.. | ||
__init__.py | ||
helper.py | ||
manager.py | ||
rpcapi.py | ||
utils.py |