heat conf out of sync with common changes

Bug #1313814 reported by Mark Vanderwiel
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack + Chef
Fix Released
High
Mark Vanderwiel

Bug Description

the following template attr were not updated with endpoint to bind changes:

# URL of the Heat metadata server. (string value)
heat_metadata_server_url=http://<%= @heat_api_cfn_endpoint.host %>:<%= @heat_api_cfn_endpoint.port %>

# URL of the Heat waitcondition server. (string value)
heat_waitcondition_server_url=http://<%= @heat_api_cfn_endpoint.host %>:<%= @heat_api_cfn_endpoint.port %><%= @heat_api_cfn_endpoint.path %>/waitcondition

# URL of the Heat CloudWatch server. (string value)
heat_watch_server_url=http://<%= @heat_api_cloudwatch_endpoint.host %>:<%= @heat_api_cloudwatch_endpoint.port %>

These should be xxx_bind.host now.

Changed in openstack-chef:
status: New → In Progress
importance: Undecided → High
tags: added: orchestration
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to cookbook-openstack-orchestration (master)

Reviewed: https://review.openstack.org/90796
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-orchestration/commit/?id=4fbf210d7496a4bef0b02572d324e62c8f1e3686
Submitter: Jenkins
Branch: master

commit 4fbf210d7496a4bef0b02572d324e62c8f1e3686
Author: Mark Vanderwiel <email address hidden>
Date: Mon Apr 28 11:42:33 2014 -0500

    Fix endpoint ref in heat.conf

    Change: I9ea0e1e61c23026bf24926b264e289ff80314ac2 missed a few lines
    in the heat.conf file.
    Added spec test for these.

    Change-Id: I50e697692dd835e6f985afae74868307a90f8e37
    Closes-Bug: #1313814

Changed in openstack-chef:
status: In Progress → Fix Released
Changed in openstack-chef:
milestone: icehouse-rc1 → icehouse-stable
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cookbook-openstack-orchestration ocata-eol

This issue was fixed in the openstack/cookbook-openstack-orchestration ocata-eol release.

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.