简体   繁体   中英

where to edit physical_interface_mappings for openstack neutron network

I need to edit the physical_interface_mappings. Per the instructions,this setting is in the file below. However, there is no such linuxbirdege folder in /etc/neutron/plugins/. So where should i edit the physical_interface_mappings?

/etc/neutron/plugins/linuxbridge/linuxbridge_conf.ini

If neutron-linuxbridge-agent is already running, run to following command to see what config files were used to start the service.

ps aux | grep neutron-linuxbridge-agent

Else, it might be in /etc/neutron/plugins/ml2/.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM