php-opencloud / openstack

PHP SDK for OpenStack clouds
Apache License 2.0
222 stars 149 forks source link

Implement OpenStack's LBAAS #132

Closed laszlof closed 7 years ago

laszlof commented 7 years ago

It appears that this library does not support OpenStack's LoadBalancer As A Service functionality. As this is something we plan on using in the near future, I will begin work on implementing this into the current code base.

I wanted to create this issue simply to inform the core team of my intentions to work on this feature. A PR will be submitted once it has been fully tested and is functional.

haphan commented 7 years ago

thank you @laszlof

laszlof commented 7 years ago

No problem @haphan. Thanks for merging so quickly. Look forward to using this in production.