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