commit | 1db4633805d3ffd9e76edd7f075aec9267336ae5 | [log] [tgz] |
---|---|---|
author | Harshmeet Singh <harshmeet.singh@bigswitch.com> | Tue Oct 14 16:29:13 2014 -0700 |
committer | Harshmeet Singh <harshmeet.singh@bigswitch.com> | Tue Oct 14 16:29:13 2014 -0700 |
tree | 007fb6967d83ec915fd5b6b80f00f84623cb9b0c | |
parent | eb070ecc0b87b98b603ffdf48bee6e34bd353fed [diff] [blame] |
update pyloxi to floodlight/loxigen-artifacts @f0964fcb4f8ba88a058a3110b7c647c971b18712
diff --git a/src/python/loxi/of10/action.py b/src/python/loxi/of10/action.py index a69de3b..e2cf539 100644 --- a/src/python/loxi/of10/action.py +++ b/src/python/loxi/of10/action.py
@@ -9,8 +9,9 @@ import struct import loxi import const -import common import action +import message +import common import util import loxi.generic_util