Uploaded image for project: 'Libcloud'
  1. Libcloud
  2. LIBCLOUD-887

setting LIBCLOUD_DEBUG causes unexpected keyword 'stream' TypeError

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.15.1
    • None
    • Core
    • None
    • Ubuntu, python 2.7

    Description

      If a user sets LIBCLOUD_DEBUG, they will receive an error and no requests will be made. This is happening on trunk.

      In ./libcloud/utils/loggingconnection.py
      LoggingConnection.request does not accept the stream keyword which causes an error:

      TypeError: request() got an unexpected keyword argument 'stream'

      I can manually add the stream keyword to the parameter list and all is good again.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              supertom Tom Melendez
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: