Updated openstack/openstack

Project: openstack/python-novaclient  a46c7fdc1b79392d8b89b2d232b1ff5764160d04

Replace functions 'Dict.get' and 'del' with 'Dict.pop'

Refactoring code: Making 'kwargs' dict to use single instruction: pop()
rather than two instructions: get() and del, giving the codes a format
that carries through.

TrivialFix

Change-Id: Icaf4a57314a8fe48f51993d7b32a1671fec40f31
This commit is contained in:
Jenkins
2016-08-24 20:30:47 +00:00
committed by Gerrit Code Review
parent 7b6e7c52da
commit 1417a1aa7c