Add deprecation notice, remove old code
[integration.git] / test / csit / libraries / SwitchClasses / H3C_5920.py
diff --git a/test/csit/libraries/SwitchClasses/H3C_5920.py b/test/csit/libraries/SwitchClasses/H3C_5920.py
deleted file mode 100644 (file)
index 22b71f9..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-"""
-Provision 3800 Object Definition
-Authors: james.luhrsen@hp.com
-Created: 2014-10-02
-"""
-from H3C import *  # noqa
-
-
-class H3C_5920(H3C):
-    '''
-    Comware 5920
-    '''
-
-    model = '5920'