yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42209
[Bug 1522211] [NEW] Add flavor option to loadbalancerv2 creation
Public bug reported:
https://review.openstack.org/223232
commit 96a558b5d02ce4efdb0ffb575f87992331bcb1f8
Author: James Arendt <james.arendt@xxxxxx>
Date: Thu Sep 10 09:36:20 2015 -0700
Add flavor option to loadbalancerv2 creation
Builds on the Neutron services flavor framework in the referenced
Depends-On change id.
This solution uses a flavor of service type LOADBALANCERV2
associated with a flavor profile containing a driver. If a
flavor_id is passed during loadbalancerv2 creation, the flavor is
used to find the provider for the driver and populate
the existing lbaas provider field.
This allows a user to specify a flavor like 'Gold' with the
operator dynamically controlling which provider is associated
with that flavor for subsequent creates.
The flavor_id is persisted in the DB. The selected provider
controls subsequent control operations against the created
loadbalancer.
Also ensure everything works gracefully if flavors plugin is not loaded.
Adding api and doc impact tags as the new optional flavor_id parameter
should be described to consumers.
Co-Authored-By: James Arendt <james.arendt@xxxxxx>
Co-Authored-By: Madhusudhan Kandadai <madhusudhan.kandadai@xxxxxxx>
ApiImpact
DocImpact
Change-Id: Ic3b459692d092658df93d4c855079311d9bc7ace
Depends-On: I5c22ab655a8e2a2e586c10eae9de9b72db49755f
Partially implements: blueprint neutron-flavor-framework
** Affects: neutron
Importance: Undecided
Status: New
** Tags: neutron-lbaas
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1522211
Title:
Add flavor option to loadbalancerv2 creation
Status in neutron:
New
Bug description:
https://review.openstack.org/223232
commit 96a558b5d02ce4efdb0ffb575f87992331bcb1f8
Author: James Arendt <james.arendt@xxxxxx>
Date: Thu Sep 10 09:36:20 2015 -0700
Add flavor option to loadbalancerv2 creation
Builds on the Neutron services flavor framework in the referenced
Depends-On change id.
This solution uses a flavor of service type LOADBALANCERV2
associated with a flavor profile containing a driver. If a
flavor_id is passed during loadbalancerv2 creation, the flavor is
used to find the provider for the driver and populate
the existing lbaas provider field.
This allows a user to specify a flavor like 'Gold' with the
operator dynamically controlling which provider is associated
with that flavor for subsequent creates.
The flavor_id is persisted in the DB. The selected provider
controls subsequent control operations against the created
loadbalancer.
Also ensure everything works gracefully if flavors plugin is not loaded.
Adding api and doc impact tags as the new optional flavor_id parameter
should be described to consumers.
Co-Authored-By: James Arendt <james.arendt@xxxxxx>
Co-Authored-By: Madhusudhan Kandadai <madhusudhan.kandadai@xxxxxxx>
ApiImpact
DocImpact
Change-Id: Ic3b459692d092658df93d4c855079311d9bc7ace
Depends-On: I5c22ab655a8e2a2e586c10eae9de9b72db49755f
Partially implements: blueprint neutron-flavor-framework
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1522211/+subscriptions
Follow ups