Comment 4 for bug 1481889

Revision history for this message
Vilobh Meshram (vilobhmm) wrote : Re: pod-create fails ('NoneType' object has no attribute 'status')

This call is failing https://github.com/openstack/magnum/blob/master/magnum/common/pythonk8sclient/client/ApivbetaApi.py#L2352

as a result of which resp object is None

Need to see why createPod is failing