[library] heat is using deprecated keystone params

Bug #1514983 reported by Alex Schultz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Alex Schultz

Bug Description

Warning: Scope(Class[Heat]): The keystone_host parameter is deprecated. Please use auth_uri and identity_uri instead.
Warning: Scope(Class[Heat]): The keystone_port parameter is deprecated. Please use auth_uri and identity_uri instead.
Warning: Scope(Class[Heat]): The keystone_protocol parameter is deprecated. Please use auth_uri and identity_uri instead.

We need to update our usage of the heat module to use the auth_uri and identity_uri instead of the keystone_{host,port,protocol} parameters.

Tags: area-library
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/243892

Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Alex Schultz (alex-schultz)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/243892
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=e821f58f3fa7151e9b5ea6d8d42e8deb2fb2119a
Submitter: Jenkins
Branch: master

commit e821f58f3fa7151e9b5ea6d8d42e8deb2fb2119a
Author: Alex Schultz <email address hidden>
Date: Tue Nov 10 20:13:32 2015 -0600

    Switch heat to use auth_uri and identity_uri

    This change updates heat to use the auth_uri and identity_uri instead of
    the deprecated keystone_host parameter.

    Change-Id: Ie9ac86c17ceebb675b2053230668e17bdfb66f88
    Closes-Bug: #1514983

Changed in fuel:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.