Jump to: navigation, search

Difference between revisions of "Steth"

m (Add presentation link)
Line 26: Line 26:
 
Steth is an introspection tool for OpenStack networking. Only proved to be
 
Steth is an introspection tool for OpenStack networking. Only proved to be
 
working in ML2 with OVS for now.
 
working in ML2 with OVS for now.
 +
 +
 +
== Documentation ==
 +
 +
* Introduction to Steth to do Network Inspection (Chinese language) [https://speakerdeck.com/ustack_gbraad/steth-network-inspection SpeakerDeck] [https://docs.com/gerard-at-unitedstack/1926/steth-network-inspection Docs.com]
  
  

Revision as of 03:29, 11 April 2016

Steth is an inspection tool that can aid in pinpointing issues before deployment and during operation of an OpenStack environment. It is modelled as agent(s)/client in which a controller interacts with agents deployed in your environment.


Background

OpenStack networking can be deloyed as different architectures, such as ML2 with OVS(legacy and DVR), Linux bridge, OVN, Dragonflow and so forth. However, they all need enviromental prerequisites. For instance, VLAN needs to be configured as we expect; bandwidth should meet our requirements; connection between nodes should be active, etc.

Besides, with some well-deployed architectures, troubleshooting for VM networking is difficult. For instance, why VM cannot get an IP address; or why it cannot connect to Internet, etc. Steth integrates useful scripts and third party tools(like iperf, tcpdump, etc.) to help operators keep tracking on VM networking.


Mission

Steth is an introspection tool for OpenStack networking. Only proved to be working in ML2 with OVS for now.


Documentation


Contributions

All kinds of contributions are welcomed, such as documentation, bug fixes and new features.If you have a new feature or idea, ask for feedback first before spending lots of time on something.

Contributors

Name Email IRC Nick Timezone Local time Role
Wei Wang wangwei@unitedstack.com wangwei UTC+08:00 1:53 AM Project Technical Lead (PTL)
Wei Yao yaowei@unitedstack.com yaowei UTC+08:00 1:53 AM Developer
Zhi Chang changzhi@unitedstack.com changzhi UTC+08:00 1:53 AM Developer