libcloud.loadbalancer.drivers.ninefold module
- class libcloud.loadbalancer.drivers.ninefold.NinefoldLBDriver(key, secret=None, secure=True, host=None, path=None, port=None, *args, **kwargs)[source]
Bases:
CloudStackLBDriver
Driver for load balancers on Ninefold’s Compute platform.
@inherits:
Driver.__init__
- host = 'api.ninefold.com'
- name = 'Ninefold LB'
- path = '/compute/v1.0/'
- type = 'ninefold'
- website = 'http://ninefold.com/'