[ovs-git] Open vSwitch: stream.py: un-decorator Stream.register_method (master)

dev at openvswitch.org dev at openvswitch.org
Wed Oct 17 18:41:43 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  f7b7ee9753cd75da86c21ac6364dab07e5e8d51a (commit)
      from  c38f8724aeb994fd840fa4283a07e38c3c114d68 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f7b7ee9753cd75da86c21ac6364dab07e5e8d51a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f7b7ee9753cd75da86c21ac6364dab07e5e8d51a
Author: Isaku Yamahata <yamahata at valinux.co.jp>
		
stream.py: un-decorator Stream.register_method
		
c38f8724aeb994fd840fa4283a07e38c3c114d68 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 at valinux.co.jp>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 python/ovs/stream.py |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list