Back to bug 1021227

Who When What Removed Added
RHEL Program Management 2013-10-20 14:47:03 UTC Target Release --- 4.0
yeylon 2013-10-20 18:05:31 UTC Whiteboard network
yeylon 2013-10-20 18:06:42 UTC Doc Text Cause:

Consequence:
Neutron server failed to start
Fix:
work around the issue:
1. install python-cinderclient
# yum install python-keystoneclient

2. and restarted the neutron-server service.
# service neutron-server restart

Result:
Lon Hohberger 2013-10-29 17:30:41 UTC Keywords EasyFix
Priority unspecified high
Assignee rhos-maint twilson
Target Milestone --- rc
Lon Hohberger 2013-10-29 17:31:23 UTC CC lars
Ami Jeain 2013-10-29 22:17:04 UTC CC ajeain
Terry Wilson 2013-11-07 22:58:19 UTC Status NEW MODIFIED
Fixed In Version openstack-neutron-2013.2-5.el6ost
Doc Text Cause:

Consequence:
Neutron server failed to start
Fix:
work around the issue:
1. install python-cinderclient
# yum install python-keystoneclient

2. and restarted the neutron-server service.
# service neutron-server restart

Result:
Cause: Missing dependency

Consequence: Possible failure when installing only the openstack-neutron package

Fix: Add dependency

Result: Installation succeeds
errata-xmlrpc 2013-11-08 20:32:45 UTC Status MODIFIED ON_QA
Ofer Blaut 2013-11-10 05:52:17 UTC QA Contact oblaut rdekel
Roey Dekel 2013-11-14 08:24:35 UTC Status ON_QA VERIFIED
Don Domingo 2013-12-11 00:35:58 UTC CC ddomingo
Doc Text Cause: Missing dependency

Consequence: Possible failure when installing only the openstack-neutron package

Fix: Add dependency

Result: Installation succeeds
Previously, the openstack-neutron package did not depend on the python-keystoneclient package. However, the Neutron server (provided by openstack-neutron) required modules provided by python-keystoneclient. As a result, users could unknowingly deploy a Neutron server that could not start.

This fix adds the required dependency, ensuring that users install all the modules required by the Neutron server.
Don Domingo 2013-12-11 23:35:40 UTC Doc Text Previously, the openstack-neutron package did not depend on the python-keystoneclient package. However, the Neutron server (provided by openstack-neutron) required modules provided by python-keystoneclient. As a result, users could unknowingly deploy a Neutron server that could not start.

This fix adds the required dependency, ensuring that users install all the modules required by the Neutron server.
Previously, the openstack-neutron package did not depend on the python-keystoneclient package. However, the OpenStack Networking service (provided by openstack-neutron) required modules provided by python-keystoneclient. As a result, users could unknowingly deploy a Neutron server that could not start.

This fix adds the required dependency, ensuring that users install all the modules required by the OpenStack Networking service.
errata-xmlrpc 2013-12-19 17:35:45 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:30:01 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:30:01 UTC
John Skeoch 2015-08-20 22:08:37 UTC CC oblaut
Perry Myers 2016-04-26 22:20:24 UTC CC pmyers

Back to bug 1021227