quixey / python-aliyun

Python API client for Aliyun, the Alibaba Cloud.
Apache License 2.0
37 stars 24 forks source link

Update slb #9

Closed tscanlon closed 9 years ago

tscanlon commented 9 years ago

Updated create_load_balancer and create_http_listener

I also added delete_load_balancer, start_load_balancer_listener and stop_load_balancer_listener.

The other load balancer connection functions are likely in a broken state since Aliyun's api change a while ago.