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

LIBCLOUD GCENodeDriver's KIND_METHOD_MAP missing compute#healthCheck

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Compute
    • None

    Description

      when using

      gce.ex_list_targethttpproxies()
      gce.ex_list_targethttpsproxies()

      gce.ex_list_urlmaps()

      gce.ex_list_backendservices()

      gce.ex_list_forwarding_rules(global_rules=True)

       

      from https://libcloud.readthedocs.io/en/latest/_modules/libcloud/compute/drivers/gce.html

      results in 

      line 7507, in _get_object_by_kind
      return GCENodeDriver.KIND_METHOD_MAP[response['kind']](self, response)
      KeyError: u'compute#healthCheck'

      Attachments

        Activity

          People

            Unassigned Unassigned
            daren.lim Daren
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: