Bug 1028767

Summary: openstack-status reports openstack-nova-volume status
Product: [Community] RDO Reporter: Attila Fazekas <afazekas>
Component: openstack-utilsAssignee: Pádraig Brady <pbrady>
Status: CLOSED CURRENTRELEASE QA Contact: Ami Jeain <ajeain>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: pbrady, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-utils-2013.2-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-15 14:19:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Attila Fazekas 2013-11-10 15:26:23 UTC
Description of problem:
openstack-nova-volume service is not part of the havana release, it is removed in favor of cinder, so reporting it's status does not makes sense.

Version-Release number of selected component (if applicable):
openstack-utils-2013.2-1.fc19.1.noarch

How reproducible:
always

Steps to Reproduce:
1./usr/bin/openstack-status

Actual results:
== Nova services ==
openstack-nova-api:           active
openstack-nova-cert:          active
openstack-nova-compute:       active
openstack-nova-network:       inactive (disabled on boot)
openstack-nova-scheduler:     active
openstack-nova-volume:        inactive (disabled on boot)
openstack-nova-conductor:     active


Expected results:
== Nova services ==
openstack-nova-api:           active
openstack-nova-cert:          active
openstack-nova-compute:       active
openstack-nova-network:       inactive (disabled on boot)
openstack-nova-scheduler:     active
openstack-nova-conductor:     active


Additional info: