Back to bug 1039661

Who When What Removed Added
Ryan O'Hara 2013-12-09 17:48:58 UTC Assignee jguiditt rohara
RHEL Program Management 2013-12-09 17:59:04 UTC Target Release --- 4.0
Ryan O'Hara 2013-12-09 18:47:55 UTC Status NEW POST
Ryan O'Hara 2013-12-09 21:44:05 UTC Target Milestone --- async
Jason Guiditta 2013-12-10 15:44:26 UTC CC jguiditt
Ryan O'Hara 2013-12-10 21:51:46 UTC Keywords OtherQA
Perry Myers 2013-12-10 22:16:47 UTC Priority unspecified high
CC pmyers
Target Milestone async rc
Severity unspecified medium
Jason Guiditta 2013-12-11 15:47:59 UTC Status POST MODIFIED
Fixed In Version openstack-foreman-installer-0.0.25-1.el6ost
errata-xmlrpc 2013-12-11 21:17:32 UTC Status MODIFIED ON_QA
Bruce Reeler 2013-12-12 02:04:53 UTC CC breeler
Flags needinfo?(jguiditt)
Ryan O'Hara 2013-12-12 15:51:48 UTC Doc Text Cause: The heat_cfn and heat_cloudwatch parameters in the controller host groups did not correctly enable/disable the heat services.

Consequence: Once either heat_cfn and/or heat_cloudwatch was enabled, disabling either in the host group would not cause the service to be disabled and stopped.

Fix: Use the boolean parameters provided in the host group to set each service to be enabled or disabled, start and stop the services accordingly.

Result: Heat services are enabled/disabled correctly.
Flags needinfo?(jguiditt)
Don Domingo 2013-12-13 02:15:11 UTC CC ddomingo
Doc Text Cause: The heat_cfn and heat_cloudwatch parameters in the controller host groups did not correctly enable/disable the heat services.

Consequence: Once either heat_cfn and/or heat_cloudwatch was enabled, disabling either in the host group would not cause the service to be disabled and stopped.

Fix: Use the boolean parameters provided in the host group to set each service to be enabled or disabled, start and stop the services accordingly.

Result: Heat services are enabled/disabled correctly.
The Orchestration engine's controller used incorrectly constructed boolean parameters for the following services:

* openstack-heat-api-cfn
* openstack-heat-api-cloudwatch

The boolean parameters were instructed in such a way that when either service was enabled, attempting to disable it in the host group failed.

This release corrects the affected boolean parameters, ensuring that enabling and disabling these services work as expected.
Ryan O'Hara 2013-12-18 16:16:33 UTC Status ON_QA VERIFIED
errata-xmlrpc 2013-12-19 17:44:51 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:43:34 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:43:34 UTC
Perry Myers 2016-04-26 23:10:12 UTC CC pmyers

Back to bug 1039661