yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59456
[Bug 1607052] Re: [RFE] Per-server port for LBaaS Health Monitoring
Is this a duplicate to https://bugs.launchpad.net/octavia/+bug/1541579?
** Project changed: neutron => octavia
--
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 LBaaS Health Monitoring
Status in octavia:
Triaged
Bug description:
[Use-cases]
- Hierarchical health monitoring
The operator wants to monitor member 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, but will use the protocol-port set in the member object. Certain operators wish to monitor the health of the member (a.k.a member) separately, but in addition to the health of the service/application. This model limits the granularity at which the operator can gauge the health of their cloud.
[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>.
To manage notifications about this bug go to:
https://bugs.launchpad.net/octavia/+bug/1607052/+subscriptions
References