Bug 1119762
| Summary: | Neutron DHCP and LBaaS agent are dead after installation | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ofer Blaut <oblaut> | ||||
| Component: | openstack-neutron | Assignee: | Miguel Angel Ajo <mangelajo> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Ofer Blaut <oblaut> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 5.0 (RHEL 6) | CC: | chrisw, ihrachys, majopela, nyechiel, oblaut, yeylon | ||||
| Target Milestone: | ga | ||||||
| Target Release: | 5.0 (RHEL 6) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-07-15 13:19:29 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Probably a duplicate of bug 1119619. Yes, it looks like a duplicate of bug 1119619 and a reincarnation of RDO bug 1019487. The RDO bug was fixed here (with collateral damage) http://paste.fedoraproject.org/118063/05421694 And thats why it got reverted here: http://paste.fedoraproject.org/118065/42185914 *** This bug has been marked as a duplicate of bug 1119619 *** |
Created attachment 918158 [details] answer file Description of problem: Neutron DHCP and LBaaS agent are dead after installation on distributed system Controller + Networker + 2 computes Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.provision host with RHEL 6.5 2.configure repo 3.run yum update 4.install packstack with attached answer file ( VXLAN + ML2 +LBaaS ) 5. check openstack status on networker Actual results: [root@puma05 ~]# exec /usr/bin/neutron-dhcp-agent --log-file /var/log/neutron/dhcp-agent.log --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini /usr/lib/python2.6/site-packages/amqp/channel.py:599: DeprecationWarning: auto_delete exchanges has been deprecated 'auto_delete exchanges has been deprecated')) Expected results: Additional info: reboot helps