Home | Trees | Indices | Help |
---|
|
1 #from . import floating_ip 2 #from . import lb 3 #from . import lbaas 4 5 10 #self.floating_ip = floating_ip.Manager(client, **kwargs) 11 #self.network = network.Manager(client, **kwargs) 12 #self.port = port.Manager(client, **kwargs) 13 14 #client.floating_ip = self.floating_ip 15 #client.network = self.network 16 #client.port = self.port 17
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Apr 27 11:48:55 2017 | http://epydoc.sourceforge.net |