← Back to team overview

openstack team mailing list archive

Re: A Grizzly GRE failure

 

I'm not sure how to rectify that. You may have to delete the bad row from the DB and restart the agents:

mysql> use quantum;
mysql> select * from ovs_tunnel_endpoints;
...



References