Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.35 KB | None | 0 0
  1. 2014-10-22 10:42:30.751 2335 INFO neutron.common.config [-] Logging enabled!
  2. 2014-10-22 10:42:31.237 2335 INFO neutron.common.config [-] Config paste file: /usr/share/neutron/api-paste.ini
  3. 2014-10-22 10:42:34.798 2335 INFO neutron.manager [-] Loading core plugin: ml2
  4. 2014-10-22 10:42:36.429 2335 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['gre']
  5. 2014-10-22 10:42:36.450 2335 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['gre']
  6. 2014-10-22 10:42:36.462 2335 INFO neutron.plugins.ml2.managers [-] Registered types: ['gre']
  7. 2014-10-22 10:42:36.463 2335 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['gre']
  8. 2014-10-22 10:42:36.463 2335 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch']
  9. 2014-10-22 10:42:36.479 2335 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch']
  10. 2014-10-22 10:42:36.479 2335 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch']
  11. 2014-10-22 10:42:37.525 2335 WARNING neutron.openstack.common.db.sqlalchemy.session [-] This application has not enabled MySQL traditional mode, which means silent data corruption may occur. Please encourage the application developers to enable this mode.
  12. 2014-10-22 10:42:44.768 2335 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre'
  13. 2014-10-22 10:42:44.780 2335 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)]
  14. 2014-10-22 10:42:45.200 2335 INFO neutron.plugins.ml2.managers [-] Initializing mechanism driver 'openvswitch'
  15. 2014-10-22 10:42:45.365 2335 INFO neutron.plugins.ml2.plugin [-] Modular L2 Plugin initialization complete
  16. 2014-10-22 10:42:45.366 2335 INFO neutron.manager [-] Loading Plugin: router
  17. 2014-10-22 10:42:47.172 2335 INFO neutron.openstack.common.rpc.impl_qpid [-] Connected to AMQP server on controller:5672
  18. 2014-10-22 10:42:47.201 2335 INFO neutron.api.extensions [-] Initializing extension manager.
  19. 2014-10-22 10:42:47.201 2335 INFO neutron.api.extensions [-] Loading extension file: __init__.py
  20. 2014-10-22 10:42:47.201 2335 INFO neutron.api.extensions [-] Loading extension file: __init__.pyc
  21. 2014-10-22 10:42:47.202 2335 INFO neutron.api.extensions [-] Loading extension file: __init__.pyo
  22. 2014-10-22 10:42:47.202 2335 INFO neutron.api.extensions [-] Loading extension file: agent.py
  23. 2014-10-22 10:42:47.203 2335 INFO neutron.api.extensions [-] Loaded extension: agent
  24. 2014-10-22 10:42:47.204 2335 INFO neutron.api.extensions [-] Loading extension file: agent.pyc
  25. 2014-10-22 10:42:47.204 2335 INFO neutron.api.extensions [-] Loading extension file: agent.pyo
  26. 2014-10-22 10:42:47.204 2335 INFO neutron.api.extensions [-] Loading extension file: allowedaddresspairs.py
  27. 2014-10-22 10:42:47.206 2335 INFO neutron.api.extensions [-] Loaded extension: allowed-address-pairs
  28. 2014-10-22 10:42:47.206 2335 INFO neutron.api.extensions [-] Loading extension file: allowedaddresspairs.pyc
  29. 2014-10-22 10:42:47.206 2335 INFO neutron.api.extensions [-] Loading extension file: allowedaddresspairs.pyo
  30. 2014-10-22 10:42:47.207 2335 INFO neutron.api.extensions [-] Loading extension file: dhcpagentscheduler.py
  31. 2014-10-22 10:42:47.208 2335 INFO neutron.api.extensions [-] Loaded extension: dhcp_agent_scheduler
  32. 2014-10-22 10:42:47.208 2335 INFO neutron.api.extensions [-] Loading extension file: dhcpagentscheduler.pyc
  33. 2014-10-22 10:42:47.209 2335 INFO neutron.api.extensions [-] Loading extension file: dhcpagentscheduler.pyo
  34. 2014-10-22 10:42:47.209 2335 INFO neutron.api.extensions [-] Loading extension file: external_net.py
  35. 2014-10-22 10:42:47.211 2335 INFO neutron.api.extensions [-] Loaded extension: external-net
  36. 2014-10-22 10:42:47.211 2335 INFO neutron.api.extensions [-] Loading extension file: external_net.pyc
  37. 2014-10-22 10:42:47.211 2335 INFO neutron.api.extensions [-] Loading extension file: external_net.pyo
  38. 2014-10-22 10:42:47.212 2335 INFO neutron.api.extensions [-] Loading extension file: extra_dhcp_opt.py
  39. 2014-10-22 10:42:47.217 2335 INFO neutron.api.extensions [-] Loaded extension: extra_dhcp_opt
  40. 2014-10-22 10:42:47.217 2335 INFO neutron.api.extensions [-] Loading extension file: extra_dhcp_opt.pyc
  41. 2014-10-22 10:42:47.217 2335 INFO neutron.api.extensions [-] Loading extension file: extra_dhcp_opt.pyo
  42. 2014-10-22 10:42:47.218 2335 INFO neutron.api.extensions [-] Loading extension file: extraroute.py
  43. 2014-10-22 10:42:47.219 2335 INFO neutron.api.extensions [-] Loaded extension: extraroute
  44. 2014-10-22 10:42:47.222 2335 INFO neutron.api.extensions [-] Loading extension file: extraroute.pyc
  45. 2014-10-22 10:42:47.223 2335 INFO neutron.api.extensions [-] Loading extension file: extraroute.pyo
  46. 2014-10-22 10:42:47.223 2335 INFO neutron.api.extensions [-] Loading extension file: firewall.py
  47. 2014-10-22 10:42:47.467 2335 WARNING neutron.api.extensions [-] Extension fwaas not supported by any of loaded plugins
  48. 2014-10-22 10:42:47.467 2335 INFO neutron.api.extensions [-] Loading extension file: firewall.pyc
  49. 2014-10-22 10:42:47.525 2335 INFO neutron.api.extensions [-] Loading extension file: firewall.pyo
  50. 2014-10-22 10:42:47.526 2335 INFO neutron.api.extensions [-] Loading extension file: flavor.py
  51. 2014-10-22 10:42:47.595 2335 WARNING neutron.api.extensions [-] Extension flavor not supported by any of loaded plugins
  52. 2014-10-22 10:42:47.595 2335 INFO neutron.api.extensions [-] Loading extension file: flavor.pyc
  53. 2014-10-22 10:42:47.596 2335 INFO neutron.api.extensions [-] Loading extension file: flavor.pyo
  54. 2014-10-22 10:42:47.596 2335 INFO neutron.api.extensions [-] Loading extension file: l3.py
  55. 2014-10-22 10:42:47.598 2335 INFO neutron.api.extensions [-] Loaded extension: router
  56. 2014-10-22 10:42:47.599 2335 INFO neutron.api.extensions [-] Loading extension file: l3.pyc
  57. 2014-10-22 10:42:47.599 2335 INFO neutron.api.extensions [-] Loading extension file: l3.pyo
  58. 2014-10-22 10:42:47.599 2335 INFO neutron.api.extensions [-] Loading extension file: l3_ext_gw_mode.py
  59. 2014-10-22 10:42:47.614 2335 INFO neutron.api.extensions [-] Loaded extension: ext-gw-mode
  60. 2014-10-22 10:42:47.615 2335 INFO neutron.api.extensions [-] Loading extension file: l3_ext_gw_mode.pyc
  61. 2014-10-22 10:42:47.615 2335 INFO neutron.api.extensions [-] Loading extension file: l3_ext_gw_mode.pyo
  62. 2014-10-22 10:42:47.615 2335 INFO neutron.api.extensions [-] Loading extension file: l3agentscheduler.py
  63. 2014-10-22 10:42:47.617 2335 INFO neutron.api.extensions [-] Loaded extension: l3_agent_scheduler
  64. 2014-10-22 10:42:47.617 2335 INFO neutron.api.extensions [-] Loading extension file: l3agentscheduler.pyc
  65. 2014-10-22 10:42:47.617 2335 INFO neutron.api.extensions [-] Loading extension file: l3agentscheduler.pyo
  66. 2014-10-22 10:42:47.618 2335 INFO neutron.api.extensions [-] Loading extension file: lbaas_agentscheduler.py
  67. 2014-10-22 10:42:47.949 2335 WARNING neutron.api.extensions [-] Extension lbaas_agent_scheduler not supported by any of loaded plugins
  68. 2014-10-22 10:42:47.959 2335 INFO neutron.api.extensions [-] Loading extension file: lbaas_agentscheduler.pyc
  69. 2014-10-22 10:42:47.959 2335 INFO neutron.api.extensions [-] Loading extension file: lbaas_agentscheduler.pyo
  70. 2014-10-22 10:42:47.960 2335 INFO neutron.api.extensions [-] Loading extension file: loadbalancer.py
  71. 2014-10-22 10:42:47.963 2335 WARNING neutron.api.extensions [-] Extension lbaas not supported by any of loaded plugins
  72. 2014-10-22 10:42:47.964 2335 INFO neutron.api.extensions [-] Loading extension file: loadbalancer.pyc
  73. 2014-10-22 10:42:47.964 2335 INFO neutron.api.extensions [-] Loading extension file: loadbalancer.pyo
  74. 2014-10-22 10:42:47.964 2335 INFO neutron.api.extensions [-] Loading extension file: metering.py
  75. 2014-10-22 10:42:48.015 2335 WARNING neutron.api.extensions [-] Extension metering not supported by any of loaded plugins
  76. 2014-10-22 10:42:48.015 2335 INFO neutron.api.extensions [-] Loading extension file: metering.pyc
  77. 2014-10-22 10:42:48.016 2335 INFO neutron.api.extensions [-] Loading extension file: metering.pyo
  78. 2014-10-22 10:42:48.016 2335 INFO neutron.api.extensions [-] Loading extension file: multiprovidernet.py
  79. 2014-10-22 10:42:48.017 2335 INFO neutron.api.extensions [-] Loaded extension: multi-provider
  80. 2014-10-22 10:42:48.017 2335 INFO neutron.api.extensions [-] Loading extension file: multiprovidernet.pyc
  81. 2014-10-22 10:42:48.018 2335 INFO neutron.api.extensions [-] Loading extension file: multiprovidernet.pyo
  82. 2014-10-22 10:42:48.018 2335 INFO neutron.api.extensions [-] Loading extension file: portbindings.py
  83. 2014-10-22 10:42:48.019 2335 INFO neutron.api.extensions [-] Loaded extension: binding
  84. 2014-10-22 10:42:48.019 2335 INFO neutron.api.extensions [-] Loading extension file: portbindings.pyc
  85. 2014-10-22 10:42:48.019 2335 INFO neutron.api.extensions [-] Loading extension file: portbindings.pyo
  86. 2014-10-22 10:42:48.020 2335 INFO neutron.api.extensions [-] Loading extension file: portsecurity.py
  87. 2014-10-22 10:42:48.059 2335 WARNING neutron.api.extensions [-] Extension port-security not supported by any of loaded plugins
  88. 2014-10-22 10:42:48.059 2335 INFO neutron.api.extensions [-] Loading extension file: portsecurity.pyc
  89. 2014-10-22 10:42:48.060 2335 INFO neutron.api.extensions [-] Loading extension file: portsecurity.pyo
  90. 2014-10-22 10:42:48.060 2335 INFO neutron.api.extensions [-] Loading extension file: providernet.py
  91. 2014-10-22 10:42:48.061 2335 INFO neutron.api.extensions [-] Loaded extension: provider
  92. 2014-10-22 10:42:48.061 2335 INFO neutron.api.extensions [-] Loading extension file: providernet.pyc
  93. 2014-10-22 10:42:48.061 2335 INFO neutron.api.extensions [-] Loading extension file: providernet.pyo
  94. 2014-10-22 10:42:48.062 2335 INFO neutron.api.extensions [-] Loading extension file: quotasv2.py
  95. 2014-10-22 10:42:48.126 2335 INFO neutron.api.extensions [-] Loaded extension: quotas
  96. 2014-10-22 10:42:48.126 2335 INFO neutron.api.extensions [-] Loading extension file: quotasv2.pyc
  97. 2014-10-22 10:42:48.126 2335 INFO neutron.api.extensions [-] Loading extension file: quotasv2.pyo
  98. 2014-10-22 10:42:48.127 2335 INFO neutron.api.extensions [-] Loading extension file: routedserviceinsertion.py
  99. 2014-10-22 10:42:48.147 2335 WARNING neutron.api.extensions [-] Extension routed-service-insertion not supported by any of loaded plugins
  100. 2014-10-22 10:42:48.147 2335 INFO neutron.api.extensions [-] Loading extension file: routedserviceinsertion.pyc
  101. 2014-10-22 10:42:48.147 2335 INFO neutron.api.extensions [-] Loading extension file: routedserviceinsertion.pyo
  102. 2014-10-22 10:42:48.147 2335 INFO neutron.api.extensions [-] Loading extension file: routerservicetype.py
  103. 2014-10-22 10:42:48.191 2335 WARNING neutron.api.extensions [-] Extension router-service-type not supported by any of loaded plugins
  104. 2014-10-22 10:42:48.191 2335 INFO neutron.api.extensions [-] Loading extension file: routerservicetype.pyc
  105. 2014-10-22 10:42:48.192 2335 INFO neutron.api.extensions [-] Loading extension file: routerservicetype.pyo
  106. 2014-10-22 10:42:48.193 2335 INFO neutron.api.extensions [-] Loading extension file: securitygroup.py
  107. 2014-10-22 10:42:48.196 2335 INFO neutron.api.extensions [-] Loaded extension: security-group
  108. 2014-10-22 10:42:48.196 2335 INFO neutron.api.extensions [-] Loading extension file: securitygroup.pyc
  109. 2014-10-22 10:42:48.197 2335 INFO neutron.api.extensions [-] Loading extension file: securitygroup.pyo
  110. 2014-10-22 10:42:48.197 2335 INFO neutron.api.extensions [-] Loading extension file: servicetype.py
  111. 2014-10-22 10:42:48.236 2335 WARNING neutron.api.extensions [-] Extension service-type not supported by any of loaded plugins
  112. 2014-10-22 10:42:48.236 2335 INFO neutron.api.extensions [-] Loading extension file: servicetype.pyc
  113. 2014-10-22 10:42:48.236 2335 INFO neutron.api.extensions [-] Loading extension file: servicetype.pyo
  114. 2014-10-22 10:42:48.237 2335 INFO neutron.api.extensions [-] Loading extension file: vpnaas.py
  115. 2014-10-22 10:42:48.283 2335 WARNING neutron.api.extensions [-] Extension vpnaas not supported by any of loaded plugins
  116. 2014-10-22 10:42:48.283 2335 INFO neutron.api.extensions [-] Loading extension file: vpnaas.pyc
  117. 2014-10-22 10:42:48.283 2335 INFO neutron.api.extensions [-] Loading extension file: vpnaas.pyo
  118. 2014-10-22 10:42:48.284 2335 INFO neutron.api.extensions [-] Extension 'agent' provides no backward compatibility map for extended attributes
  119. 2014-10-22 10:42:48.284 2335 INFO neutron.api.extensions [-] Extension 'Allowed Address Pairs' provides no backward compatibility map for extended attributes
  120. 2014-10-22 10:42:48.284 2335 INFO neutron.api.extensions [-] Extension 'Neutron Extra Route' provides no backward compatibility map for extended attributes
  121. 2014-10-22 10:42:48.305 2335 INFO keystoneclient.middleware.auth_token [-] Starting keystone auth_token middleware
  122. 2014-10-22 10:42:48.305 2335 WARNING keystoneclient.middleware.auth_token [-] Configuring admin URI using auth fragments. This is deprecated, use 'identity_uri' instead.
  123. 2014-10-22 10:42:48.307 2335 INFO keystoneclient.middleware.auth_token [-] Using /tmp/keystone-signing-h6CvnE as cache directory for signing certificate
  124. 2014-10-22 10:42:48.457 2335 INFO neutron.service [-] Neutron service started, listening on 0.0.0.0:9696
  125. 2014-10-22 10:42:48.459 2335 INFO neutron.wsgi [-] (2335) wsgi starting up on http://0.0.0.0:9696/
  126.  
  127. 2014-10-22 10:42:48.463 2335 INFO neutron.openstack.common.rpc.impl_qpid [-] Connected to AMQP server on controller:5672
  128. 2014-10-22 10:44:09.001 2335 INFO neutron.openstack.common.rpc.impl_qpid [-] Connected to AMQP server on controller:5672
  129. 2014-10-22 10:44:13.036 2335 WARNING neutron.plugins.ml2.drivers.type_gre [req-b64b9fa7-5e53-43f2-89bb-b36ac47df782 None] Gre endpoint with ip 10.0.1.21 already exists
  130. 2014-10-22 10:44:13.862 2335 WARNING neutron.plugins.ml2.rpc [req-b64b9fa7-5e53-43f2-89bb-b36ac47df782 None] Device 59ace705-bf5d-4b84-9a74-5ca293be691b requested by agent ovs92b397d3f740 on network 135185ea-a416-463b-a331-e9930551d42e not bound, vif_type: binding_failed
  131. 2014-10-22 10:49:39.705 2335 WARNING neutron.plugins.ml2.drivers.type_gre [req-e79cc495-dc99-491e-a3a9-c8cbe794f077 None] Gre endpoint with ip 10.0.1.31 already exists
  132. 2014-10-22 10:49:44.465 2335 INFO neutron.wsgi [-] (2335) accepted ('10.0.0.11', 45281)
  133.  
  134. 2014-10-22 10:49:44.488 2335 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
  135. 2014-10-22 10:49:44.648 2335 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
  136. 2014-10-22 10:49:44.711 2335 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
  137. 2014-10-22 10:49:44.714 2335 INFO keystoneclient.middleware.auth_token [-] Auth Token confirmed use of v2.0 apis
  138. 2014-10-22 10:49:44.715 2335 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
  139. 2014-10-22 10:49:44.720 2335 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
  140. 2014-10-22 10:49:44.863 2335 INFO neutron.wsgi [req-0cb2c411-cd8c-4b68-a166-8fedb887be95 None] 10.0.0.11 - - [22/Oct/2014 10:49:44] "GET /v2.0/ports.json?device_id=d7f07a27-5165-4a0b-815d-0bfff23c3276&device_id=fa3a7eae-b0f2-49e2-a976-f1f903ff071b&device_id=70c8c498-fa1c-4e97-b96f-7cecdad836ab HTTP/1.1" 200 2374 0.395545
  141.  
  142. 2014-10-22 10:49:44.863 2335 INFO neutron.wsgi [req-0cb2c411-cd8c-4b68-a166-8fedb887be95 None] (2335) accepted ('10.0.0.11', 45287)
  143.  
  144. 2014-10-22 10:49:44.876 2335 INFO neutron.wsgi [req-a80f8036-b6c7-4291-9366-962b6ad5c32e None] 10.0.0.11 - - [22/Oct/2014 10:49:44] "GET /v2.0/security-groups.json?id=8af27ebc-f499-4563-9c38-0e6b46dba1d2 HTTP/1.1" 200 1683 0.012168
  145.  
  146. 2014-10-22 10:49:57.308 2335 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
  147. 2014-10-22 10:49:57.312 2335 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
  148. 2014-10-22 10:49:57.447 2335 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
  149. 2014-10-22 10:49:57.718 2335 INFO neutron.notifiers.nova [-] Nova event response: {u'status': u'completed', u'tag': u'e29cc150-f35f-4030-8501-efe7cfbc4312', u'name': u'network-vif-plugged', u'server_uuid': u'fa3a7eae-b0f2-49e2-a976-f1f903ff071b', u'code': 200}
  150. 2014-10-22 10:49:57.719 2335 INFO neutron.notifiers.nova [-] Nova event response: {u'status': u'completed', u'tag': u'36bbaa63-2498-415d-8b04-39cc9820f2a3', u'name': u'network-vif-plugged', u'server_uuid': u'd7f07a27-5165-4a0b-815d-0bfff23c3276', u'code': 200}
  151. 2014-10-22 10:49:57.719 2335 INFO neutron.notifiers.nova [-] Nova event response: {u'status': u'completed', u'tag': u'16606914-0720-4c3e-a07d-e4ebe18eb614', u'name': u'network-vif-plugged', u'server_uuid': u'70c8c498-fa1c-4e97-b96f-7cecdad836ab', u'code': 200}
  152. 2014-10-22 10:50:39.508 2335 INFO neutron.wsgi [-] (2335) accepted ('10.0.0.31', 41764)
  153.  
  154. 2014-10-22 10:50:39.510 2335 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
  155. 2014-10-22 10:50:39.609 2335 INFO neutron.wsgi [req-ea5aa7c2-2963-4abf-a0f8-4d2957520a7c None] 10.0.0.31 - - [22/Oct/2014 10:50:39] "GET /v2.0/ports.json?tenant_id=9e923ca218244f8b81470d554832dc88&device_id=70c8c498-fa1c-4e97-b96f-7cecdad836ab HTTP/1.1" 200 925 0.100276
  156.  
  157. 2014-10-22 10:50:39.668 2335 INFO neutron.wsgi [req-ea5aa7c2-2963-4abf-a0f8-4d2957520a7c None] (2335) accepted ('10.0.0.31', 41765)
  158.  
  159. 2014-10-22 10:50:39.679 2335 INFO neutron.wsgi [req-6065cd38-0a1d-44fd-9652-bb4ddcbd0621 None] 10.0.0.31 - - [22/Oct/2014 10:50:39] "GET /v2.0/networks.json?id=135185ea-a416-463b-a331-e9930551d42e HTTP/1.1" 200 559 0.010727
  160.  
  161. 2014-10-22 10:50:39.681 2335 INFO neutron.wsgi [req-6065cd38-0a1d-44fd-9652-bb4ddcbd0621 None] (2335) accepted ('10.0.0.31', 41766)
  162.  
  163. 2014-10-22 10:50:39.685 2335 INFO neutron.wsgi [req-8a953c4f-5885-444c-bad4-5b3818e02dae None] 10.0.0.31 - - [22/Oct/2014 10:50:39] "GET /v2.0/floatingips.json?fixed_ip_address=125.125.0.35&port_id=16606914-0720-4c3e-a07d-e4ebe18eb614 HTTP/1.1" 200 208 0.003672
  164.  
  165. 2014-10-22 10:50:39.687 2335 INFO neutron.wsgi [req-8a953c4f-5885-444c-bad4-5b3818e02dae None] (2335) accepted ('10.0.0.31', 41767)
  166.  
  167. 2014-10-22 10:50:39.700 2335 INFO neutron.wsgi [req-4043949b-cecf-4eed-86e2-70fbe87a8b05 None] 10.0.0.31 - - [22/Oct/2014 10:50:39] "GET /v2.0/subnets.json?id=b2bc6110-8abd-41a7-b43f-0ee4f6ae8363 HTTP/1.1" 200 584 0.012534
  168.  
  169. 2014-10-22 10:50:39.702 2335 INFO neutron.wsgi [req-4043949b-cecf-4eed-86e2-70fbe87a8b05 None] (2335) accepted ('10.0.0.31', 41768)
  170.  
  171. 2014-10-22 10:50:39.757 2335 INFO neutron.wsgi [req-078fbd52-a903-48d8-be40-c989585778c4 None] 10.0.0.31 - - [22/Oct/2014 10:50:39] "GET /v2.0/ports.json?network_id=135185ea-a416-463b-a331-e9930551d42e&device_owner=network%3Adhcp HTTP/1.1" 200 891 0.054768
  172.  
  173. 2014-10-22 10:51:40.192 2335 INFO neutron.wsgi [-] (2335) accepted ('10.0.0.31', 41769)
  174.  
  175. 2014-10-22 10:51:40.204 2335 INFO neutron.wsgi [req-9be314e6-8244-46a5-85bb-f6cf86a207c0 None] 10.0.0.31 - - [22/Oct/2014 10:51:40] "GET /v2.0/ports.json?tenant_id=9e923ca218244f8b81470d554832dc88&device_id=fa3a7eae-b0f2-49e2-a976-f1f903ff071b HTTP/1.1" 200 925 0.011251
  176.  
  177. 2014-10-22 10:51:40.206 2335 INFO neutron.wsgi [req-9be314e6-8244-46a5-85bb-f6cf86a207c0 None] (2335) accepted ('10.0.0.31', 41770)
  178.  
  179. 2014-10-22 10:51:40.216 2335 INFO neutron.wsgi [req-adb85f50-d1ff-4958-9b01-3ed548d44f5b None] 10.0.0.31 - - [22/Oct/2014 10:51:40] "GET /v2.0/networks.json?id=135185ea-a416-463b-a331-e9930551d42e HTTP/1.1" 200 559 0.010064
  180.  
  181. 2014-10-22 10:51:40.218 2335 INFO neutron.wsgi [req-adb85f50-d1ff-4958-9b01-3ed548d44f5b None] (2335) accepted ('10.0.0.31', 41771)
  182.  
  183. 2014-10-22 10:51:40.222 2335 INFO neutron.wsgi [req-bb70656b-30d9-4c60-8ad6-5ccc901d90f1 None] 10.0.0.31 - - [22/Oct/2014 10:51:40] "GET /v2.0/floatingips.json?fixed_ip_address=125.125.0.36&port_id=e29cc150-f35f-4030-8501-efe7cfbc4312 HTTP/1.1" 200 567 0.003667
  184.  
  185. 2014-10-22 10:51:40.224 2335 INFO neutron.wsgi [req-bb70656b-30d9-4c60-8ad6-5ccc901d90f1 None] (2335) accepted ('10.0.0.31', 41772)
  186.  
  187. 2014-10-22 10:51:40.232 2335 INFO neutron.wsgi [req-ca986972-e470-4e66-836e-38ed3e3dfc4b None] 10.0.0.31 - - [22/Oct/2014 10:51:40] "GET /v2.0/subnets.json?id=b2bc6110-8abd-41a7-b43f-0ee4f6ae8363 HTTP/1.1" 200 584 0.007905
  188.  
  189. 2014-10-22 10:51:40.233 2335 INFO neutron.wsgi [req-ca986972-e470-4e66-836e-38ed3e3dfc4b None] (2335) accepted ('10.0.0.31', 41773)
  190.  
  191. 2014-10-22 10:51:40.244 2335 INFO neutron.wsgi [req-6ba5675f-c7f2-4a23-8780-f8afea50dd32 None] 10.0.0.31 - - [22/Oct/2014 10:51:40] "GET /v2.0/ports.json?network_id=135185ea-a416-463b-a331-e9930551d42e&device_owner=network%3Adhcp HTTP/1.1" 200 891 0.009972
  192.  
  193. 2014-10-22 10:52:40.501 2335 INFO neutron.wsgi [-] (2335) accepted ('10.0.0.11', 45331)
  194.  
  195. 2014-10-22 10:52:40.502 2335 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
  196. 2014-10-22 10:52:40.640 2335 INFO neutron.wsgi [req-4988f433-f575-43b4-9edb-b26d7913ee8e None] 10.0.0.11 - - [22/Oct/2014 10:52:40] "GET /v2.0/floatingips.json?tenant_id=4640e61b44ee4f6eb164f5dea936bf68 HTTP/1.1" 200 208 0.138480
  197.  
  198. 2014-10-22 10:52:40.643 2335 INFO neutron.wsgi [req-4988f433-f575-43b4-9edb-b26d7913ee8e None] (2335) accepted ('10.0.0.11', 45333)
  199.  
  200. 2014-10-22 10:52:40.669 2335 INFO neutron.wsgi [req-d8118c12-caa3-428b-a201-3c9e2b9848b3 None] 10.0.0.11 - - [22/Oct/2014 10:52:40] "GET /v2.0/networks.json?router%3Aexternal=True HTTP/1.1" 200 556 0.025659
  201.  
  202. 2014-10-22 10:52:40.669 2335 INFO neutron.wsgi [req-d8118c12-caa3-428b-a201-3c9e2b9848b3 None] (2335) accepted ('10.0.0.11', 45334)
  203.  
  204. 2014-10-22 10:52:40.733 2335 INFO neutron.wsgi [req-29fdf47f-c8ba-411a-acf1-06d907897c51 None] 10.0.0.11 - - [22/Oct/2014 10:52:40] "GET /v2.0/ports.json?tenant_id=4640e61b44ee4f6eb164f5dea936bf68 HTTP/1.1" 200 202 0.063196
  205.  
  206. 2014-10-22 10:52:40.869 2335 INFO neutron.wsgi [req-29fdf47f-c8ba-411a-acf1-06d907897c51 None] (2335) accepted ('10.0.0.31', 41774)
  207.  
  208. 2014-10-22 10:52:40.891 2335 INFO neutron.wsgi [req-c72ebbe7-3267-4fa9-ac0f-95b66376bde3 None] 10.0.0.31 - - [22/Oct/2014 10:52:40] "GET /v2.0/ports.json?tenant_id=9e923ca218244f8b81470d554832dc88&device_id=d7f07a27-5165-4a0b-815d-0bfff23c3276 HTTP/1.1" 200 925 0.020744
  209.  
  210. 2014-10-22 10:52:40.893 2335 INFO neutron.wsgi [req-c72ebbe7-3267-4fa9-ac0f-95b66376bde3 None] (2335) accepted ('10.0.0.31', 41775)
  211.  
  212. 2014-10-22 10:52:40.930 2335 INFO neutron.wsgi [req-67e80809-8e8c-437c-a00b-46456fcf251f None] 10.0.0.31 - - [22/Oct/2014 10:52:40] "GET /v2.0/networks.json?id=135185ea-a416-463b-a331-e9930551d42e HTTP/1.1" 200 559 0.036876
  213.  
  214. 2014-10-22 10:52:40.933 2335 INFO neutron.wsgi [req-67e80809-8e8c-437c-a00b-46456fcf251f None] (2335) accepted ('10.0.0.31', 41776)
  215.  
  216. 2014-10-22 10:52:40.937 2335 INFO neutron.wsgi [req-5d868a14-831d-41df-818e-0578703017f8 None] 10.0.0.31 - - [22/Oct/2014 10:52:40] "GET /v2.0/floatingips.json?fixed_ip_address=125.125.0.37&port_id=36bbaa63-2498-415d-8b04-39cc9820f2a3 HTTP/1.1" 200 208 0.003656
  217.  
  218. 2014-10-22 10:52:40.939 2335 INFO neutron.wsgi [req-5d868a14-831d-41df-818e-0578703017f8 None] (2335) accepted ('10.0.0.31', 41777)
  219.  
  220. 2014-10-22 10:52:40.968 2335 INFO neutron.wsgi [req-eda8f14d-0a8b-4dd0-8e7d-9d429912d29d None] 10.0.0.31 - - [22/Oct/2014 10:52:40] "GET /v2.0/subnets.json?id=b2bc6110-8abd-41a7-b43f-0ee4f6ae8363 HTTP/1.1" 200 584 0.028327
  221.  
  222. 2014-10-22 10:52:40.972 2335 INFO neutron.wsgi [req-eda8f14d-0a8b-4dd0-8e7d-9d429912d29d None] (2335) accepted ('10.0.0.31', 41778)
  223.  
  224. 2014-10-22 10:52:40.989 2335 INFO neutron.wsgi [req-c0247b76-f332-4c70-9611-ce9064d22f52 None] 10.0.0.31 - - [22/Oct/2014 10:52:40] "GET /v2.0/ports.json?network_id=135185ea-a416-463b-a331-e9930551d42e&device_owner=network%3Adhcp HTTP/1.1" 200 891 0.017106
  225.  
  226. 2014-10-22 10:53:41.482 2335 INFO neutron.wsgi [-] (2335) accepted ('10.0.0.31', 41779)
  227.  
  228. 2014-10-22 10:53:41.497 2335 INFO neutron.wsgi [req-ea913325-9121-4c60-bcdd-1e65ec048531 None] 10.0.0.31 - - [22/Oct/2014 10:53:41] "GET /v2.0/ports.json?tenant_id=9e923ca218244f8b81470d554832dc88&device_id=70c8c498-fa1c-4e97-b96f-7cecdad836ab HTTP/1.1" 200 925 0.014288
  229.  
  230. 2014-10-22 10:53:41.564 2335 INFO neutron.wsgi [req-ea913325-9121-4c60-bcdd-1e65ec048531 None] (2335) accepted ('10.0.0.31', 41780)
  231.  
  232. 2014-10-22 10:53:41.582 2335 INFO neutron.wsgi [req-b84d3574-9170-4fb4-adff-489cb9075c52 None] 10.0.0.31 - - [22/Oct/2014 10:53:41] "GET /v2.0/networks.json?id=135185ea-a416-463b-a331-e9930551d42e HTTP/1.1" 200 559 0.016815
  233.  
  234. 2014-10-22 10:53:41.584 2335 INFO neutron.wsgi [req-b84d3574-9170-4fb4-adff-489cb9075c52 None] (2335) accepted ('10.0.0.31', 41781)
  235.  
  236. 2014-10-22 10:53:41.594 2335 INFO neutron.wsgi [req-1e158f0e-94b6-459c-b716-8ca5dca57fc9 None] 10.0.0.31 - - [22/Oct/2014 10:53:41] "GET /v2.0/floatingips.json?fixed_ip_address=125.125.0.35&port_id=16606914-0720-4c3e-a07d-e4ebe18eb614 HTTP/1.1" 200 208 0.007320
  237.  
  238. 2014-10-22 10:53:41.597 2335 INFO neutron.wsgi [req-1e158f0e-94b6-459c-b716-8ca5dca57fc9 None] (2335) accepted ('10.0.0.31', 41782)
  239.  
  240. 2014-10-22 10:53:41.612 2335 INFO neutron.wsgi [req-e2245fe0-5d7e-4554-8a05-65d0b9bdd565 None] 10.0.0.31 - - [22/Oct/2014 10:53:41] "GET /v2.0/subnets.json?id=b2bc6110-8abd-41a7-b43f-0ee4f6ae8363 HTTP/1.1" 200 584 0.013024
  241.  
  242. 2014-10-22 10:53:41.614 2335 INFO neutron.wsgi [req-e2245fe0-5d7e-4554-8a05-65d0b9bdd565 None] (2335) accepted ('10.0.0.31', 41783)
  243.  
  244. 2014-10-22 10:53:41.626 2335 INFO neutron.wsgi [req-f0e9373a-aefb-4d54-892a-604f0efede12 None] 10.0.0.31 - - [22/Oct/2014 10:53:41] "GET /v2.0/ports.json?network_id=135185ea-a416-463b-a331-e9930551d42e&device_owner=network%3Adhcp HTTP/1.1" 200 891 0.011128
  245.  
  246. 2014-10-22 10:54:41.835 2335 INFO neutron.wsgi [-] (2335) accepted ('10.0.0.31', 41784)
  247.  
  248. 2014-10-22 10:54:41.847 2335 INFO neutron.wsgi [req-aa62f467-9510-4edc-afc6-009ae83917e6 None] 10.0.0.31 - - [22/Oct/2014 10:54:41] "GET /v2.0/ports.json?tenant_id=9e923ca218244f8b81470d554832dc88&device_id=fa3a7eae-b0f2-49e2-a976-f1f903ff071b HTTP/1.1" 200 925 0.010945
  249.  
  250. 2014-10-22 10:54:41.848 2335 INFO neutron.wsgi [req-aa62f467-9510-4edc-afc6-009ae83917e6 None] (2335) accepted ('10.0.0.31', 41785)
  251.  
  252. 2014-10-22 10:54:41.859 2335 INFO neutron.wsgi [req-436e7d59-3964-4125-8534-ac7f063413a2 None] 10.0.0.31 - - [22/Oct/2014 10:54:41] "GET /v2.0/networks.json?id=135185ea-a416-463b-a331-e9930551d42e HTTP/1.1" 200 559 0.010065
  253.  
  254. 2014-10-22 10:54:41.861 2335 INFO neutron.wsgi [req-436e7d59-3964-4125-8534-ac7f063413a2 None] (2335) accepted ('10.0.0.31', 41786)
  255.  
  256. 2014-10-22 10:54:41.865 2335 INFO neutron.wsgi [req-ed99a411-f591-4c85-bdd1-de530e0cab69 None] 10.0.0.31 - - [22/Oct/2014 10:54:41] "GET /v2.0/floatingips.json?fixed_ip_address=125.125.0.36&port_id=e29cc150-f35f-4030-8501-efe7cfbc4312 HTTP/1.1" 200 567 0.003724
  257.  
  258. 2014-10-22 10:54:41.866 2335 INFO neutron.wsgi [req-ed99a411-f591-4c85-bdd1-de530e0cab69 None] (2335) accepted ('10.0.0.31', 41787)
  259.  
  260. 2014-10-22 10:54:41.875 2335 INFO neutron.wsgi [req-cdbc8737-ba3f-404e-999e-556f99142202 None] 10.0.0.31 - - [22/Oct/2014 10:54:41] "GET /v2.0/subnets.json?id=b2bc6110-8abd-41a7-b43f-0ee4f6ae8363 HTTP/1.1" 200 584 0.008331
  261.  
  262. 2014-10-22 10:54:41.877 2335 INFO neutron.wsgi [req-cdbc8737-ba3f-404e-999e-556f99142202 None] (2335) accepted ('10.0.0.31', 41788)
  263.  
  264. 2014-10-22 10:54:41.887 2335 INFO neutron.wsgi [req-cffd7e35-eabe-48e7-a49c-2a14f52a9620 None] 10.0.0.31 - - [22/Oct/2014 10:54:41] "GET /v2.0/ports.json?network_id=135185ea-a416-463b-a331-e9930551d42e&device_owner=network%3Adhcp HTTP/1.1" 200 891 0.010000
  265.  
  266. 2014-10-22 10:55:42.326 2335 INFO neutron.wsgi [-] (2335) accepted ('10.0.0.31', 41789)
  267.  
  268. 2014-10-22 10:55:42.338 2335 INFO neutron.wsgi [req-85785c06-f992-45d0-9636-47c17dec3b28 None] 10.0.0.31 - - [22/Oct/2014 10:55:42] "GET /v2.0/ports.json?tenant_id=9e923ca218244f8b81470d554832dc88&device_id=d7f07a27-5165-4a0b-815d-0bfff23c3276 HTTP/1.1" 200 925 0.011016
  269.  
  270. 2014-10-22 10:55:42.339 2335 INFO neutron.wsgi [req-85785c06-f992-45d0-9636-47c17dec3b28 None] (2335) accepted ('10.0.0.31', 41790)
  271.  
  272. 2014-10-22 10:55:42.350 2335 INFO neutron.wsgi [req-7f0a873f-13f7-45d4-a643-91147012a68b None] 10.0.0.31 - - [22/Oct/2014 10:55:42] "GET /v2.0/networks.json?id=135185ea-a416-463b-a331-e9930551d42e HTTP/1.1" 200 559 0.010036
  273.  
  274. 2014-10-22 10:55:42.351 2335 INFO neutron.wsgi [req-7f0a873f-13f7-45d4-a643-91147012a68b None] (2335) accepted ('10.0.0.31', 41791)
  275.  
  276. 2014-10-22 10:55:42.356 2335 INFO neutron.wsgi [req-59dd05b3-b99a-4326-a37f-4d22a4dae606 None] 10.0.0.31 - - [22/Oct/2014 10:55:42] "GET /v2.0/floatingips.json?fixed_ip_address=125.125.0.37&port_id=36bbaa63-2498-415d-8b04-39cc9820f2a3 HTTP/1.1" 200 208 0.003989
  277.  
  278. 2014-10-22 10:55:42.357 2335 INFO neutron.wsgi [req-59dd05b3-b99a-4326-a37f-4d22a4dae606 None] (2335) accepted ('10.0.0.31', 41792)
  279.  
  280. 2014-10-22 10:55:42.366 2335 INFO neutron.wsgi [req-fbfca485-31bc-48d9-8500-ae18166b6520 None] 10.0.0.31 - - [22/Oct/2014 10:55:42] "GET /v2.0/subnets.json?id=b2bc6110-8abd-41a7-b43f-0ee4f6ae8363 HTTP/1.1" 200 584 0.008008
  281.  
  282. 2014-10-22 10:55:42.367 2335 INFO neutron.wsgi [req-fbfca485-31bc-48d9-8500-ae18166b6520 None] (2335) accepted ('10.0.0.31', 41793)
  283.  
  284. 2014-10-22 10:55:42.380 2335 INFO neutron.wsgi [req-f0e94676-2408-4330-b383-be072c0ac291 None] 10.0.0.31 - - [22/Oct/2014 10:55:42] "GET /v2.0/ports.json?network_id=135185ea-a416-463b-a331-e9930551d42e&device_owner=network%3Adhcp HTTP/1.1" 200 891 0.012711
  285.  
  286. 2014-10-22 10:56:42.848 2335 INFO neutron.wsgi [-] (2335) accepted ('10.0.0.31', 41794)
  287.  
  288. 2014-10-22 10:56:42.859 2335 INFO neutron.wsgi [req-37adb7f5-b971-434b-afd6-0e9fe25e7d73 None] 10.0.0.31 - - [22/Oct/2014 10:56:42] "GET /v2.0/ports.json?tenant_id=9e923ca218244f8b81470d554832dc88&device_id=70c8c498-fa1c-4e97-b96f-7cecdad836ab HTTP/1.1" 200 925 0.010668
  289.  
  290. 2014-10-22 10:56:42.916 2335 INFO neutron.wsgi [req-37adb7f5-b971-434b-afd6-0e9fe25e7d73 None] (2335) accepted ('10.0.0.31', 41795)
  291.  
  292. 2014-10-22 10:56:42.928 2335 INFO neutron.wsgi [req-1f7dd404-0c2d-4f38-8da5-f024218b4428 None] 10.0.0.31 - - [22/Oct/2014 10:56:42] "GET /v2.0/networks.json?id=135185ea-a416-463b-a331-e9930551d42e HTTP/1.1" 200 559 0.010530
  293.  
  294. 2014-10-22 10:56:42.929 2335 INFO neutron.wsgi [req-1f7dd404-0c2d-4f38-8da5-f024218b4428 None] (2335) accepted ('10.0.0.31', 41796)
  295.  
  296. 2014-10-22 10:56:42.933 2335 INFO neutron.wsgi [req-9d4d8c2b-db81-4d5c-b032-f1ae08e360db None] 10.0.0.31 - - [22/Oct/2014 10:56:42] "GET /v2.0/floatingips.json?fixed_ip_address=125.125.0.35&port_id=16606914-0720-4c3e-a07d-e4ebe18eb614 HTTP/1.1" 200 208 0.003608
  297.  
  298. 2014-10-22 10:56:42.935 2335 INFO neutron.wsgi [req-9d4d8c2b-db81-4d5c-b032-f1ae08e360db None] (2335) accepted ('10.0.0.31', 41797)
  299.  
  300. 2014-10-22 10:56:42.944 2335 INFO neutron.wsgi [req-b97975ae-877c-488e-9ca6-a3c73318b507 None] 10.0.0.31 - - [22/Oct/2014 10:56:42] "GET /v2.0/subnets.json?id=b2bc6110-8abd-41a7-b43f-0ee4f6ae8363 HTTP/1.1" 200 584 0.008078
  301.  
  302. 2014-10-22 10:56:42.945 2335 INFO neutron.wsgi [req-b97975ae-877c-488e-9ca6-a3c73318b507 None] (2335) accepted ('10.0.0.31', 41798)
  303.  
  304. 2014-10-22 10:56:42.957 2335 INFO neutron.wsgi [req-5a20c03c-c2fd-4de4-90ae-a36f03d34df1 None] 10.0.0.31 - - [22/Oct/2014 10:56:42] "GET /v2.0/ports.json?network_id=135185ea-a416-463b-a331-e9930551d42e&device_owner=network%3Adhcp HTTP/1.1" 200 891 0.011290
  305.  
  306. 2014-10-22 10:57:43.411 2335 INFO neutron.wsgi [-] (2335) accepted ('10.0.0.31', 41799)
  307.  
  308. 2014-10-22 10:57:43.427 2335 INFO neutron.wsgi [req-b5b74e54-236b-48cf-8fbe-c42538897ca1 None] 10.0.0.31 - - [22/Oct/2014 10:57:43] "GET /v2.0/ports.json?tenant_id=9e923ca218244f8b81470d554832dc88&device_id=fa3a7eae-b0f2-49e2-a976-f1f903ff071b HTTP/1.1" 200 925 0.013445
  309.  
  310. 2014-10-22 10:57:43.428 2335 INFO neutron.wsgi [req-b5b74e54-236b-48cf-8fbe-c42538897ca1 None] (2335) accepted ('10.0.0.31', 41800)
  311.  
  312. 2014-10-22 10:57:43.439 2335 INFO neutron.wsgi [req-5a9f12e0-821e-46db-949a-933ec3b72751 None] 10.0.0.31 - - [22/Oct/2014 10:57:43] "GET /v2.0/networks.json?id=135185ea-a416-463b-a331-e9930551d42e HTTP/1.1" 200 559 0.010443
  313.  
  314. 2014-10-22 10:57:43.441 2335 INFO neutron.wsgi [req-5a9f12e0-821e-46db-949a-933ec3b72751 None] (2335) accepted ('10.0.0.31', 41801)
  315.  
  316. 2014-10-22 10:57:43.446 2335 INFO neutron.wsgi [req-19ca50a1-bce8-4023-b16c-9f9eb1290c21 None] 10.0.0.31 - - [22/Oct/2014 10:57:43] "GET /v2.0/floatingips.json?fixed_ip_address=125.125.0.36&port_id=e29cc150-f35f-4030-8501-efe7cfbc4312 HTTP/1.1" 200 567 0.004682
  317.  
  318. 2014-10-22 10:57:43.448 2335 INFO neutron.wsgi [req-19ca50a1-bce8-4023-b16c-9f9eb1290c21 None] (2335) accepted ('10.0.0.31', 41802)
  319.  
  320. 2014-10-22 10:57:43.458 2335 INFO neutron.wsgi [req-9b3c3a8d-a190-4d43-9b19-e2cd6eb843d3 None] 10.0.0.31 - - [22/Oct/2014 10:57:43] "GET /v2.0/subnets.json?id=b2bc6110-8abd-41a7-b43f-0ee4f6ae8363 HTTP/1.1" 200 584 0.009494
  321.  
  322. 2014-10-22 10:57:43.460 2335 INFO neutron.wsgi [req-9b3c3a8d-a190-4d43-9b19-e2cd6eb843d3 None] (2335) accepted ('10.0.0.31', 41803)
  323.  
  324. 2014-10-22 10:57:43.473 2335 INFO neutron.wsgi [req-b9d27454-5f91-4a87-b559-23ec0474884b None] 10.0.0.31 - - [22/Oct/2014 10:57:43] "GET /v2.0/ports.json?network_id=135185ea-a416-463b-a331-e9930551d42e&device_owner=network%3Adhcp HTTP/1.1" 200 891 0.012979
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement