RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1176833 - packstack --allinone fails when starting neutron server
Summary: packstack --allinone fails when starting neutron server
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: Juno
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
: Juno
Assignee: Martin Magr
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-23 12:42 UTC by josep blanch
Modified: 2016-05-19 16:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-19 16:11:01 UTC
Embargoed:


Attachments (Terms of Use)
Neutron server log (223.54 KB, text/plain)
2014-12-23 12:42 UTC, josep blanch
no flags Details
Packstack answer file (22.23 KB, text/plain)
2014-12-23 12:44 UTC, josep blanch
no flags Details
Packstack answer file for second issue (29.39 KB, text/plain)
2015-04-24 13:46 UTC, josep blanch
no flags Details
Log file for the second issue (26.72 KB, application/octet-stream)
2015-04-24 13:47 UTC, josep blanch
no flags Details

Description josep blanch 2014-12-23 12:42:17 UTC
Created attachment 972388 [details]
Neutron server log

Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. install rdo repository
2. install openstack-packstack
3. packstack --allinone

Actual results:




Expected results:


Additional info:

when executing the command service neutron-server start from the shell pront, we get the same error


Looking at the neutron-server log

2014-12-23 13:18:34.872 6333 TRACE neutron.common.config   File "/usr/lib/python2.7/site-packages/neutron/notifiers/nova.py", line 19, in <module>
2014-12-23 13:18:34.872 6333 TRACE neutron.common.config     from novaclient.v1_1.contrib import server_external_events
2014-12-23 13:18:34.872 6333 TRACE neutron.common.config ImportError: cannot import name server_external_events
2014-12-23 13:18:34.872 6333 TRACE neutron.common.config
2014-12-23 13:18:34.877 6333 ERROR neutron.service [-] Unrecoverable error: please check log for details.
2014-12-23 13:18:34.877 6333 TRACE neutron.service Traceback (most recent call last):



2014-12-23 13:23:02.517 6625 TRACE neutron.common.config     from novaclient.v1_1.contrib import server_external_events
2014-12-23 13:23:02.517 6625 TRACE neutron.common.config ImportError: cannot import name server_external_events
2014-12-23 13:23:02.517 6625 TRACE neutron.common.config
2014-12-23 13:23:02.522 6625 ERROR neutron.service [-] Unrecoverable error: please check log for details.
2014-12-23 13:23:02.522 6625 TRACE neutron.service Traceback (most recent call last):


Looking at past messages, it seems that this errors arises when 

python-novaclient it is not included in PYTHONPATH

http://comments.gmane.org/gmane.comp.cloud.openstack.devel/23650

attached:

neutron-server log

Comment 1 josep blanch 2014-12-23 12:44:03 UTC
Created attachment 972389 [details]
Packstack answer file

Comment 2 Lars Kellogg-Stedman 2015-03-19 02:54:58 UTC
Joseph, can you confirm if you are still seeing this behavior with current RDO packages?  I have recently performed a number of 'packstack --allinone' installs on Fedora 21 and CentOS 7, and I have not been able to reproduce this behavior.

Comment 3 josep blanch 2015-04-24 13:46:16 UTC
Created attachment 1018498 [details]
Packstack answer file for second issue

Comment 4 josep blanch 2015-04-24 13:47:15 UTC
Created attachment 1018499 [details]
Log file for the second issue

Comment 5 josep blanch 2015-04-24 14:03:18 UTC
Lars, 

I apologize for not having been able to resume the tests until this week

Now I am using packstack version 2014.2-0.18.dev1462.gbb05296.fc22

And I have invoked it with the following parameters:

packstack --allinone --provision-all-in-one-ovs-bridge=n


Find attached:

- The answer file generated with 

packstack --gen-answer-file=answer-file.txt --allinone --provision-all-in-one-ovs-bridge=n

- And the log of the Error 


Thanks a lot


Josep Blanch

Comment 8 Chandan Kumar 2016-05-19 16:11:01 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


Note You need to log in before you can comment on or make changes to this bug.