| Summary: | Neutron server failed to start due to missing hard dependency | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Nir Magnezi <nmagnezi> | ||||||
| Component: | openstack-neutron | Assignee: | Terry Wilson <twilson> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Roey Dekel <rdekel> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 4.0 | CC: | ajeain, chrisw, ddomingo, hateya, lars, oblaut, yeylon | ||||||
| Target Milestone: | rc | Keywords: | EasyFix | ||||||
| Target Release: | 4.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | network | ||||||||
| Fixed In Version: | openstack-neutron-2013.2-5.el6ost | Doc Type: | Bug Fix | ||||||
| Doc Text: |
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.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-12-20 00:30:01 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: | |||||||
| Attachments: |
|
||||||||
|
Description
Nir Magnezi
2013-10-20 14:32:44 UTC
Created attachment 814222 [details]
neutron server log
*** Bug 1024093 has been marked as a duplicate of this bug. *** Created attachment 823811 [details]
Verified server.log
Verified on Havana Version-Release number of selected component (if applicable): ============================================================= puddle 2013-11-08.1 python-neutronclient-2.3.1-2.el6ost.noarch python-neutron-2013.2-5.el6ost.noarch openstack-neutron-2013.2-5.el6ost.noarch Results: ======== neutron (pid 1718) is running... Attachements: ============= verified server.log Comments: ========= Can be seen a know bug in the log, which is specified here: https://bugs.launchpad.net/neutron/+bug/1210121 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1859.html |