Rackspace server addresses attribute is broken

Bug #1473168 reported by Vijendar Komalla
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Low
Vijendar Komalla

Bug Description

Accessing 'addresses' attribute of Rackspace version of OS::Nova::Server resulting in NotFound error.
For example, something like below does not work.
 { get_attr: [server, addresses, public, 0, port ] }

This is due to the fact that Rackspace Nova service does not support 'os-interface' endpoint. Instead, it supports a different endpoint named 'os-virtual-interfacesv2'.

Changed in heat:
assignee: nobody → Vijendar Komalla (vijendar-komalla)
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/200202

Changed in heat:
status: New → In Progress
Changed in heat:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/200202
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=915a14a2ca6399a3d51fc513db7091a156ba7812
Submitter: Jenkins
Branch: master

commit 915a14a2ca6399a3d51fc513db7091a156ba7812
Author: Vijendar Komalla <email address hidden>
Date: Thu Jul 9 12:59:12 2015 -0500

    Fix Rackspace nova server addresses attribute

    Closes-Bug: #1473168
    Change-Id: Ibf27463072c52ef5ab8df11688e632bae77e7be7

Changed in heat:
status: In Progress → Fix Committed
Changed in heat:
milestone: none → liberty-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: liberty-3 → 5.0.0
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.