← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1594466] Re: Additional params needed for openstack rc file

 

Reviewed:  https://review.openstack.org/331788
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a86591864b69c663e3f0f63a532fc34190670e42
Submitter: Jenkins
Branch:    master

commit a86591864b69c663e3f0f63a532fc34190670e42
Author: Matt Borland <matt.borland@xxxxxxx>
Date:   Mon Jun 20 11:33:42 2016 -0600

    Add valuable exports to openstack RC file download
    
    See bug for details; these exports help inform the openstack client about
    its environment.
    
    Change-Id: I025bdbc31c9352f5894e0ce4cdba153a341d739b
    Closes-Bug: 1594466


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1594466

Title:
  Additional params needed for openstack rc file

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  There are some additional parameters needed for the openstack rc
  files, which are generated for download at: Access & Security >
  Download (appropriate) RC file.

  There are two kinds of files generated right now: Keystone v2 and
  Keystone v3.  Which you see as options are based on your
  installation/configuration.

  Due to changes for Keystone v3, there are some new exports that should be honored:
  OS_INTERFACE
  OS_IDENTITY_API_VERSION
  OS_AUTH_VERSION

  OS_ENDPOINT_TYPE should also be added for consistency.

  They should be produced in both the v2 and v3 versions of the file for
  compatibility purposes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1594466/+subscriptions


References