Hi folks,
I am getting an exception in thekuryr driver when
I try to attach a container tothe network. This is with the latest kuryr code
from github. Please do letme know if it rings any bells.
thanks,
Farhad.
root@fs-10-145-105-66:~# dockernetwork ls
NETWORKID NAME DRIVER
6e475a30a012 bridge bridge
6b91734d9314 host host
13392e8dc0fa none null
098fd98a265b test kuryr
root@fs-10-145-105-66:~# dockerrun -itd --net=test ubuntu /bin/bash
cd7ddfe93df7eb77256f02e614250a3cd4c95a16dbc0c079461e8a74820d7b7d
2016-04-28 15:51:02.164 85708INFO kuryr [-] Created a new network with name
kuryr-net-098fd98a successfully:{u'network': {u'status': u'ACTIVE',
u'router:external': False,u'availability_zone_hints': [],
u'availability_zones': [],u'ipv4_address_scope': None, u'description': u'',
u'provider:physical_network':None, u'subnets': [], u'port_security_enabled':
True, u'tenant_id':u'dcb4a57c752647e6b6bd699c96ba9fa8', u'created_at':
u'2016-04-28T22:51:01',u'tags': [], u'updated_at': u'2016-04-28T22:51:01',
u'provider:segmentation_id':1022, u'provider:network_type': u'vxlan',
u'ipv6_address_scope': None,u'admin_state_up': True, u'shared': False, u'mtu':
1450, u'id':u'9917e662-0d01-4cf3-ad3c-6baa73aebac6', u'name':
u'kuryr-net-098fd98a'}}
2016-04-28 15:51:02.707 85708INFO werkzeug [-] 127.0.0.1 - - [28/Apr/2016
15:51:02] "POST/NetworkDriver.CreateNetwork HTTP/1.1" 200 -
2016-04-28 15:54:06.830 85708INFO werkzeug [-] 127.0.0.1 - - [28/Apr/2016
15:54:06] "POST/NetworkDriver.CreateEndpoint HTTP/1.1" 200 -
2016-04-28 15:54:07.402 85708INFO werkzeug [-] 127.0.0.1 - - [28/Apr/2016
15:54:07] "POST/NetworkDriver.Join HTTP/1.1" 200 -
2016-04-28 15:54:07.430 85708ERROR kuryr [-] Unexpected error happened: 404:
Not Found
Traceback (most recent calllast):
File "/usr/local/lib/python2.7/dist-packages/flask/app.py",line 1475, in
full_dispatch_request
rv =self.dispatch_request()
File"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1453,
indispatch_request
self.raise_routing_exception(req)
File"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1436,
inraise_routing_exception
raiserequest.routing_exception
NotFound: 404: Not Found
2016-04-28 15:54:07.431 85708INFO werkzeug [-] 127.0.0.1 - - [28/Apr/2016
15:54:07] "POST /NetworkDriver.ProgramExternalConnectivityHTTP/1.1" 404 -
2016-04-28 15:54:07.432 85708INFO werkzeug [-] 127.0.0.1 - - [28/Apr/2016
15:54:07] "POST/NetworkDriver.EndpointOperInfo HTTP/1.1" 200 -
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack