register monitor_linux and monitor_openflow for VRRPInterfaceMonitor class

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2013-11-27 06:59:46 +09:00
parent 4773d121ea
commit ce52d70696

View File

@ -13,3 +13,6 @@
# implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import ryu.services.protocols.vrrp.monitor_linux
import ryu.services.protocols.vrrp.monitor_openflow