ovs.stream: Drop Stream.get_name() since clients can use 'name' directly.
authorBen Pfaff <blp@nicira.com>
Tue, 23 Aug 2011 18:16:27 +0000 (11:16 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 24 Aug 2011 19:06:53 +0000 (12:06 -0700)
commit63b1a5213331cd962be05df57f1375db902216c5
treea13d066af0257572d34718329c1cb034d7ff45b4
parent1f9dd59cf178b0765727f6908e135f48c766e213
ovs.stream: Drop Stream.get_name() since clients can use 'name' directly.

Suggested-by: Reid Price <reid@nicira.com>
python/ovs/jsonrpc.py
python/ovs/stream.py