Comment 3 for bug 1307182

Revision history for this message
Sergey Kraynev (skraynev) wrote :

I agree with Zane, that better solution is using Neutron LBaaS. However I have some questions about AWS LoadBalancer:

- Should we implement SubnetId property? Currently it has status not implemented, but I think that it should not be a big deal to turn on it. (My idea is pass it parameter to LB_instance in template by default it may be None).

- AVAILABILITY_ZONES property looks unused, but it is required. I have not found any place where it is used or passed to the child template. Could you clarify it?