Public bug reported:

[Use-cases]
- Hierarchical health monitoring
The operator wants to monitor server health for the pool separately from 
application health.

- Micro-service deployment
An application is deployed as docker containers, which consume an ephemeral 
port.

[Limitations]
LBaaSv2 health monitor is attached to the pool, so is restricted to monitoring 
the single port set for the pool.  Certain operators wish to monitor the health 
of the server instance separately, but in addition to the health of the 
service/application.  This model also does not support deployment of a service 
via docker container, in which each container will use an ephemeral port.

[Enhancement]
Add an optional application port field in the member object.  Default is 
<None>.  Enhance health monitor creation with an optional parameter to use the 
service or application port.  Default is <Service port> in the pool object.

** 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/1607052

Title:
  [RFE] Per-server port for Health Monitoring

Status in neutron:
  New

Bug description:
  [Use-cases]
  - Hierarchical health monitoring
  The operator wants to monitor server health for the pool separately from 
application health.

  - Micro-service deployment
  An application is deployed as docker containers, which consume an ephemeral 
port.

  [Limitations]
  LBaaSv2 health monitor is attached to the pool, so is restricted to 
monitoring the single port set for the pool.  Certain operators wish to monitor 
the health of the server instance separately, but in addition to the health of 
the service/application.  This model also does not support deployment of a 
service via docker container, in which each container will use an ephemeral 
port.

  [Enhancement]
  Add an optional application port field in the member object.  Default is 
<None>.  Enhance health monitor creation with an optional parameter to use the 
service or application port.  Default is <Service port> in the pool object.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to