yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00699
[Bug 1100749] Re: LBaaS plugin returns unnecessary information for PING and TCP health monitors
** Changed in: quantum
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1100749
Title:
LBaaS plugin returns unnecessary information for PING and TCP health
monitors
Status in OpenStack Quantum (virtual network service):
Fix Released
Bug description:
The plugin returns url_path, http_method and expected_codes for PING
health monitors. In fact this properties should not be returned for
TCP and PING monitors because that might be confusing.
{
"health_monitor": {
"status": "PENDING_CREATE",
"admin_state_up": true,
"tenant_id": "admin",
"delay": 60,
"expected_codes": "200",
"max_retries": 2,
"http_method": "GET",
"timeout": 10,
"url_path": "/images",
"type": "PING",
"id": "aaa8adeb-5c1a-40c5-92d5-1cf962a5c22a"
}
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1100749/+subscriptions