← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1463202] [NEW] Create a full load balancing configuration with one API call

 

Public bug reported:

There have been many requests to allow the API to expose the ability to
create a load balancer, listener, pool, member, and health monitor in
one single API request.  Some reasons for this:

1) Drivers will know immediately up front what resources will be
required to satisfy the end configuration.  They can make more
efficient/optimized decisions based on this.

2) It's not a good UX to have a user make at minimum 4 API requests
before they can actually have a load balancer.

3) Reducing the number of API requests will improve performance of the
API server when at large scale and other services consuming the same
API.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: lbaas rfe

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1463202

Title:
  Create a full load balancing configuration with one API call

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  There have been many requests to allow the API to expose the ability
  to create a load balancer, listener, pool, member, and health monitor
  in one single API request.  Some reasons for this:

  1) Drivers will know immediately up front what resources will be
  required to satisfy the end configuration.  They can make more
  efficient/optimized decisions based on this.

  2) It's not a good UX to have a user make at minimum 4 API requests
  before they can actually have a load balancer.

  3) Reducing the number of API requests will improve performance of the
  API server when at large scale and other services consuming the same
  API.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1463202/+subscriptions


Follow ups

References