Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-15809

Add support for TenantID in OpenStack client

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • lib-common
    • None

      octavia-operator requires to create OpenStack resources in a custom Tenant of a custom Domain but we still want to use the octavia User from the Default domain.

      To support it, gophercloud requires that AuthOptions includes:

      • the Username
      • the DomainName (of the User)
      • the TenantID

      https://github.com/gophercloud/gophercloud/blob/849d9ea43b3c0659742ceea3fafb4f0f84b682ec/auth_options.go#L63-L66

      lib-common doesn't support setting the TenantID, we have to add the missing field and pass it to gophercloud

              rhn-support-gthiemon Gregory Thiemonge
              rhn-support-gthiemon Gregory Thiemonge
              rhos-dfg-networking-squad-vans
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: