mirror of
https://github.com/openvswitch/ovs
synced 2025-10-19 14:37:21 +00:00
c38f8724ae
made stream.py not use class
decorator. So Stream.register need not to be decorator any more.
So simplify it.
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Ben Pfaff <blp@nicira.com>