Files
python-k8sclient/magnum/common
Martin Falatic 725cfeb104 If headerParams = None, don't use it to .update()
headerParams is initialized to None, and if it isn't changed on call it
will cause an error if it's used as the arg to .update().

Closes-Bug: #1495749

Change-Id: I03cc2155df2e04513725f11db8b7234af427862d
2015-09-15 00:45:39 -07:00
..