steth/README.md
2015-12-30 00:28:32 +08:00

484 B

stetho

Build Status

Stetho is a sophisticated debug bridge for OpenStack Neutron.

Stetho Agent

Linstening in 0.0.0.0:9698 waiting for rpc request.

For get_interface() api, we use ifconfig to get complete information. But output of ifconfig varies from a linux distribution to another, the api has been tested on centos 6.5 and 7.0, and not for any other distributions.