Ejemplo n.º 1
0
 def cpe_ports(self):
     raise PropertyNotFoundError("abstract cpe_ports properties")
Ejemplo n.º 2
0
 def service_ports(self):
     raise PropertyNotFoundError("abstract service_ports properties")
Ejemplo n.º 3
0
 def onts(self):
     raise PropertyNotFoundError("abstract onts properties")
Ejemplo n.º 4
0
 def subracks(self):
     raise PropertyNotFoundError("abstract subracks properties")
Ejemplo n.º 5
0
 def cards(self):
     raise PropertyNotFoundError("abstract cards properties")
Ejemplo n.º 6
0
 def port_profiles(self):
     raise PropertyNotFoundError("abstract port_profiles properties")
Ejemplo n.º 7
0
 def vlans(self):
     raise PropertyNotFoundError("abstract vlans properties")
Ejemplo n.º 8
0
 def routes(self):
     raise PropertyNotFoundError("abstract routes properties")
Ejemplo n.º 9
0
 def users(self):
     raise PropertyNotFoundError("abstract users properties")
Ejemplo n.º 10
0
 def credentials(self):
     raise PropertyNotFoundError("abstract credentials properties")