[Openstack] neutron delete orphaned network

Benedikt Trefzer benedikt.trefzer at cirrax.com
Tue May 27 12:27:04 UTC 2014


Answering my own question:

The problem was not the orphaned tenant, but the missing unsupported
provider:network_type

if the network type does not have a correspondent entry in
ml2/type_drivers on the server where neutron-server is running, the
error occurs.

Cheers

Benedikt


On 27.05.2014 14:08, Benedikt Trefzer wrote:
> Hi List
> 
> I deleted an tenant as admin. But I did not realize, that there is a
> network and a subnet belonging to that tenant.
> 
> I could delete the subnet (as admin). But I cannot delete the network:
> 
> neutron net-delete 1fb880a8-a04a-4950-bf8c-9bccfe26c4b3
> 
> Request Failed: internal server error while processing your request.
> 
> Anyone knows the trick to delete the network ?
> 
> Thanks
> 
> Benedikt
> 
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 




More information about the Openstack mailing list