Rackspace::Cloud::LoadBalancer resource doesn't allow retrieval of LB ID

Bug #1241194 reported by Christopher Armstrong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Undecided
Christopher Armstrong

Bug Description

The FnGetRefId method of the Rackspace LoadBalancer resource is overridden to only return the resource name, but it's important to be able to access the ID. Despite the fact that changing it would be technically incompatible, it's probably the right thing to do, since it's unlikely anyone is relying on this behavior.

Changed in heat:
assignee: nobody → Christopher Armstrong (radix)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

Changed in heat:
status: New → In Progress
Steven Hardy (shardy)
Changed in heat:
milestone: none → icehouse-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/52523
Committed: http://github.com/openstack/heat/commit/90e29eaf46dd90895a4f35da6e0d9e772290a0e3
Submitter: Jenkins
Branch: master

commit 90e29eaf46dd90895a4f35da6e0d9e772290a0e3
Author: Christopher Armstrong <email address hidden>
Date: Thu Oct 17 21:56:22 2013 +0000

    RS LoadBalancer should return its ID as Ref

    Previously the Rackspace::Cloud::LoadBalancer resource returned the name as
    its reference ID. This patch reverts this to the default resource behavior
    of returning the resource ID if available, and then falling back to the
    name. Otherwise there is no way to access the ID of the load balancer,
    which is necessary for other Rackspace APIs, such as Rackspace Auto Scale.

    Closes-Bug: #1241194
    Change-Id: Ib5ca296b338e912daa8c3dc1c71fc3e994a0156e

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: icehouse-1 → 2014.1
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.