Comment 2 for bug 1228744

Revision history for this message
Johannes Erdfelt (johannes.erdfelt) wrote :

This is an awkward kind of bug since it's just a debug statement. novaclient doesn't actually call curl. I guess it was originally done that way for debugging/troubleshooting purposes.

Since novaclient should never need to use globs, it could always print out a curl command line with the -g option.