yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77996
[Bug 1600675] Re: neutron-lbaas - LBaas v2 Pool creation from Heat fault with lb_method attribute not present
Updating bug status
** Changed in: neutron
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1600675
Title:
neutron-lbaas - LBaas v2 Pool creation from Heat fault with lb_method
attribute not present
Status in neutron:
Won't Fix
Bug description:
In LBaaSv2 the pool creation requires the lb_algorithm attribute
instead of lb_method that was used in the v1 pool creation. the
current driver still looks for lb_method when it won't be present
anymore
pool:
type: OS::Neutron::LBaaS::Pool
properties:
lb_algorithm: ROUND_ROBIN
protocol: HTTP
listener: { get_resource: listener }
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1600675/+subscriptions
References