2015-10-28 15:39:58.230 15588 INFO neutron.wsgi [-] (15588) accepted ('172.16.100.47', 34630) 2015-10-28 15:39:58.235 DEBUG neutron.wsgi [req-ab5c6b49-1520-496f-bd1d-3a3b5acf39ac admin admin] http://172.16.100.47:9696/v2.0/extensions.json returned with HTTP 200 __call__ /opt/stack/neutron/neutron/wsgi.py:936 2015-10-28 15:39:58.236 INFO neutron.wsgi [req-ab5c6b49-1520-496f-bd1d-3a3b5acf39ac admin admin] 172.16.100.47 - - [28/Oct/2015 15:39:58] "GET //v2.0/extensions.json HTTP/1.1" 200 4838 0.004838 2015-10-28 15:40:16.063 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.199', 55635) 2015-10-28 15:40:16.066 15587 DEBUG keystoneclient.session [-] REQ: curl -g -i --cacert "/opt/stack/data/ca-bundle.pem" -X GET http://172.16.100.47:35357/v3/auth/tokens -H "X-Subject-Token: {SHA1}f31b6e9d283ae98c7afa3a6efe0ca9fefe96802b" -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ad44e19b411c6a6d856b67c6345e6f4e1bc085" _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-10-28 15:40:16.188 15587 DEBUG keystoneclient.session [-] RESP: [200] content-length: 5377 x-subject-token: {SHA1}f31b6e9d283ae98c7afa3a6efe0ca9fefe96802b vary: X-Auth-Token server: Apache/2.4.7 (Ubuntu) connection: Keep-Alive date: Wed, 28 Oct 2015 10:10:16 GMT content-type: application/json x-openstack-request-id: req-3fc4ff8e-6a9a-4739-83f5-de58aac97efc RESP BODY: {"token": {"methods": ["password", "token"], "roles": [{"id": "fbd0de8d48934a1b95b0bfeeeba47a81", "name": "admin"}], "expires_at": "2015-10-28T11:10:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34a3ef8eaa274cdbb376c00324452b65", "name": "admin"}, "catalog": "", "extras": {}, "user": {"domain": {"id": "default", "name": "Default"}, "id": "52100d49335d4992a0d54a655088c4c3", "name": "admin"}, "audit_ids": ["vthYivLvR9aN9Cb5E2fQzg"], "issued_at": "2015-10-28T10:10:15.988198"}} _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-10-28 15:40:16.194 DEBUG neutron.api.v2.base [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Request body: {u'network': {u'provider:network_type': u'vxlan', u'name': u'vx-net', u'admin_state_up': True}} prepare_request_body /opt/stack/neutron/neutron/api/v2/base.py:645 2015-10-28 15:40:16.198 DEBUG neutron.db.quota.driver [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Resources member,rbac_policy,subnetpool,health_monitor have unlimited quota limit. It is not required to calculated headroom make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:167 2015-10-28 15:40:16.206 DEBUG neutron.db.quota.driver [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Attempting to reserve 1 items for resource network. Total usage: 0; quota limit: 10; headroom:10 make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:199 2015-10-28 15:40:16.264 DEBUG neutron.plugins.ml2.drivers.helpers [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] vxlan segment allocate from pool started with {'vxlan_vni': 1045} allocate_partially_specified_segment /opt/stack/neutron/neutron/plugins/ml2/drivers/helpers.py:139 2015-10-28 15:40:16.267 DEBUG neutron.plugins.ml2.drivers.helpers [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] vxlan segment allocate from pool success with {'vxlan_vni': 1045} allocate_partially_specified_segment /opt/stack/neutron/neutron/plugins/ml2/drivers/helpers.py:147 2015-10-28 15:40:16.269 INFO neutron.plugins.ml2.db [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Added segment a9fbd56f-e49e-4f04-851e-4007fd6d14f8 of type vxlan for network 6a55c40f-3106-4a3c-b010-b856e2314811 2015-10-28 15:40:16.274 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] create_network_precommit called with network settings {'status': 'ACTIVE', 'subnets': [], 'name': u'vx-net', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mtu': 0, 'router:external': False, 'port_security_enabled': True, 'vlan_transparent': None, 'shared': False, 'provider:network_type': u'vxlan', 'id': '6a55c40f-3106-4a3c-b010-b856e2314811', 'provider:segmentation_id': 1045} (original settings None) and network segments [{'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'}] 2015-10-28 15:40:16.302 DEBUG oslo_concurrency.lockutils [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Lock "odl-sync-full" acquired by "networking_odl.ml2.mech_driver.sync_full" :: waited 0.000s inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:253 2015-10-28 15:40:16.331 DEBUG networking_odl.common.client [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Sending METHOD (get) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/networks/6a55c40f-3106-4a3c-b010-b856e2314811) JSON (None) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:17.297 DEBUG networking_odl.common.client [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Sending METHOD (post) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/networks) JSON ({'network': [{'name': u'vx-net', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mtu': 0, 'router:external': False, 'port_security_enabled': True, 'vlan_transparent': None, 'shared': False, 'provider:network_type': u'vxlan', 'id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'provider:segmentation_id': 1045}]}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:18.488 DEBUG networking_odl.common.client [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Sending METHOD (post) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/subnets) JSON ({'subnets': []}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:19.155 DEBUG networking_odl.common.client [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Sending METHOD (post) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/ports) JSON ({'ports': []}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:19.760 DEBUG networking_odl.common.client [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Sending METHOD (get) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/security-groups/8274785c-1b57-4ddb-a00b-bfc71319b5bc) JSON (None) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:20.333 DEBUG networking_odl.common.client [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Sending METHOD (post) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/security-groups) JSON ({'security_group': [{'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'description': u'Default security group', 'id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc', 'security_group_rules': [{'remote_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc', 'direction': u'ingress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv6', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'1a9f8d02-3735-4ced-9032-545f18084b4e', 'security_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc'}, {'remote_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc', 'direction': u'ingress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'990368f8-3453-4067-923b-96dcd31a54d2', 'security_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc'}, {'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'bb21bf0f-cb1c-4f20-99e1-e597b53b9d6d', 'security_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc'}, {'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv6', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'c4ae73bf-c615-43a9-87ec-038fa506010d', 'security_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc'}], 'name': u'default'}]}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:20.966 DEBUG networking_odl.common.client [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Sending METHOD (get) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/security-group-rules/1a9f8d02-3735-4ced-9032-545f18084b4e) JSON (None) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:21.644 DEBUG networking_odl.common.client [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Sending METHOD (get) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/security-group-rules/990368f8-3453-4067-923b-96dcd31a54d2) JSON (None) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:22.228 DEBUG networking_odl.common.client [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Sending METHOD (get) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/security-group-rules/bb21bf0f-cb1c-4f20-99e1-e597b53b9d6d) JSON (None) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:22.815 DEBUG networking_odl.common.client [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Sending METHOD (get) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/security-group-rules/c4ae73bf-c615-43a9-87ec-038fa506010d) JSON (None) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:28.395 DEBUG networking_odl.common.client [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Sending METHOD (post) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/security-group-rules) JSON ({'security_group_rules': [{'remote_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc', 'direction': u'ingress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv6', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'1a9f8d02-3735-4ced-9032-545f18084b4e', 'security_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc'}, {'remote_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc', 'direction': u'ingress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'990368f8-3453-4067-923b-96dcd31a54d2', 'security_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc'}, {'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'bb21bf0f-cb1c-4f20-99e1-e597b53b9d6d', 'security_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc'}, {'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv6', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'c4ae73bf-c615-43a9-87ec-038fa506010d', 'security_group_id': u'8274785c-1b57-4ddb-a00b-bfc71319b5bc'}]}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:29.166 DEBUG oslo_concurrency.lockutils [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Lock "odl-sync-full" released by "networking_odl.ml2.mech_driver.sync_full" :: held 12.864s inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:265 2015-10-28 15:40:29.167 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] create_network_postcommit called with network settings {'status': 'ACTIVE', 'subnets': [], 'name': u'vx-net', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mtu': 0, 'router:external': False, 'port_security_enabled': True, 'vlan_transparent': None, 'shared': False, 'provider:network_type': u'vxlan', 'id': '6a55c40f-3106-4a3c-b010-b856e2314811', 'provider:segmentation_id': 1045} (original settings None) and network segments [{'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'}] 2015-10-28 15:40:29.176 DEBUG neutron.quota.resource [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] Persisted dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:network mark_dirty /opt/stack/neutron/neutron/quota/resource.py:195 2015-10-28 15:40:29.204 INFO neutron.wsgi [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] 172.16.100.199 - - [28/Oct/2015 15:40:29] "POST /v2.0/networks.json HTTP/1.1" 201 591 13.139938 2015-10-28 15:40:30.613 DEBUG keystoneclient.session [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] REQ: curl -g -i --cacert "/opt/stack/data/ca-bundle.pem" -X GET http://172.16.100.47:35357/v3/auth/tokens -H "X-Subject-Token: {SHA1}67f98f18038a7653a04c802273c73c1d8f41f1bd" -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ad44e19b411c6a6d856b67c6345e6f4e1bc085" _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-10-28 15:40:30.750 DEBUG keystoneclient.session [req-629d5a87-7a08-4149-936f-8d7f058b9f06 admin admin] RESP: [200] content-length: 5377 x-subject-token: {SHA1}67f98f18038a7653a04c802273c73c1d8f41f1bd vary: X-Auth-Token server: Apache/2.4.7 (Ubuntu) connection: Keep-Alive date: Wed, 28 Oct 2015 10:10:30 GMT content-type: application/json x-openstack-request-id: req-32cfb384-b157-467f-91ab-196e38fbb207 RESP BODY: {"token": {"methods": ["password", "token"], "roles": [{"id": "fbd0de8d48934a1b95b0bfeeeba47a81", "name": "admin"}], "expires_at": "2015-10-28T11:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34a3ef8eaa274cdbb376c00324452b65", "name": "admin"}, "catalog": "", "extras": {}, "user": {"domain": {"id": "default", "name": "Default"}, "id": "52100d49335d4992a0d54a655088c4c3", "name": "admin"}, "audit_ids": ["a4GB6w_gTr2KBWE3YodMWw"], "issued_at": "2015-10-28T10:10:30.527619"}} _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-10-28 15:40:30.780 DEBUG neutron.quota.resource [req-6a21c7ba-f3cf-48fa-8f72-ae1289128513 admin admin] Synchronizing usage tracker for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:network resync /opt/stack/neutron/neutron/quota/resource.py:237 2015-10-28 15:40:30.818 DEBUG neutron.quota.resource [req-6a21c7ba-f3cf-48fa-8f72-ae1289128513 admin admin] Unset dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:network _resync /opt/stack/neutron/neutron/quota/resource.py:229 2015-10-28 15:40:30.819 INFO neutron.wsgi [req-6a21c7ba-f3cf-48fa-8f72-ae1289128513 admin admin] 172.16.100.199 - - [28/Oct/2015 15:40:30] "GET /v2.0/networks.json?fields=id&name=vx-net HTTP/1.1" 200 275 0.208349 2015-10-28 15:40:30.844 DEBUG neutron.api.v2.base [req-64ddae5b-c92a-4a3f-ab19-81b2518cf9b9 admin admin] Request body: {u'subnet': {u'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', u'ip_version': 4, u'cidr': u'10.100.5.0/24', u'name': u'vx-subnet'}} prepare_request_body /opt/stack/neutron/neutron/api/v2/base.py:645 2015-10-28 15:40:30.849 DEBUG neutron.db.quota.driver [req-64ddae5b-c92a-4a3f-ab19-81b2518cf9b9 admin admin] Resources member,rbac_policy,subnetpool,health_monitor have unlimited quota limit. It is not required to calculated headroom make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:167 2015-10-28 15:40:30.858 DEBUG neutron.db.quota.driver [req-64ddae5b-c92a-4a3f-ab19-81b2518cf9b9 admin admin] Attempting to reserve 1 items for resource subnet. Total usage: 0; quota limit: 10; headroom:10 make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:199 2015-10-28 15:40:30.946 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-64ddae5b-c92a-4a3f-ab19-81b2518cf9b9 admin admin] create_subnet_precommit called with subnet settings {'ipv6_ra_mode': None, 'allocation_pools': [{'start': '10.100.5.2', 'end': '10.100.5.254'}], 'host_routes': [], 'ipv6_address_mode': None, 'cidr': '10.100.5.0/24', 'id': '9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'subnetpool_id': None, 'name': u'vx-subnet', 'enable_dhcp': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'dns_nameservers': [], 'gateway_ip': '10.100.5.1', 'ip_version': 4, 'shared': False} (original settings None) 2015-10-28 15:40:30.976 DEBUG networking_odl.common.client [req-64ddae5b-c92a-4a3f-ab19-81b2518cf9b9 admin admin] Sending METHOD (post) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/subnets) JSON ({'subnet': {'name': u'vx-subnet', 'enable_dhcp': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'dns_nameservers': [], 'gateway_ip': '10.100.5.1', 'ipv6_ra_mode': None, 'allocation_pools': [{'start': '10.100.5.2', 'end': '10.100.5.254'}], 'host_routes': [], 'shared': False, 'ip_version': 4, 'ipv6_address_mode': None, 'cidr': '10.100.5.0/24', 'id': '9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'subnetpool_id': None}}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:31.604 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-64ddae5b-c92a-4a3f-ab19-81b2518cf9b9 admin admin] create_subnet_postcommit called with subnet settings {'ipv6_ra_mode': None, 'allocation_pools': [{'start': '10.100.5.2', 'end': '10.100.5.254'}], 'host_routes': [], 'ipv6_address_mode': None, 'cidr': '10.100.5.0/24', 'id': '9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'subnetpool_id': None, 'name': u'vx-subnet', 'enable_dhcp': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'dns_nameservers': [], 'gateway_ip': '10.100.5.1', 'ip_version': 4, 'shared': False} (original settings None) 2015-10-28 15:40:31.617 DEBUG neutron.quota.resource [req-64ddae5b-c92a-4a3f-ab19-81b2518cf9b9 admin admin] Persisted dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:subnet mark_dirty /opt/stack/neutron/neutron/quota/resource.py:195 2015-10-28 15:40:31.799 DEBUG neutron.scheduler.dhcp_agent_scheduler [req-64ddae5b-c92a-4a3f-ab19-81b2518cf9b9 admin admin] Network 6a55c40f-3106-4a3c-b010-b856e2314811 is scheduled to be hosted by DHCP agent 6b78e554-6054-46c9-b130-7ba626e1f243 bind /opt/stack/neutron/neutron/scheduler/dhcp_agent_scheduler.py:114 2015-10-28 15:40:31.828 INFO neutron.wsgi [req-64ddae5b-c92a-4a3f-ab19-81b2518cf9b9 admin admin] 172.16.100.199 - - [28/Oct/2015 15:40:31] "POST /v2.0/subnets.json HTTP/1.1" 201 676 0.989197 2015-10-28 15:40:31.834 DEBUG neutron.api.rpc.handlers.dhcp_rpc [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Network 6a55c40f-3106-4a3c-b010-b856e2314811 requested from Rishi-Kushi get_network_info /opt/stack/neutron/neutron/api/rpc/handlers/dhcp_rpc.py:150 2015-10-28 15:40:31.925 DEBUG neutron.api.rpc.handlers.dhcp_rpc [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Create dhcp port {u'port': {u'name': u'', u'admin_state_up': True, u'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', u'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', u'fixed_ips': [{u'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d'}], u'device_id': u'dhcp4b8cb9de-fd7a-5d07-a685-ce368939291d-6a55c40f-3106-4a3c-b010-b856e2314811'}} from Rishi-Kushi. create_dhcp_port /opt/stack/neutron/neutron/api/rpc/handlers/dhcp_rpc.py:224 2015-10-28 15:40:32.107 DEBUG neutron.db.ipam_non_pluggable_backend [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Allocated IP - 10.100.5.2 from 10.100.5.3 to 10.100.5.254 _try_generate_ip /opt/stack/neutron/neutron/db/ipam_non_pluggable_backend.py:79 2015-10-28 15:40:32.108 DEBUG neutron.db.db_base_plugin_common [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Allocated IP 10.100.5.2 (6a55c40f-3106-4a3c-b010-b856e2314811/9530ffdc-5b4e-490b-b5c3-e088e7ffd87d/054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e) _store_ip_allocation /opt/stack/neutron/neutron/db/db_base_plugin_common.py:102 2015-10-28 15:40:32.140 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] create_port_precommit called with port settings {'status': 'DOWN', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'dns_assignment': [{'hostname': u'host-10-100-5-2', 'ip_address': u'10.100.5.2', 'fqdn': u'host-10-100-5-2.openstacklocal.'}], 'device_owner': 'network:dhcp', 'binding:profile': {}, 'port_security_enabled': False, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.2'}], 'id': '054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e', 'security_groups': [], 'device_id': u'dhcp4b8cb9de-fd7a-5d07-a685-ce368939291d-6a55c40f-3106-4a3c-b010-b856e2314811', 'name': u'', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': '', 'binding:vif_details': {}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'unbound', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': 'fa:16:3e:92:5c:a8'} (original settings None) host Rishi-Kushi (original host None) vif type unbound (original vif type None) vif details {} (original vif details None) binding levels None (original binding levels None) on network {'status': u'ACTIVE', 'subnets': [u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d'], 'name': u'vx-net', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mtu': 0, 'router:external': False, 'port_security_enabled': True, 'vlan_transparent': None, 'shared': False, 'provider:network_type': u'vxlan', 'id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'provider:segmentation_id': 1045} with segments to bind None 2015-10-28 15:40:32.165 DEBUG neutron.callbacks.manager [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Notify callbacks for port, after_create _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:133 2015-10-28 15:40:32.166 DEBUG neutron.callbacks.manager [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Calling callback neutron.db.l3_dvrscheduler_db._notify_l3_agent_new_port _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:140 2015-10-28 15:40:32.166 DEBUG neutron.db.l3_dvrscheduler_db [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Received port after_create _notify_l3_agent_new_port /opt/stack/neutron/neutron/db/l3_dvrscheduler_db.py:481 2015-10-28 15:40:32.166 DEBUG networking_odl.common.client [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Sending METHOD (post) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/ports) JSON ({'port': {'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'mac_address': 'FA:16:3E:92:5C:A8', 'dns_assignment': [{'hostname': u'host-10-100-5-2', 'ip_address': u'10.100.5.2', 'fqdn': u'host-10-100-5-2.openstacklocal.'}], 'device_owner': 'network:dhcp', 'port_security_enabled': False, 'binding:profile': {}, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.2'}], 'id': '054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e', 'security_groups': [], 'device_id': u'dhcp4b8cb9de-fd7a-5d07-a685-ce368939291d-6a55c40f-3106-4a3c-b010-b856e2314811', 'name': u'', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': '', 'binding:vif_details': {}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'unbound', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65'}}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:32.608 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] create_port_postcommit called with port settings {'status': 'DOWN', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'dns_assignment': [{'hostname': u'host-10-100-5-2', 'ip_address': u'10.100.5.2', 'fqdn': u'host-10-100-5-2.openstacklocal.'}], 'device_owner': 'network:dhcp', 'binding:profile': {}, 'port_security_enabled': False, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.2'}], 'id': '054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e', 'security_groups': [], 'device_id': u'dhcp4b8cb9de-fd7a-5d07-a685-ce368939291d-6a55c40f-3106-4a3c-b010-b856e2314811', 'name': u'', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': '', 'binding:vif_details': {}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'unbound', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': 'fa:16:3e:92:5c:a8'} (original settings None) host Rishi-Kushi (original host None) vif type unbound (original vif type None) vif details {} (original vif details None) binding levels None (original binding levels None) on network {'status': u'ACTIVE', 'subnets': [u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d'], 'name': u'vx-net', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mtu': 0, 'router:external': False, 'port_security_enabled': True, 'vlan_transparent': None, 'shared': False, 'provider:network_type': u'vxlan', 'id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'provider:segmentation_id': 1045} with segments to bind None 2015-10-28 15:40:32.619 DEBUG neutron.plugins.ml2.managers [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Attempting to bind port 054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e on host Rishi-Kushi for vnic_type normal with profile bind_port /opt/stack/neutron/neutron/plugins/ml2/managers.py:678 2015-10-28 15:40:32.619 DEBUG neutron.plugins.ml2.managers [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Attempting to bind port 054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e on host Rishi-Kushi at level 0 using segments [{'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'}] _bind_port_level /opt/stack/neutron/neutron/plugins/ml2/managers.py:695 2015-10-28 15:40:32.620 DEBUG networking_odl.ml2.mech_driver [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Bind port 054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e on network 6a55c40f-3106-4a3c-b010-b856e2314811 with valid segment {'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'} and VIF type 'ovs'. bind_port /usr/local/lib/python2.7/dist-packages/networking_odl/ml2/mech_driver.py:359 2015-10-28 15:40:32.623 DEBUG neutron.plugins.ml2.managers [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Bound port: 054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e, host: Rishi-Kushi, vif_type: ovs, vif_details: {"port_filter": true}, binding_levels: [{'bound_driver': 'opendaylight', 'bound_segment': {'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'}}] _bind_port_level /opt/stack/neutron/neutron/plugins/ml2/managers.py:738 2015-10-28 15:40:32.643 DEBUG neutron.plugins.ml2.db [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] For port 054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e, host Rishi-Kushi, cleared binding levels clear_binding_levels /opt/stack/neutron/neutron/plugins/ml2/db.py:189 2015-10-28 15:40:32.644 DEBUG neutron.plugins.ml2.db [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] For port 054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e, host Rishi-Kushi, set binding levels [] set_binding_levels /opt/stack/neutron/neutron/plugins/ml2/db.py:162 2015-10-28 15:40:32.650 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] update_port_precommit called with port settings {'status': 'ACTIVE', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'device_owner': u'network:dhcp', 'port_security_enabled': False, 'binding:profile': {}, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.2'}], 'id': u'054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e', 'security_groups': [], 'device_id': u'dhcp4b8cb9de-fd7a-5d07-a685-ce368939291d-6a55c40f-3106-4a3c-b010-b856e2314811', 'name': u'', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': u'', 'binding:vif_details': {u'port_filter': True}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'ovs', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': u'fa:16:3e:92:5c:a8'} (original settings {'status': u'DOWN', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'device_owner': u'network:dhcp', 'port_security_enabled': False, 'binding:profile': {}, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.2'}], 'id': u'054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e', 'security_groups': [], 'device_id': u'dhcp4b8cb9de-fd7a-5d07-a685-ce368939291d-6a55c40f-3106-4a3c-b010-b856e2314811', 'name': u'', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': u'', 'binding:vif_details': {}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'unbound', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': u'fa:16:3e:92:5c:a8'}) host Rishi-Kushi (original host Rishi-Kushi) vif type ovs (original vif type unbound) vif details {u'port_filter': True} (original vif details {}) binding levels [{'bound_driver': 'opendaylight', 'bound_segment': {'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'}}] (original binding levels None) on network {'status': u'ACTIVE', 'subnets': [u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d'], 'name': u'vx-net', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mtu': 0, 'router:external': False, 'port_security_enabled': True, 'vlan_transparent': None, 'shared': False, 'provider:network_type': u'vxlan', 'id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'provider:segmentation_id': 1045} with segments to bind None 2015-10-28 15:40:32.673 DEBUG networking_odl.common.client [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Sending METHOD (put) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/ports/054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e) JSON ({'port': {'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'device_owner': u'network:dhcp', 'binding:profile': {}, 'port_security_enabled': False, 'security_groups': [], 'device_id': u'dhcp4b8cb9de-fd7a-5d07-a685-ce368939291d-6a55c40f-3106-4a3c-b010-b856e2314811', 'name': u'', 'admin_state_up': True, 'dns_name': u'', 'binding:vif_details': {u'port_filter': True}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'ovs'}}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:33.028 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] update_port_postcommit called with port settings {'status': 'ACTIVE', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'device_owner': u'network:dhcp', 'port_security_enabled': False, 'binding:profile': {}, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.2'}], 'id': u'054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e', 'security_groups': [], 'device_id': u'dhcp4b8cb9de-fd7a-5d07-a685-ce368939291d-6a55c40f-3106-4a3c-b010-b856e2314811', 'name': u'', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': u'', 'binding:vif_details': {u'port_filter': True}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'ovs', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': u'fa:16:3e:92:5c:a8'} (original settings {'status': u'DOWN', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'device_owner': u'network:dhcp', 'port_security_enabled': False, 'binding:profile': {}, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.2'}], 'id': u'054a9dcd-4d47-4561-bb5c-88ca8e9c4d1e', 'security_groups': [], 'device_id': u'dhcp4b8cb9de-fd7a-5d07-a685-ce368939291d-6a55c40f-3106-4a3c-b010-b856e2314811', 'name': u'', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': u'', 'binding:vif_details': {}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'unbound', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': u'fa:16:3e:92:5c:a8'}) host Rishi-Kushi (original host Rishi-Kushi) vif type ovs (original vif type unbound) vif details {u'port_filter': True} (original vif details {}) binding levels [{'bound_driver': 'opendaylight', 'bound_segment': {'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'}}] (original binding levels None) on network {'status': u'ACTIVE', 'subnets': [u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d'], 'name': u'vx-net', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mtu': 0, 'router:external': False, 'port_security_enabled': True, 'vlan_transparent': None, 'shared': False, 'provider:network_type': u'vxlan', 'id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'provider:segmentation_id': 1045} with segments to bind None 2015-10-28 15:40:33.031 DEBUG neutron.quota.resource [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Persisted dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:port mark_dirty /opt/stack/neutron/neutron/quota/resource.py:195 2015-10-28 15:40:33.231 DEBUG keystoneclient.session [req-64ddae5b-c92a-4a3f-ab19-81b2518cf9b9 admin admin] REQ: curl -g -i --cacert "/opt/stack/data/ca-bundle.pem" -X GET http://172.16.100.47:35357/v3/auth/tokens -H "X-Subject-Token: {SHA1}fed71e8645dccfa24faf444321643209a402a933" -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ad44e19b411c6a6d856b67c6345e6f4e1bc085" _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-10-28 15:40:33.343 DEBUG keystoneclient.session [req-64ddae5b-c92a-4a3f-ab19-81b2518cf9b9 admin admin] RESP: [200] content-length: 5377 x-subject-token: {SHA1}fed71e8645dccfa24faf444321643209a402a933 vary: X-Auth-Token server: Apache/2.4.7 (Ubuntu) connection: Keep-Alive date: Wed, 28 Oct 2015 10:10:33 GMT content-type: application/json x-openstack-request-id: req-cde86f0a-19bd-4dad-8e8a-b02849a94e22 RESP BODY: {"token": {"methods": ["password", "token"], "roles": [{"id": "fbd0de8d48934a1b95b0bfeeeba47a81", "name": "admin"}], "expires_at": "2015-10-28T11:10:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34a3ef8eaa274cdbb376c00324452b65", "name": "admin"}, "catalog": "", "extras": {}, "user": {"domain": {"id": "default", "name": "Default"}, "id": "52100d49335d4992a0d54a655088c4c3", "name": "admin"}, "audit_ids": ["HocgZ8o3T72qy7Gk1I1nQQ"], "issued_at": "2015-10-28T10:10:33.164592"}} _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-10-28 15:40:33.347 DEBUG neutron.api.v2.base [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] Request body: {u'security_group': {u'name': u'OtherProto', u'description': u'OtherProtocol'}} prepare_request_body /opt/stack/neutron/neutron/api/v2/base.py:645 2015-10-28 15:40:33.351 DEBUG neutron.db.quota.driver [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] Resources member,rbac_policy,subnetpool,health_monitor have unlimited quota limit. It is not required to calculated headroom make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:167 2015-10-28 15:40:33.358 DEBUG neutron.db.quota.driver [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] Attempting to reserve 1 items for resource security_group. Total usage: 1; quota limit: 10; headroom:9 make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:199 2015-10-28 15:40:33.396 DEBUG neutron.callbacks.manager [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] Notify callbacks for security_group, before_create _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:133 2015-10-28 15:40:33.446 DEBUG neutron.callbacks.manager [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] Notify callbacks for security_group, after_create _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:133 2015-10-28 15:40:33.446 DEBUG neutron.callbacks.manager [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] Calling callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:140 2015-10-28 15:40:33.447 DEBUG networking_odl.common.callback [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] Calling sync_from_callback with ODL_OPS (create) ODL_RES_TYPE (security_groups) RES_ID (None) ODL_RES_KEY (security_group) RES ({'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'description': u'OtherProtocol', 'id': '83df8824-eb46-48c9-a9ee-f9ae025471af', 'security_group_rules': [{'remote_group_id': None, 'direction': 'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': 'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': 'e3a070f9-ad30-41c6-9d03-726d0384d4f6', 'security_group_id': '83df8824-eb46-48c9-a9ee-f9ae025471af'}, {'remote_group_id': None, 'direction': 'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': 'IPv6', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': '78536a02-c8a6-469a-92f9-189914bac060', 'security_group_id': '83df8824-eb46-48c9-a9ee-f9ae025471af'}], 'name': u'OtherProto'}) KWARGS ({'security_group': {'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'description': u'OtherProtocol', 'id': '83df8824-eb46-48c9-a9ee-f9ae025471af', 'security_group_rules': [{'remote_group_id': None, 'direction': 'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': 'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': 'e3a070f9-ad30-41c6-9d03-726d0384d4f6', 'security_group_id': '83df8824-eb46-48c9-a9ee-f9ae025471af'}, {'remote_group_id': None, 'direction': 'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': 'IPv6', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': '78536a02-c8a6-469a-92f9-189914bac060', 'security_group_id': '83df8824-eb46-48c9-a9ee-f9ae025471af'}], 'name': u'OtherProto'}, 'is_default': False, 'context': }) sg_callback /usr/local/lib/python2.7/dist-packages/networking_odl/common/callback.py:78 2015-10-28 15:40:33.447 DEBUG networking_odl.common.client [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] Sending METHOD (post) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/security-groups) JSON ({'security_group': {'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'description': u'OtherProtocol', 'id': '83df8824-eb46-48c9-a9ee-f9ae025471af', 'security_group_rules': [{'remote_group_id': None, 'direction': 'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': 'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': 'e3a070f9-ad30-41c6-9d03-726d0384d4f6', 'security_group_id': '83df8824-eb46-48c9-a9ee-f9ae025471af'}, {'remote_group_id': None, 'direction': 'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': 'IPv6', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': '78536a02-c8a6-469a-92f9-189914bac060', 'security_group_id': '83df8824-eb46-48c9-a9ee-f9ae025471af'}], 'name': u'OtherProto'}}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:34.070 DEBUG neutron.quota.resource [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] Persisted dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:security_group_rule mark_dirty /opt/stack/neutron/neutron/quota/resource.py:195 2015-10-28 15:40:34.073 DEBUG neutron.quota.resource [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] Persisted dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:security_group mark_dirty /opt/stack/neutron/neutron/quota/resource.py:195 2015-10-28 15:40:34.101 INFO neutron.wsgi [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] 172.16.100.199 - - [28/Oct/2015 15:40:34] "POST /v2.0/security-groups.json HTTP/1.1" 201 1052 0.870902 2015-10-28 15:40:34.246 DEBUG neutron.api.rpc.handlers.dhcp_rpc [req-e4fab0a4-55dd-46e1-8dea-0dac9bb66695 None None] Network 6a55c40f-3106-4a3c-b010-b856e2314811 requested from Rishi-Kushi get_network_info /opt/stack/neutron/neutron/api/rpc/handlers/dhcp_rpc.py:150 2015-10-28 15:40:35.501 DEBUG keystoneclient.session [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] REQ: curl -g -i --cacert "/opt/stack/data/ca-bundle.pem" -X GET http://172.16.100.47:35357/v3/auth/tokens -H "X-Subject-Token: {SHA1}b8261ffb3b78bd0b2c68b8fe5f16c77a15ec33a0" -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ad44e19b411c6a6d856b67c6345e6f4e1bc085" _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-10-28 15:40:35.619 DEBUG keystoneclient.session [req-a5c2be56-26f9-4bbc-8bbf-3f87aa2fe588 admin admin] RESP: [200] content-length: 5377 x-subject-token: {SHA1}b8261ffb3b78bd0b2c68b8fe5f16c77a15ec33a0 vary: X-Auth-Token server: Apache/2.4.7 (Ubuntu) connection: Keep-Alive date: Wed, 28 Oct 2015 10:10:35 GMT content-type: application/json x-openstack-request-id: req-90c1f6c6-cef6-4c1a-b437-031366d885f3 RESP BODY: {"token": {"methods": ["password", "token"], "roles": [{"id": "fbd0de8d48934a1b95b0bfeeeba47a81", "name": "admin"}], "expires_at": "2015-10-28T11:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34a3ef8eaa274cdbb376c00324452b65", "name": "admin"}, "catalog": "", "extras": {}, "user": {"domain": {"id": "default", "name": "Default"}, "id": "52100d49335d4992a0d54a655088c4c3", "name": "admin"}, "audit_ids": ["rf-zp4QNRI2BzJ_siPrR5g"], "issued_at": "2015-10-28T10:10:35.442830"}} _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-10-28 15:40:35.654 DEBUG neutron.quota.resource [req-2df4908b-48ee-4840-8e1e-0965f3d616d5 admin admin] Synchronizing usage tracker for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:security_group resync /opt/stack/neutron/neutron/quota/resource.py:237 2015-10-28 15:40:35.692 DEBUG neutron.quota.resource [req-2df4908b-48ee-4840-8e1e-0965f3d616d5 admin admin] Unset dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:security_group _resync /opt/stack/neutron/neutron/quota/resource.py:229 2015-10-28 15:40:35.694 INFO neutron.wsgi [req-2df4908b-48ee-4840-8e1e-0965f3d616d5 admin admin] 172.16.100.199 - - [28/Oct/2015 15:40:35] "GET /v2.0/security-groups.json?fields=id&name=OtherProto HTTP/1.1" 200 282 0.194506 2015-10-28 15:40:35.721 DEBUG neutron.api.v2.base [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] Request body: {u'security_group_rule': {u'ethertype': u'IPv4', u'direction': u'ingress', u'remote_ip_prefix': u'0.0.0.0/24', u'protocol': u'200', u'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}} prepare_request_body /opt/stack/neutron/neutron/api/v2/base.py:645 2015-10-28 15:40:35.725 DEBUG neutron.db.quota.driver [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] Resources member,rbac_policy,subnetpool,health_monitor have unlimited quota limit. It is not required to calculated headroom make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:167 2015-10-28 15:40:35.730 DEBUG neutron.quota.resource [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] Usage tracker for resource:security_group_rule and tenant:34a3ef8eaa274cdbb376c00324452b65 is out of sync, need to count used quota count /opt/stack/neutron/neutron/quota/resource.py:276 2015-10-28 15:40:35.736 DEBUG neutron.quota.resource [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] Quota usage for security_group_rule was recalculated. Used quota:6. count /opt/stack/neutron/neutron/quota/resource.py:295 2015-10-28 15:40:35.738 DEBUG neutron.db.quota.driver [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] Attempting to reserve 1 items for resource security_group_rule. Total usage: 6; quota limit: 100; headroom:94 make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:199 2015-10-28 15:40:35.782 DEBUG neutron.callbacks.manager [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] Notify callbacks for security_group_rule, before_create _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:133 2015-10-28 15:40:35.809 DEBUG neutron.callbacks.manager [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] Notify callbacks for security_group_rule, after_create _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:133 2015-10-28 15:40:35.810 DEBUG neutron.callbacks.manager [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] Calling callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:140 2015-10-28 15:40:35.810 DEBUG networking_odl.common.callback [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] Calling sync_from_callback with ODL_OPS (create) ODL_RES_TYPE (security_group_rules) RES_ID (None) ODL_RES_KEY (security_group_rule) RES ({'remote_group_id': None, 'direction': u'ingress', 'remote_ip_prefix': '0.0.0.0/24', 'protocol': '200', 'ethertype': 'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': 'e7d9bd7d-53f2-4d2a-b15b-5634b72c67a9', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}) KWARGS ({'security_group_rule': {'remote_group_id': None, 'direction': u'ingress', 'remote_ip_prefix': '0.0.0.0/24', 'protocol': '200', 'ethertype': 'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': 'e7d9bd7d-53f2-4d2a-b15b-5634b72c67a9', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}, 'context': }) sg_callback /usr/local/lib/python2.7/dist-packages/networking_odl/common/callback.py:78 2015-10-28 15:40:35.810 DEBUG networking_odl.common.client [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] Sending METHOD (post) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/security-group-rules) JSON ({'security_group_rule': {'remote_group_id': None, 'direction': u'ingress', 'remote_ip_prefix': '0.0.0.0/24', 'protocol': '200', 'ethertype': 'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': 'e7d9bd7d-53f2-4d2a-b15b-5634b72c67a9', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:36.409 DEBUG neutron.quota.resource [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] Persisted dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:security_group_rule mark_dirty /opt/stack/neutron/neutron/quota/resource.py:195 2015-10-28 15:40:36.437 INFO neutron.wsgi [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] 172.16.100.199 - - [28/Oct/2015 15:40:36] "POST /v2.0/security-group-rules.json HTTP/1.1" 201 571 0.719970 2015-10-28 15:40:37.776 DEBUG keystoneclient.session [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] REQ: curl -g -i --cacert "/opt/stack/data/ca-bundle.pem" -X GET http://172.16.100.47:35357/v3/auth/tokens -H "X-Subject-Token: {SHA1}830bd2bd693b2d89fd693ea909c797fbca9b745b" -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ad44e19b411c6a6d856b67c6345e6f4e1bc085" _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-10-28 15:40:37.886 DEBUG keystoneclient.session [req-0ad1485f-a36f-4d3b-b693-c91b1222e121 admin admin] RESP: [200] content-length: 5377 x-subject-token: {SHA1}830bd2bd693b2d89fd693ea909c797fbca9b745b vary: X-Auth-Token server: Apache/2.4.7 (Ubuntu) connection: Keep-Alive date: Wed, 28 Oct 2015 10:10:37 GMT content-type: application/json x-openstack-request-id: req-f4197b6c-bd83-49a5-9d79-7da14b2fc6dd RESP BODY: {"token": {"methods": ["password", "token"], "roles": [{"id": "fbd0de8d48934a1b95b0bfeeeba47a81", "name": "admin"}], "expires_at": "2015-10-28T11:10:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34a3ef8eaa274cdbb376c00324452b65", "name": "admin"}, "catalog": "", "extras": {}, "user": {"domain": {"id": "default", "name": "Default"}, "id": "52100d49335d4992a0d54a655088c4c3", "name": "admin"}, "audit_ids": ["s6xO0N05RICRN6yM6_a6Ug"], "issued_at": "2015-10-28T10:10:37.692544"}} _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-10-28 15:40:37.910 INFO neutron.wsgi [req-d220dfbd-0465-4d55-a4e9-8e8907195167 admin admin] 172.16.100.199 - - [28/Oct/2015 15:40:37] "GET /v2.0/security-groups.json?fields=id&name=OtherProto HTTP/1.1" 200 282 0.135902 2015-10-28 15:40:37.939 DEBUG neutron.api.v2.base [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] Request body: {u'security_group_rule': {u'ethertype': u'IPv4', u'direction': u'egress', u'remote_ip_prefix': u'0.0.0.0/24', u'protocol': u'200', u'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}} prepare_request_body /opt/stack/neutron/neutron/api/v2/base.py:645 2015-10-28 15:40:37.943 DEBUG neutron.db.quota.driver [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] Resources member,rbac_policy,subnetpool,health_monitor have unlimited quota limit. It is not required to calculated headroom make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:167 2015-10-28 15:40:37.948 DEBUG neutron.quota.resource [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] Usage tracker for resource:security_group_rule and tenant:34a3ef8eaa274cdbb376c00324452b65 is out of sync, need to count used quota count /opt/stack/neutron/neutron/quota/resource.py:276 2015-10-28 15:40:37.954 DEBUG neutron.quota.resource [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] Quota usage for security_group_rule was recalculated. Used quota:7. count /opt/stack/neutron/neutron/quota/resource.py:295 2015-10-28 15:40:37.957 DEBUG neutron.db.quota.driver [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] Attempting to reserve 1 items for resource security_group_rule. Total usage: 7; quota limit: 100; headroom:93 make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:199 2015-10-28 15:40:38.002 DEBUG neutron.callbacks.manager [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] Notify callbacks for security_group_rule, before_create _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:133 2015-10-28 15:40:38.028 DEBUG neutron.callbacks.manager [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] Notify callbacks for security_group_rule, after_create _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:133 2015-10-28 15:40:38.028 DEBUG neutron.callbacks.manager [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] Calling callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:140 2015-10-28 15:40:38.028 DEBUG networking_odl.common.callback [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] Calling sync_from_callback with ODL_OPS (create) ODL_RES_TYPE (security_group_rules) RES_ID (None) ODL_RES_KEY (security_group_rule) RES ({'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': '0.0.0.0/24', 'protocol': '200', 'ethertype': 'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': '9a3ba2ba-bd9b-4017-b69c-90a8618090a7', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}) KWARGS ({'security_group_rule': {'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': '0.0.0.0/24', 'protocol': '200', 'ethertype': 'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': '9a3ba2ba-bd9b-4017-b69c-90a8618090a7', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}, 'context': }) sg_callback /usr/local/lib/python2.7/dist-packages/networking_odl/common/callback.py:78 2015-10-28 15:40:38.029 DEBUG networking_odl.common.client [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] Sending METHOD (post) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/security-group-rules) JSON ({'security_group_rule': {'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': '0.0.0.0/24', 'protocol': '200', 'ethertype': 'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': '9a3ba2ba-bd9b-4017-b69c-90a8618090a7', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:40:38.846 DEBUG neutron.quota.resource [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] Persisted dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:security_group_rule mark_dirty /opt/stack/neutron/neutron/quota/resource.py:195 2015-10-28 15:40:38.895 INFO neutron.wsgi [req-f1148db2-9b3f-4563-b8e2-accc0e37d881 admin admin] 172.16.100.199 - - [28/Oct/2015 15:40:38] "POST /v2.0/security-group-rules.json HTTP/1.1" 201 570 0.959478 2015-10-28 15:41:20.829 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34673) 2015-10-28 15:41:20.834 DEBUG neutron.wsgi [req-b2423e62-1977-462e-9766-8eb4274bd64d admin admin] http://172.16.100.47:9696/v2.0/extensions.json returned with HTTP 200 __call__ /opt/stack/neutron/neutron/wsgi.py:936 2015-10-28 15:41:20.835 INFO neutron.wsgi [req-b2423e62-1977-462e-9766-8eb4274bd64d admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:20] "GET //v2.0/extensions.json HTTP/1.1" 200 4838 0.005531 2015-10-28 15:41:20.840 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34674) 2015-10-28 15:41:20.866 INFO neutron.wsgi [req-f4641049-297c-47a0-8427-8f5866bf9c4d admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:20] "GET //v2.0/security-groups.json?tenant_id=34a3ef8eaa274cdbb376c00324452b65 HTTP/1.1" 200 3237 0.025079 2015-10-28 15:41:20.872 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34675) 2015-10-28 15:41:20.910 INFO neutron.wsgi [req-b182c200-b620-4c18-b6eb-8db659da67b1 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:20] "GET //v2.0/networks.json?shared=False&tenant_id=34a3ef8eaa274cdbb376c00324452b65 HTTP/1.1" 200 627 0.037123 2015-10-28 15:41:20.914 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34676) 2015-10-28 15:41:20.951 DEBUG neutron.quota.resource [req-7a92e4e0-8aa9-4afe-a461-2deffebdb628 admin admin] Synchronizing usage tracker for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:subnet resync /opt/stack/neutron/neutron/quota/resource.py:237 2015-10-28 15:41:20.985 DEBUG neutron.quota.resource [req-7a92e4e0-8aa9-4afe-a461-2deffebdb628 admin admin] Unset dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:subnet _resync /opt/stack/neutron/neutron/quota/resource.py:229 2015-10-28 15:41:20.985 INFO neutron.wsgi [req-7a92e4e0-8aa9-4afe-a461-2deffebdb628 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:20] "GET //v2.0/subnets.json HTTP/1.1" 200 674 0.070074 2015-10-28 15:41:20.989 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34677) 2015-10-28 15:41:21.016 INFO neutron.wsgi [req-1a28a4dc-186a-4f8b-9ba9-f8e078ea2ace admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:21] "GET //v2.0/networks.json?shared=True HTTP/1.1" 200 229 0.026073 2015-10-28 15:41:21.020 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34678) 2015-10-28 15:41:21.059 INFO neutron.wsgi [req-f4388e4a-c14b-43df-a790-83df0740f412 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:21] "GET //v2.0/subnets.json HTTP/1.1" 200 674 0.038659 2015-10-28 15:41:38.963 15589 INFO neutron.wsgi [-] (15589) accepted ('172.16.100.47', 34691) 2015-10-28 15:41:38.967 DEBUG neutron.wsgi [req-0cead9d5-a1a8-408f-a627-afce39875627 admin admin] http://172.16.100.47:9696/v2.0/extensions.json returned with HTTP 200 __call__ /opt/stack/neutron/neutron/wsgi.py:936 2015-10-28 15:41:38.968 INFO neutron.wsgi [req-0cead9d5-a1a8-408f-a627-afce39875627 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:38] "GET //v2.0/extensions.json HTTP/1.1" 200 4838 0.003564 2015-10-28 15:41:39.926 15589 INFO neutron.wsgi [-] (15589) accepted ('172.16.100.47', 34698) 2015-10-28 15:41:39.936 INFO neutron.wsgi [req-3c77d8c0-d740-43dc-ad37-dd08bff989cb admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:39] "GET //v2.0/quotas/34a3ef8eaa274cdbb376c00324452b65.json HTTP/1.1" 200 444 0.008949 2015-10-28 15:41:40.014 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34700) 2015-10-28 15:41:40.024 INFO neutron.wsgi [req-6331c827-2c28-49a4-86a9-129899a3f5ea admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/floatingips.json?tenant_id=34a3ef8eaa274cdbb376c00324452b65 HTTP/1.1" 200 232 0.008716 2015-10-28 15:41:40.027 15588 INFO neutron.wsgi [-] (15588) accepted ('172.16.100.47', 34701) 2015-10-28 15:41:40.063 INFO neutron.wsgi [req-36ae0119-2cc0-4848-9ccd-2581ab0a481b admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/ports.json?tenant_id=34a3ef8eaa274cdbb376c00324452b65 HTTP/1.1" 200 1100 0.035118 2015-10-28 15:41:40.068 15588 INFO neutron.wsgi [-] (15588) accepted ('172.16.100.47', 34702) 2015-10-28 15:41:40.097 INFO neutron.wsgi [req-6c8a7967-0f02-4d27-afda-caccf98382b8 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/security-groups.json?tenant_id=34a3ef8eaa274cdbb376c00324452b65 HTTP/1.1" 200 3237 0.028083 2015-10-28 15:41:40.101 15588 INFO neutron.wsgi [-] (15588) accepted ('172.16.100.47', 34703) 2015-10-28 15:41:40.140 INFO neutron.wsgi [req-c527bfa4-66a8-4ec5-9921-9667ddb54136 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/networks.json?shared=False HTTP/1.1" 200 627 0.038306 2015-10-28 15:41:40.144 15588 INFO neutron.wsgi [-] (15588) accepted ('172.16.100.47', 34704) 2015-10-28 15:41:40.188 INFO neutron.wsgi [req-74ea3c4b-e44d-45e5-9e84-dd5c87dcdcfd admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/subnets.json HTTP/1.1" 200 674 0.043047 2015-10-28 15:41:40.195 15588 INFO neutron.wsgi [-] (15588) accepted ('172.16.100.47', 34705) 2015-10-28 15:41:40.237 INFO neutron.wsgi [req-fba29273-6bb0-490e-96ab-433a3589b909 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/subnets.json HTTP/1.1" 200 674 0.041456 2015-10-28 15:41:40.240 15588 INFO neutron.wsgi [-] (15588) accepted ('172.16.100.47', 34706) 2015-10-28 15:41:40.281 INFO neutron.wsgi [req-c8a2e5d8-53a0-411c-b972-59453d8ddb4a admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/routers.json HTTP/1.1" 200 228 0.040404 2015-10-28 15:41:40.417 15588 INFO neutron.wsgi [-] (15588) accepted ('172.16.100.47', 34711) 2015-10-28 15:41:40.444 INFO neutron.wsgi [req-e106526d-3eeb-4bb4-ab82-cb648f30cdae admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/security-groups.json?tenant_id=34a3ef8eaa274cdbb376c00324452b65 HTTP/1.1" 200 3237 0.025582 2015-10-28 15:41:40.449 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34712) 2015-10-28 15:41:40.489 INFO neutron.wsgi [req-e943fddf-6a29-4d21-8ddd-2cb768a667d2 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/networks.json?shared=False&tenant_id=34a3ef8eaa274cdbb376c00324452b65 HTTP/1.1" 200 627 0.039702 2015-10-28 15:41:40.493 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34713) 2015-10-28 15:41:40.529 INFO neutron.wsgi [req-fc917d3f-cb1e-4b19-b1e7-a9742f8e60fe admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/subnets.json HTTP/1.1" 200 674 0.035258 2015-10-28 15:41:40.533 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34714) 2015-10-28 15:41:40.565 INFO neutron.wsgi [req-e8434d89-a9a2-43d0-8e03-bd79a0547414 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/networks.json?shared=True HTTP/1.1" 200 229 0.031431 2015-10-28 15:41:40.569 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34715) 2015-10-28 15:41:40.605 INFO neutron.wsgi [req-1702270d-4767-48c3-a5a7-348846edfbf7 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:40] "GET //v2.0/subnets.json HTTP/1.1" 200 674 0.035560 2015-10-28 15:41:42.098 INFO neutron.wsgi [req-1ec3f16a-e46c-4843-8a0f-27361f129b69 admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:42] "GET /v2.0/security-groups.json?fields=id&id=83df8824-eb46-48c9-a9ee-f9ae025471af HTTP/1.1" 200 282 0.024845 2015-10-28 15:41:42.146 INFO neutron.wsgi [req-32566112-658a-4f9f-a997-7ef6d1fae0d5 admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:42] "GET /v2.0/security-groups/83df8824-eb46-48c9-a9ee-f9ae025471af.json HTTP/1.1" 200 1705 0.019653 2015-10-28 15:41:42.210 INFO neutron.wsgi [req-04393241-5e78-4efe-b784-80246f27c12a admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:42] "GET /v2.0/networks.json?id=6a55c40f-3106-4a3c-b010-b856e2314811 HTTP/1.1" 200 627 0.042104 2015-10-28 15:41:42.269 INFO neutron.wsgi [req-ff8ee124-e753-4c7a-a705-6ebe79697716 admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:42] "GET /v2.0/ports.json?tenant_id=34a3ef8eaa274cdbb376c00324452b65 HTTP/1.1" 200 1100 0.033138 2015-10-28 15:41:42.327 INFO neutron.wsgi [req-3e4fafc4-0c21-4075-a7b9-d1e92aae1671 admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:42] "GET /v2.0/quotas/34a3ef8eaa274cdbb376c00324452b65.json HTTP/1.1" 200 444 0.008613 2015-10-28 15:41:44.064 INFO neutron.wsgi [req-b2aebb96-3503-42a4-98b7-996f1cfcef31 admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:44] "GET /v2.0/ports.json?device_id=1c04cc26-33e9-46a5-a765-68a17bc648ea HTTP/1.1" 200 226 0.027879 2015-10-28 15:41:44.087 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34728) 2015-10-28 15:41:44.116 INFO neutron.wsgi [req-a9821d50-a2eb-429e-88c8-0c83e050dc2a admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:44] "GET //v2.0/ports.json?device_id=1c04cc26-33e9-46a5-a765-68a17bc648ea HTTP/1.1" 200 226 0.027632 2015-10-28 15:41:44.120 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34729) 2015-10-28 15:41:44.129 INFO neutron.wsgi [req-392b7c45-243f-4aee-8005-b7c4568eb2f4 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:44] "GET //v2.0/floatingips.json?tenant_id=34a3ef8eaa274cdbb376c00324452b65 HTTP/1.1" 200 232 0.007914 2015-10-28 15:41:44.135 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34730) 2015-10-28 15:41:44.162 INFO neutron.wsgi [req-be9d1b0d-706d-4cd7-8f4c-6ecd3c145d23 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:44] "GET //v2.0/ports.json?tenant_id=34a3ef8eaa274cdbb376c00324452b65 HTTP/1.1" 200 1100 0.026327 2015-10-28 15:41:44.166 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34731) 2015-10-28 15:41:44.200 INFO neutron.wsgi [req-aa55179b-5d16-4393-af3d-c85ad14e67a8 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:44] "GET //v2.0/networks.json HTTP/1.1" 200 627 0.033125 2015-10-28 15:41:44.204 15587 INFO neutron.wsgi [-] (15587) accepted ('172.16.100.47', 34732) 2015-10-28 15:41:44.240 INFO neutron.wsgi [req-311f90c1-763a-4ed2-bc8b-4b7b64849354 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:44] "GET //v2.0/subnets.json HTTP/1.1" 200 674 0.035567 2015-10-28 15:41:44.374 15588 INFO neutron.wsgi [-] (15588) accepted ('172.16.100.47', 34736) 2015-10-28 15:41:44.378 DEBUG neutron.wsgi [req-a359ad10-010b-45b8-ae74-f5f11ea3e178 admin admin] http://172.16.100.47:9696/v2.0/extensions.json returned with HTTP 200 __call__ /opt/stack/neutron/neutron/wsgi.py:936 2015-10-28 15:41:44.379 INFO neutron.wsgi [req-a359ad10-010b-45b8-ae74-f5f11ea3e178 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:44] "GET //v2.0/extensions.json HTTP/1.1" 200 4838 0.003835 2015-10-28 15:41:44.474 DEBUG neutron.wsgi [req-ae4c605a-abc1-4411-b935-b49da148f859 admin admin] http://172.16.100.47:9696/v2.0/extensions.json returned with HTTP 200 __call__ /opt/stack/neutron/neutron/wsgi.py:936 2015-10-28 15:41:44.475 INFO neutron.wsgi [req-ae4c605a-abc1-4411-b935-b49da148f859 admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:44] "GET /v2.0/extensions.json HTTP/1.1" 200 4838 0.003902 2015-10-28 15:41:44.530 INFO neutron.wsgi [req-39342b91-0b06-45c3-a372-85b96356caab admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:44] "GET /v2.0/networks.json?id=6a55c40f-3106-4a3c-b010-b856e2314811 HTTP/1.1" 200 627 0.029261 2015-10-28 15:41:44.585 INFO neutron.wsgi [req-85e045ec-4526-4fbe-8d10-8b74d9ca52cf admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:44] "GET /v2.0/security-groups.json?tenant_id=34a3ef8eaa274cdbb376c00324452b65 HTTP/1.1" 200 3237 0.031376 2015-10-28 15:41:44.601 DEBUG keystoneclient.session [req-85e045ec-4526-4fbe-8d10-8b74d9ca52cf admin admin] REQ: curl -g -i --cacert "/opt/stack/data/ca-bundle.pem" -X GET http://172.16.100.47:35357/v3/auth/tokens -H "X-Subject-Token: {SHA1}5034245fb07ba47a551bb833039794869e96bf2e" -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ad44e19b411c6a6d856b67c6345e6f4e1bc085" _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-10-28 15:41:44.705 DEBUG keystoneclient.session [req-85e045ec-4526-4fbe-8d10-8b74d9ca52cf admin admin] RESP: [200] content-length: 5383 x-subject-token: {SHA1}5034245fb07ba47a551bb833039794869e96bf2e vary: X-Auth-Token server: Apache/2.4.7 (Ubuntu) connection: Keep-Alive date: Wed, 28 Oct 2015 10:11:44 GMT content-type: application/json x-openstack-request-id: req-557c999d-8251-4356-9bca-58614004d4d4 RESP BODY: {"token": {"methods": ["password", "token"], "roles": [{"id": "488acf29aee74a8fb500c24b8cbed522", "name": "service"}], "expires_at": "2015-10-28T10:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "742cf4a9177a404eb52f38b06650b22a", "name": "service"}, "catalog": "", "extras": {}, "user": {"domain": {"id": "default", "name": "Default"}, "id": "0b176884981f4031a07dc4ab7e1c97c1", "name": "neutron"}, "audit_ids": ["IopqzeagTsSZKeIJvqwcmw"], "issued_at": "2015-10-28T09:31:08.074333"}} _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-10-28 15:41:44.710 DEBUG neutron.api.v2.base [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Request body: {u'port': {u'binding:host_id': u'Rishi-Kushi', u'admin_state_up': True, u'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', u'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', u'device_owner': u'compute:nova', u'security_groups': [u'83df8824-eb46-48c9-a9ee-f9ae025471af'], u'device_id': u'1c04cc26-33e9-46a5-a765-68a17bc648ea'}} prepare_request_body /opt/stack/neutron/neutron/api/v2/base.py:645 2015-10-28 15:41:44.715 DEBUG neutron.db.quota.driver [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Resources member,rbac_policy,subnetpool,health_monitor have unlimited quota limit. It is not required to calculated headroom make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:167 2015-10-28 15:41:44.722 DEBUG neutron.quota.resource [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Usage tracker for resource:port and tenant:34a3ef8eaa274cdbb376c00324452b65 is out of sync, need to count used quota count /opt/stack/neutron/neutron/quota/resource.py:276 2015-10-28 15:41:44.731 DEBUG neutron.quota.resource [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Quota usage for port was recalculated. Used quota:1. count /opt/stack/neutron/neutron/quota/resource.py:295 2015-10-28 15:41:44.736 DEBUG neutron.db.quota.driver [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Attempting to reserve 1 items for resource port. Total usage: 1; quota limit: 50; headroom:49 make_reservation /opt/stack/neutron/neutron/db/quota/driver.py:199 2015-10-28 15:41:44.807 DEBUG neutron.notifiers.nova [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Ignoring state change previous_port_status: symbol('NO_VALUE') current_port_status: DOWN port_id ff249c3e-9efa-44a6-8b06-fb634de7d0c7 record_port_status_changed /opt/stack/neutron/neutron/notifiers/nova.py:229 2015-10-28 15:41:44.845 DEBUG neutron.db.ipam_non_pluggable_backend [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Allocated IP - 10.100.5.3 from 10.100.5.4 to 10.100.5.254 _try_generate_ip /opt/stack/neutron/neutron/db/ipam_non_pluggable_backend.py:79 2015-10-28 15:41:44.846 DEBUG neutron.db.db_base_plugin_common [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Allocated IP 10.100.5.3 (6a55c40f-3106-4a3c-b010-b856e2314811/9530ffdc-5b4e-490b-b5c3-e088e7ffd87d/ff249c3e-9efa-44a6-8b06-fb634de7d0c7) _store_ip_allocation /opt/stack/neutron/neutron/db/db_base_plugin_common.py:102 2015-10-28 15:41:44.912 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] create_port_precommit called with port settings {'status': 'DOWN', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'dns_assignment': [{'hostname': u'host-10-100-5-3', 'ip_address': u'10.100.5.3', 'fqdn': u'host-10-100-5-3.openstacklocal.'}], 'device_owner': u'compute:nova', 'binding:profile': {}, 'port_security_enabled': True, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.3'}], 'id': 'ff249c3e-9efa-44a6-8b06-fb634de7d0c7', 'security_groups': [u'83df8824-eb46-48c9-a9ee-f9ae025471af'], 'device_id': u'1c04cc26-33e9-46a5-a765-68a17bc648ea', 'name': '', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': '', 'binding:vif_details': {}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'unbound', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': 'fa:16:3e:6b:63:1f'} (original settings None) host Rishi-Kushi (original host None) vif type unbound (original vif type None) vif details {} (original vif details None) binding levels None (original binding levels None) on network {'status': u'ACTIVE', 'subnets': [u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d'], 'name': u'vx-net', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mtu': 0, 'router:external': False, 'port_security_enabled': True, 'vlan_transparent': None, 'shared': False, 'provider:network_type': u'vxlan', 'id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'provider:segmentation_id': 1045} with segments to bind None 2015-10-28 15:41:44.981 DEBUG neutron.callbacks.manager [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Notify callbacks for port, after_create _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:133 2015-10-28 15:41:44.982 DEBUG neutron.callbacks.manager [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Calling callback neutron.db.l3_dvrscheduler_db._notify_l3_agent_new_port _notify_loop /opt/stack/neutron/neutron/callbacks/manager.py:140 2015-10-28 15:41:44.982 DEBUG neutron.db.l3_dvrscheduler_db [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Received port after_create _notify_l3_agent_new_port /opt/stack/neutron/neutron/db/l3_dvrscheduler_db.py:481 2015-10-28 15:41:45.087 DEBUG networking_odl.common.client [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Sending METHOD (post) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/ports) JSON ({'port': {'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'mac_address': 'FA:16:3E:6B:63:1F', 'dns_assignment': [{'hostname': u'host-10-100-5-3', 'ip_address': u'10.100.5.3', 'fqdn': u'host-10-100-5-3.openstacklocal.'}], 'device_owner': u'compute:nova', 'port_security_enabled': True, 'binding:profile': {}, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.3'}], 'id': 'ff249c3e-9efa-44a6-8b06-fb634de7d0c7', 'security_groups': [{'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'description': u'OtherProtocol', 'id': u'83df8824-eb46-48c9-a9ee-f9ae025471af', 'security_group_rules': [{'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv6', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'78536a02-c8a6-469a-92f9-189914bac060', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}, {'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': u'0.0.0.0/24', 'protocol': u'200', 'ethertype': u'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'9a3ba2ba-bd9b-4017-b69c-90a8618090a7', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}, {'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'e3a070f9-ad30-41c6-9d03-726d0384d4f6', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}, {'remote_group_id': None, 'direction': u'ingress', 'remote_ip_prefix': u'0.0.0.0/24', 'protocol': u'200', 'ethertype': u'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'e7d9bd7d-53f2-4d2a-b15b-5634b72c67a9', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}], 'name': u'OtherProto'}], 'device_id': u'1c04cc26-33e9-46a5-a765-68a17bc648ea', 'name': '', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': '', 'binding:vif_details': {}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'unbound', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65'}}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:41:45.374 15588 INFO neutron.wsgi [-] (15588) accepted ('172.16.100.199', 60720) 2015-10-28 15:41:45.403 INFO neutron.wsgi [req-e534b534-348f-4685-92e3-165c7dee4b2f admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:45] "GET /v2.0/ports.json?device_id=1c04cc26-33e9-46a5-a765-68a17bc648ea HTTP/1.1" 200 1079 0.027563 2015-10-28 15:41:45.457 INFO neutron.wsgi [req-242e9618-4596-43c3-b92f-b50e18b13630 admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:45] "GET /v2.0/security-groups.json?id=83df8824-eb46-48c9-a9ee-f9ae025471af HTTP/1.1" 200 1708 0.026697 2015-10-28 15:41:45.740 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] create_port_postcommit called with port settings {'status': 'DOWN', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'dns_assignment': [{'hostname': u'host-10-100-5-3', 'ip_address': u'10.100.5.3', 'fqdn': u'host-10-100-5-3.openstacklocal.'}], 'device_owner': u'compute:nova', 'binding:profile': {}, 'port_security_enabled': True, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.3'}], 'id': 'ff249c3e-9efa-44a6-8b06-fb634de7d0c7', 'security_groups': [u'83df8824-eb46-48c9-a9ee-f9ae025471af'], 'device_id': u'1c04cc26-33e9-46a5-a765-68a17bc648ea', 'name': '', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': '', 'binding:vif_details': {}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'unbound', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': 'fa:16:3e:6b:63:1f'} (original settings None) host Rishi-Kushi (original host None) vif type unbound (original vif type None) vif details {} (original vif details None) binding levels None (original binding levels None) on network {'status': u'ACTIVE', 'subnets': [u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d'], 'name': u'vx-net', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mtu': 0, 'router:external': False, 'port_security_enabled': True, 'vlan_transparent': None, 'shared': False, 'provider:network_type': u'vxlan', 'id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'provider:segmentation_id': 1045} with segments to bind None 2015-10-28 15:41:45.749 DEBUG neutron.plugins.ml2.managers [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Attempting to bind port ff249c3e-9efa-44a6-8b06-fb634de7d0c7 on host Rishi-Kushi for vnic_type normal with profile bind_port /opt/stack/neutron/neutron/plugins/ml2/managers.py:678 2015-10-28 15:41:45.749 DEBUG neutron.plugins.ml2.managers [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Attempting to bind port ff249c3e-9efa-44a6-8b06-fb634de7d0c7 on host Rishi-Kushi at level 0 using segments [{'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'}] _bind_port_level /opt/stack/neutron/neutron/plugins/ml2/managers.py:695 2015-10-28 15:41:45.750 DEBUG networking_odl.ml2.mech_driver [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Bind port ff249c3e-9efa-44a6-8b06-fb634de7d0c7 on network 6a55c40f-3106-4a3c-b010-b856e2314811 with valid segment {'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'} and VIF type 'ovs'. bind_port /usr/local/lib/python2.7/dist-packages/networking_odl/ml2/mech_driver.py:359 2015-10-28 15:41:45.755 DEBUG neutron.plugins.ml2.managers [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Bound port: ff249c3e-9efa-44a6-8b06-fb634de7d0c7, host: Rishi-Kushi, vif_type: ovs, vif_details: {"port_filter": true}, binding_levels: [{'bound_driver': 'opendaylight', 'bound_segment': {'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'}}] _bind_port_level /opt/stack/neutron/neutron/plugins/ml2/managers.py:738 2015-10-28 15:41:45.780 DEBUG neutron.plugins.ml2.db [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] For port ff249c3e-9efa-44a6-8b06-fb634de7d0c7, host Rishi-Kushi, cleared binding levels clear_binding_levels /opt/stack/neutron/neutron/plugins/ml2/db.py:189 2015-10-28 15:41:45.781 DEBUG neutron.plugins.ml2.db [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] For port ff249c3e-9efa-44a6-8b06-fb634de7d0c7, host Rishi-Kushi, set binding levels [] set_binding_levels /opt/stack/neutron/neutron/plugins/ml2/db.py:162 2015-10-28 15:41:45.787 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] update_port_precommit called with port settings {'status': 'ACTIVE', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'device_owner': u'compute:nova', 'port_security_enabled': True, 'binding:profile': {}, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.3'}], 'id': u'ff249c3e-9efa-44a6-8b06-fb634de7d0c7', 'security_groups': [u'83df8824-eb46-48c9-a9ee-f9ae025471af'], 'device_id': u'1c04cc26-33e9-46a5-a765-68a17bc648ea', 'name': u'', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': u'', 'binding:vif_details': {u'port_filter': True}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'ovs', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': u'fa:16:3e:6b:63:1f'} (original settings {'status': u'DOWN', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'device_owner': u'compute:nova', 'port_security_enabled': True, 'binding:profile': {}, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.3'}], 'id': u'ff249c3e-9efa-44a6-8b06-fb634de7d0c7', 'security_groups': [u'83df8824-eb46-48c9-a9ee-f9ae025471af'], 'device_id': u'1c04cc26-33e9-46a5-a765-68a17bc648ea', 'name': u'', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': u'', 'binding:vif_details': {}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'unbound', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': u'fa:16:3e:6b:63:1f'}) host Rishi-Kushi (original host Rishi-Kushi) vif type ovs (original vif type unbound) vif details {u'port_filter': True} (original vif details {}) binding levels [{'bound_driver': 'opendaylight', 'bound_segment': {'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'}}] (original binding levels None) on network {'status': u'ACTIVE', 'subnets': [u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d'], 'name': u'vx-net', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mtu': 0, 'router:external': False, 'port_security_enabled': True, 'vlan_transparent': None, 'shared': False, 'provider:network_type': u'vxlan', 'id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'provider:segmentation_id': 1045} with segments to bind None 2015-10-28 15:41:45.828 DEBUG networking_odl.common.client [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Sending METHOD (put) URL (http://172.16.100.47:8080/controller/nb/v2/neutron/ports/ff249c3e-9efa-44a6-8b06-fb634de7d0c7) JSON ({'port': {'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'device_owner': u'compute:nova', 'binding:profile': {}, 'port_security_enabled': True, 'security_groups': [{'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'description': u'OtherProtocol', 'id': u'83df8824-eb46-48c9-a9ee-f9ae025471af', 'security_group_rules': [{'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv6', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'78536a02-c8a6-469a-92f9-189914bac060', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}, {'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': u'0.0.0.0/24', 'protocol': u'200', 'ethertype': u'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'9a3ba2ba-bd9b-4017-b69c-90a8618090a7', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}, {'remote_group_id': None, 'direction': u'egress', 'remote_ip_prefix': None, 'protocol': None, 'ethertype': u'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'e3a070f9-ad30-41c6-9d03-726d0384d4f6', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}, {'remote_group_id': None, 'direction': u'ingress', 'remote_ip_prefix': u'0.0.0.0/24', 'protocol': u'200', 'ethertype': u'IPv4', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'port_range_max': None, 'port_range_min': None, 'id': u'e7d9bd7d-53f2-4d2a-b15b-5634b72c67a9', 'security_group_id': u'83df8824-eb46-48c9-a9ee-f9ae025471af'}], 'name': u'OtherProto'}], 'device_id': u'1c04cc26-33e9-46a5-a765-68a17bc648ea', 'name': u'', 'admin_state_up': True, 'dns_name': u'', 'binding:vif_details': {u'port_filter': True}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'ovs'}}) sendjson /usr/local/lib/python2.7/dist-packages/networking_odl/common/client.py:38 2015-10-28 15:41:45.982 15589 INFO neutron.wsgi [-] (15589) accepted ('172.16.100.47', 34747) 2015-10-28 15:41:45.986 DEBUG neutron.wsgi [req-9af5d3a6-855f-4e98-aec3-7014d4fbcda0 admin admin] http://172.16.100.47:9696/v2.0/extensions.json returned with HTTP 200 __call__ /opt/stack/neutron/neutron/wsgi.py:936 2015-10-28 15:41:45.986 INFO neutron.wsgi [req-9af5d3a6-855f-4e98-aec3-7014d4fbcda0 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:45] "GET //v2.0/extensions.json HTTP/1.1" 200 4838 0.003595 2015-10-28 15:41:46.508 INFO neutron.tests.unit.plugins.ml2.drivers.mechanism_logger [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] update_port_postcommit called with port settings {'status': 'ACTIVE', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'device_owner': u'compute:nova', 'port_security_enabled': True, 'binding:profile': {}, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.3'}], 'id': u'ff249c3e-9efa-44a6-8b06-fb634de7d0c7', 'security_groups': [u'83df8824-eb46-48c9-a9ee-f9ae025471af'], 'device_id': u'1c04cc26-33e9-46a5-a765-68a17bc648ea', 'name': u'', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': u'', 'binding:vif_details': {u'port_filter': True}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'ovs', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': u'fa:16:3e:6b:63:1f'} (original settings {'status': u'DOWN', 'binding:host_id': u'Rishi-Kushi', 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'device_owner': u'compute:nova', 'port_security_enabled': True, 'binding:profile': {}, 'fixed_ips': [{'subnet_id': u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d', 'ip_address': u'10.100.5.3'}], 'id': u'ff249c3e-9efa-44a6-8b06-fb634de7d0c7', 'security_groups': [u'83df8824-eb46-48c9-a9ee-f9ae025471af'], 'device_id': u'1c04cc26-33e9-46a5-a765-68a17bc648ea', 'name': u'', 'admin_state_up': True, 'network_id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'dns_name': u'', 'binding:vif_details': {}, 'binding:vnic_type': 'normal', 'binding:vif_type': 'unbound', 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mac_address': u'fa:16:3e:6b:63:1f'}) host Rishi-Kushi (original host Rishi-Kushi) vif type ovs (original vif type unbound) vif details {u'port_filter': True} (original vif details {}) binding levels [{'bound_driver': 'opendaylight', 'bound_segment': {'segmentation_id': 1045, 'physical_network': None, 'id': u'a9fbd56f-e49e-4f04-851e-4007fd6d14f8', 'network_type': u'vxlan'}}] (original binding levels None) on network {'status': u'ACTIVE', 'subnets': [u'9530ffdc-5b4e-490b-b5c3-e088e7ffd87d'], 'name': u'vx-net', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'34a3ef8eaa274cdbb376c00324452b65', 'mtu': 0, 'router:external': False, 'port_security_enabled': True, 'vlan_transparent': None, 'shared': False, 'provider:network_type': u'vxlan', 'id': u'6a55c40f-3106-4a3c-b010-b856e2314811', 'provider:segmentation_id': 1045} with segments to bind None 2015-10-28 15:41:46.517 DEBUG neutron.quota.resource [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Persisted dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:port mark_dirty /opt/stack/neutron/neutron/quota/resource.py:195 2015-10-28 15:41:46.584 DEBUG neutron.scheduler.dhcp_agent_scheduler [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] Network 6a55c40f-3106-4a3c-b010-b856e2314811 is already hosted by enough agents. _get_dhcp_agents_hosting_network /opt/stack/neutron/neutron/scheduler/dhcp_agent_scheduler.py:137 2015-10-28 15:41:46.588 INFO neutron.wsgi [req-cab1a02d-fc65-4682-b3cf-e45ee484d36f neutron service] 172.16.100.199 - - [28/Oct/2015 15:41:46] "POST /v2.0/ports.json HTTP/1.1" 201 974 1.987769 2015-10-28 15:41:46.661 INFO neutron.wsgi [req-259c5813-5a94-40ce-bcdd-b62cdbe45c92 neutron service] 172.16.100.199 - - [28/Oct/2015 15:41:46] "GET /v2.0/ports.json?tenant_id=34a3ef8eaa274cdbb376c00324452b65&device_id=1c04cc26-33e9-46a5-a765-68a17bc648ea HTTP/1.1" 200 1096 0.029444 2015-10-28 15:41:46.707 INFO neutron.wsgi [req-db3cfd6d-9a90-4286-8280-cd9f5419a5e9 neutron service] 172.16.100.199 - - [28/Oct/2015 15:41:46] "GET /v2.0/floatingips.json?fixed_ip_address=10.100.5.3&port_id=ff249c3e-9efa-44a6-8b06-fb634de7d0c7 HTTP/1.1" 200 232 0.007724 2015-10-28 15:41:46.804 INFO neutron.wsgi [req-d8061960-3d74-4bfc-af36-0e7fc393320f admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:46] "GET /v2.0/subnets.json?id=9530ffdc-5b4e-490b-b5c3-e088e7ffd87d HTTP/1.1" 200 674 0.045663 2015-10-28 15:41:46.873 DEBUG neutron.quota.resource [req-ee361869-9796-4c57-9b52-b81a2e27a1d5 admin admin] Synchronizing usage tracker for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:port resync /opt/stack/neutron/neutron/quota/resource.py:237 2015-10-28 15:41:46.954 DEBUG neutron.quota.resource [req-ee361869-9796-4c57-9b52-b81a2e27a1d5 admin admin] Unset dirty status for tenant:34a3ef8eaa274cdbb376c00324452b65 on resource:port _resync /opt/stack/neutron/neutron/quota/resource.py:229 2015-10-28 15:41:46.955 INFO neutron.wsgi [req-ee361869-9796-4c57-9b52-b81a2e27a1d5 admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:46] "GET /v2.0/ports.json?network_id=6a55c40f-3106-4a3c-b010-b856e2314811&device_owner=network%3Adhcp HTTP/1.1" 200 1100 0.109296 2015-10-28 15:41:47.785 15587 DEBUG neutron.notifiers.nova [-] Sending events: [{'status': 'completed', 'tag': u'ff249c3e-9efa-44a6-8b06-fb634de7d0c7', 'name': 'network-vif-plugged', 'server_uuid': u'1c04cc26-33e9-46a5-a765-68a17bc648ea'}] send_events /opt/stack/neutron/neutron/notifiers/nova.py:244 2015-10-28 15:41:47.787 15587 DEBUG keystoneclient.auth.identity.v3.base [-] Making authentication request to http://172.16.100.47:35357/v3/auth/tokens get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v3/base.py:188 2015-10-28 15:41:48.624 15587 DEBUG keystoneclient.session [-] REQ: curl -g -i -X POST http://172.16.100.47:8774/v2.1/742cf4a9177a404eb52f38b06650b22a/os-server-external-events -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ef2cbad0dd055942e7c7afa86d0c7813cf2ff7" -d '{"events": [{"status": "completed", "tag": "ff249c3e-9efa-44a6-8b06-fb634de7d0c7", "name": "network-vif-plugged", "server_uuid": "1c04cc26-33e9-46a5-a765-68a17bc648ea"}]}' _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-10-28 15:41:48.821 15587 DEBUG keystoneclient.session [-] RESP: [200] content-length: 183 x-compute-request-id: req-275bb3a9-fc21-41db-b31d-d0ac633619df vary: X-OpenStack-Nova-API-Version connection: Keep-Alive x-openstack-nova-api-version: 2.1 date: Wed, 28 Oct 2015 10:11:48 GMT content-type: application/json RESP BODY: {"events": [{"status": "completed", "tag": "ff249c3e-9efa-44a6-8b06-fb634de7d0c7", "name": "network-vif-plugged", "server_uuid": "1c04cc26-33e9-46a5-a765-68a17bc648ea", "code": 200}]} _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-10-28 15:41:48.821 15587 INFO neutron.notifiers.nova [-] Nova event response: {u'status': u'completed', u'tag': u'ff249c3e-9efa-44a6-8b06-fb634de7d0c7', u'name': u'network-vif-plugged', u'server_uuid': u'1c04cc26-33e9-46a5-a765-68a17bc648ea', u'code': 200} 2015-10-28 15:41:48.866 INFO neutron.wsgi [req-ef1fb44f-943f-4533-9e23-1302cc4e22ae admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:48] "GET /v2.0/ports.json?device_id=1c04cc26-33e9-46a5-a765-68a17bc648ea HTTP/1.1" 200 1096 0.040310 2015-10-28 15:41:48.914 INFO neutron.wsgi [req-fa91fcec-6502-4e3f-8567-d04a312fcd14 admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:48] "GET /v2.0/security-groups.json?id=83df8824-eb46-48c9-a9ee-f9ae025471af HTTP/1.1" 200 1708 0.024521 2015-10-28 15:41:49.003 15588 INFO neutron.wsgi [-] (15588) accepted ('172.16.100.47', 34756) 2015-10-28 15:41:49.006 DEBUG neutron.wsgi [req-ae054280-11e0-4df0-8302-9bf9fb88c3d4 admin admin] http://172.16.100.47:9696/v2.0/extensions.json returned with HTTP 200 __call__ /opt/stack/neutron/neutron/wsgi.py:936 2015-10-28 15:41:49.007 INFO neutron.wsgi [req-ae054280-11e0-4df0-8302-9bf9fb88c3d4 admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:49] "GET //v2.0/extensions.json HTTP/1.1" 200 4838 0.003501 2015-10-28 15:41:54.322 INFO neutron.wsgi [req-a54da8c9-5d6a-432f-9cf5-0eeb6d2436ef admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:54] "GET /v2.0/ports.json?device_id=1c04cc26-33e9-46a5-a765-68a17bc648ea HTTP/1.1" 200 1096 0.036742 2015-10-28 15:41:54.367 INFO neutron.wsgi [req-90a5ad24-c9e2-4dc0-a44b-7ebac08211c0 admin admin] 172.16.100.199 - - [28/Oct/2015 15:41:54] "GET /v2.0/security-groups.json?id=83df8824-eb46-48c9-a9ee-f9ae025471af HTTP/1.1" 200 1708 0.028441 2015-10-28 15:41:54.456 15589 INFO neutron.wsgi [-] (15589) accepted ('172.16.100.47', 34762) 2015-10-28 15:41:54.462 DEBUG neutron.wsgi [req-83dc11c5-633c-447e-a648-baa92df94f6b admin admin] http://172.16.100.47:9696/v2.0/extensions.json returned with HTTP 200 __call__ /opt/stack/neutron/neutron/wsgi.py:936 2015-10-28 15:41:54.463 INFO neutron.wsgi [req-83dc11c5-633c-447e-a648-baa92df94f6b admin admin] 172.16.100.47 - - [28/Oct/2015 15:41:54] "GET //v2.0/extensions.json HTTP/1.1" 200 4838 0.005482 ^C raveek@Rishi-Kushi:/opt/stack/logs$