Fix expected_status types
[integration/test.git] / csit / libraries / SwitchClasses / H3C_5920.py
1 """
2 Provision 3800 Object Definition
3 Authors: james.luhrsen@hp.com
4 Created: 2014-10-02
5 """
6 from H3C import H3C
7
8
9 class H3C_5920(H3C):
10     """
11     Comware 5920
12     """
13
14     model = "5920"