python-muranoclient/muranoclient/openstack
bhagyashris 5d0e9e6858 Replace functions 'Dict.get' and 'del' with 'Dict.pop'
Refactoring code: Making 'kwargs' to use single instruction: pop()
rather than two instructions: get() and del, giving the codes a
format that carries through.

TrivialFix

Change-Id: I2aa78f02ede593edbf7f159babbb60b9238bf373
2016-08-26 15:48:09 +05:30
..
common Replace functions 'Dict.get' and 'del' with 'Dict.pop' 2016-08-26 15:48:09 +05:30
__init__.py KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +04:00