efa openstack debug

Displays OpenStack debug information.

Syntax

efa openstack debug [ network | network-interface | tenant | router | router-interface ]
efa openstack debug network delete --neutron-id
efa openstack debug network-interface delete --neutron-id
efa openstack debug router delete --router-id
efa openstack debug router-interface delete --router-id <router-id> --subnet-id <subnet-id>
efa openstack debug tenant cleanup --name tenant name

Parameters

cleanup --name
Cleans up all OpenStack assets associated to a tenant
delete --neutron-id | --router-id | subnet-id
Deletes the selected network element
network
Specifies the name of the network
network-interface
Specifies the name of the network-interface
tenant
Specifies the name of the tenant
router
Specifies the name of the router
router-interface
Specifies the name of the router-interface