Back to bug 1021405

Who When What Removed Added
RHEL Program Management 2013-10-21 09:19:22 UTC Target Release --- 4.0
yeylon 2013-10-22 11:02:41 UTC Doc Text Cause:

Consequence:

Fix:
Additional Info:
================
To work around the issue:
1. install python-cinderclient
# yum install python-cinderclient

2. and restarted the nova-scheduler service.
# service openstack-nova-scheduler restart

Result:
Dave Allan 2013-10-28 21:36:13 UTC Status NEW ASSIGNED
CC dallan
Assignee rhos-maint sross
Solly Ross 2013-10-29 21:50:25 UTC Link ID Launchpad 1246103
Xavier Queralt 2013-10-30 09:27:59 UTC CC xqueralt
Nikola Dipanov 2013-10-30 10:12:21 UTC Assignee sross xqueralt
Xavier Queralt 2013-10-30 10:25:04 UTC Link ID OpenStack gerrit 54512
Xavier Queralt 2013-11-04 09:01:40 UTC Status ASSIGNED POST
Xavier Queralt 2013-11-15 16:01:43 UTC Status POST MODIFIED
Fixed In Version openstack-nova-2013.2-5.el6ost
Scott Lewis 2013-11-19 16:54:24 UTC Target Milestone --- beta
Ami Jeain 2013-11-24 10:00:34 UTC QA Contact ajeain adarazs
Whiteboard OtherQA
Ami Jeain 2013-11-24 10:03:48 UTC Keywords OtherQA
CC ajeain
Whiteboard OtherQA
errata-xmlrpc 2013-11-26 19:22:45 UTC Status MODIFIED ON_QA
Attila Darazs 2013-11-28 17:08:18 UTC QA Contact adarazs psedlak
Don Domingo 2013-12-11 00:56:35 UTC CC ddomingo
Doc Text Cause:

Consequence:

Fix:
Additional Info:
================
To work around the issue:
1. install python-cinderclient
# yum install python-cinderclient

2. and restarted the nova-scheduler service.
# service openstack-nova-scheduler restart

Result:
The Nova Scheduler requires modules provided by the python-cinderclient package. However, the Nova Scheduler's package was not dependent on python-cinderclient. As a result, users could unknowingly deploy a Nova Scheduler that could not start.

This fix adds the required dependency, ensuring that users install all the modules required by the Nova Scheduler.
Don Domingo 2013-12-11 23:36:32 UTC Doc Text The Nova Scheduler requires modules provided by the python-cinderclient package. However, the Nova Scheduler's package was not dependent on python-cinderclient. As a result, users could unknowingly deploy a Nova Scheduler that could not start.

This fix adds the required dependency, ensuring that users install all the modules required by the Nova Scheduler.
The openstack-nova-scheduler component requires modules provided by the python-cinderclient package. However, the Nova Scheduler's package was not dependent on python-cinderclient. As a result, users could unknowingly deploy a openstack-nova-scheduler service that could not start.

This fix adds the required dependency, ensuring that users install all the modules required by the openstack-nova-scheduler service.
Lon Hohberger 2013-12-13 14:57:44 UTC QA Contact psedlak lhh
Lon Hohberger 2013-12-13 15:35:16 UTC Status ON_QA VERIFIED
QA Contact lhh psedlak
Summer Long 2013-12-16 21:28:14 UTC CC psedlak, slong
Flags needinfo?(psedlak)
errata-xmlrpc 2013-12-19 17:35:51 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:30:06 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:30:06 UTC
Russell Bryant 2019-09-09 17:07:07 UTC CC rbryant

Back to bug 1021405