Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@immj-os-compute-3:/var/log/neutron# tail -f neutron-linuxbridge-agent.log
- 2019-10-05 00:39:06.581 40686 INFO neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [-] Agent initialized successfully, now running...
- 2019-10-05 00:39:06.948 40686 INFO neutron.plugins.ml2.drivers.agent._common_agent [req-39ec913f-bb30-4b32-9df7-ab25ebab6899 - - - - -] RPC agent_id: lbbc305bf90a30
- 2019-10-05 00:39:06.959 40686 INFO neutron.agent.agent_extensions_manager [req-39ec913f-bb30-4b32-9df7-ab25ebab6899 - - - - -] Loaded agent extensions: []
- 2019-10-05 00:39:07.233 40686 INFO neutron.plugins.ml2.drivers.agent._common_agent [req-39ec913f-bb30-4b32-9df7-ab25ebab6899 - - - - -] Linux bridge agent Agent RPC Daemon Started!
- 2019-10-05 00:39:07.234 40686 INFO neutron.plugins.ml2.drivers.agent._common_agent [req-39ec913f-bb30-4b32-9df7-ab25ebab6899 - - - - -] Linux bridge agent Agent out of sync with plugin!
- 2019-10-05 00:39:07.536 40686 INFO neutron.plugins.ml2.drivers.linuxbridge.agent.arp_protect [req-39ec913f-bb30-4b32-9df7-ab25ebab6899 - - - - -] Clearing orphaned ARP spoofing entries for devices []
- 2019-10-05 00:39:07.786 40686 INFO neutron.plugins.ml2.drivers.linuxbridge.agent.arp_protect [req-39ec913f-bb30-4b32-9df7-ab25ebab6899 - - - - -] Clearing orphaned ARP spoofing entries for devices []
- 2019-10-05 00:41:05.831 40686 INFO neutron.agent.securitygroups_rpc [req-8d3dfad6-e20d-49b9-87da-9f0cc029fe7b 912de999643b478bb71a8c487fc76f31 36fc7f1113384be3ba8b06ed06fb488b - - -] Security group member updated ['32236c23-a402-4af0-9b81-d4de08300b04', '1f5e2aca-d4e1-4322-a952-36f422a3dbbc']
- 2019-10-05 00:41:17.371 40686 INFO neutron.agent.securitygroups_rpc [req-39ec913f-bb30-4b32-9df7-ab25ebab6899 - - - - -] Preparing filters for devices {'tap45842194-15'}
- 2019-10-05 00:41:20.995 40686 INFO neutron.plugins.ml2.drivers.agent._common_agent [req-39ec913f-bb30-4b32-9df7-ab25ebab6899 - - - - -] Port tap45842194-15 updated. Details: {'device': 'tap45842194-15', 'network_id': '4213e037-c405-4781-9386-b469036a004f', 'port_id': '45842194-15bb-4d8b-ab83-9e22e1d26f88', 'mac_address': 'fa:16:3e:c5:3d:f3', 'admin_state_up': True, 'network_type': 'vxlan', 'segmentation_id': 45, 'physical_network': None, 'mtu': 1450, 'fixed_ips': [{'subnet_id': 'c760fe68-4e33-457f-85b6-4d513c67f272', 'ip_address': '172.20.1.117'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement