diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2016-02-12 15:39:50 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-02-18 08:42:30 +0900 |
commit | ede171c5298bc892fc24700d742eeeb613e5c27f (patch) | |
tree | 9d60494bc5003696a6f5c6d4beef8f0b013edbe6 /doc/source/quantumclient/common/exceptions.py | |
parent | af5e6b5fb7bfcce070fb94c46157546a70453c34 (diff) |
simple_switch: Separate simple_switch for beginners
simple_switch_* apps have conflicting two faces of its purpose.
One is the example apps for beginners, the other is the utility
apps for the L2 switching in the user environments.
These are difficult to be compatible.
This patch adds an example app for begginers and separates
from simple_switch_* apps.
This makes it easy to improve the L2 switching function of
simple_switch_* apps.
To simplify example_switch_13, the following features are dropped
from simple_switch_* apps.
- FlowMod and Packet-Out messages using "buffer_id".
- Checking the expected "miss_send_length" field.
- Ignoring the LLDP packets
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/quantumclient/common/exceptions.py')
0 files changed, 0 insertions, 0 deletions