Hide Forgot
+++ This bug was initially created as a clone of Bug #1035045 +++ Description of problem: sudo service --status-all | grep openstack shows no heat services but they are there: sudo service --status-all | grep heat heat-api (pid 25695) is running... heat-api-cfn is stopped heat-api-cloudwatch is stopped heat-engine (pid 25740) is running... Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1.sudo service --status-all | grep openstack 2. 3. Actual results: shows no heat services Expected results: openstack-heat-api (and others) Additional info: --- Additional comment from Angus Salkeld on 2013-11-26 18:43:46 EST --- $ sudo service heat-api-cfn status heat-api-cfn: unrecognized service $ sudo service openstack-heat-api-cfn status heat-api-cfn is stopped ls /etc/init.d/openstack-heat-* /etc/init.d/openstack-heat-api /etc/init.d/openstack-heat-api-cloudwatch /etc/init.d/openstack-heat-api-cfn /etc/init.d/openstack-heat-engine (it must just be the way it's printed out) - still confusing. --- Additional comment from RHEL Product and Program Management on 2013-11-26 19:10:34 EST --- Since this issue was entered in bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release.
Closing as this was fixed a while ago. Quickly looking at the spec, it looks like it was first put in the 2013.2.1-1.0 build.