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

api_version argument not captured within

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.8.0
    • 0.9.1
    • Compute
    • N/A

    Description

      api_version argument passed but not captured within libcloud\common\base.py in BaseDriver class _init_

      Here's a proposed diff:

      Index: trunk/libcloud/common/base.py
      ===================================================================
      — trunk/libcloud/common/base.py (revision 1305051)
      +++ trunk/libcloud/common/base.py (working copy)
      @@ -795,6 +795,7 @@
      self.key = key
      self.secret = secret
      self.secure = secure
      + self.api_version = api_version
      args = [self.key]

      if self.secret is not None:

      Attachments

        Activity

          People

            Unassigned Unassigned
            sengork Sengor Kusturica
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 5m
                5m
                Remaining:
                Remaining Estimate - 5m
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified