Bug 1363589
| Summary: | br-vlan(tunnel) was not created in the compute node with packstack deplyment | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eran Kuris <ekuris> | ||||
| Component: | openstack-packstack | Assignee: | Ivan Chavero <ichavero> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | nlevinki <nlevinki> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 10.0 (Newton) | CC: | aortega, ekuris, ichavero, srevivo | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-08-11 02:23:40 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: |
|
||||||
|
Description
Eran Kuris
2016-08-03 06:43:08 UTC
Can you provide the answer file? I'm not that familiar with this setup. Can you explain why that other bridge is needed in the compute node? Created attachment 1188355 [details]
answer file
Ivan if you want I have setup that you can take a look on it . do you want the details ? If you can give me access it would be great, thanks Please contact via IRC I will give you all details of the setup Please contact via IRC I will give you all details of the setup I've found in your answer file that CONFIG_NEUTRON_OVS_BRIDGES_COMPUTE does not have a value, that's the reason why the bridge is not being created on the compute node. # grep CONFIG_NEUTRON_OVS_BRIDGES_COMPUTE packstack_config.txt CONFIG_NEUTRON_OVS_BRIDGES_COMPUTE= it should be: CONFIG_NEUTRON_OVS_BRIDGES_COMPUTE=br-vlan I hope this helps. I've closed the bug but if you have any other problem don't hesitate to contact me or reopen the bug. |