Comment 1 for bug 1619675

Revision history for this message
Brian Curtin (brian.curtin) wrote :

That is interesting that it would work in some ways but not in others. Can you put the following two lines at the top of your script, and then run it and send the sdk.log file to me at <email address hidden>? It seems pretty odd that the response data would be different depending on where it's run.

from openstack import utils
utils.enable_logging(debug=True, path="sdk.log")