yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38744
[Bug 1498314] [NEW] Healthmonitor is associated to pool from dashboard even there is no healthmonitor associated.
Public bug reported:
1. Create 4 healthmonitors PING/HTTP/HTTPS/TCP and associate to 4 pools.
2. Create a new pool and vip,
3. Get the new created pool details from dashboard. you will find all healthmonitors are associated to this new pool,actually,there is no healthmonitor associated if check it from CLI.
Pool Details
ID
f4dc7898-5862-44e4-a3d4-bb35937c4650
Name
ssh
Description
-
Project ID
3c931fc81f3f436095cdf747b517c3c9
VIP
ssh
Provider
haproxy
Subnet
(a363a442-f065) 2.0.1.0/24
Protocol
TCP
Load Balancing Method
SOURCE_IP
Members
2.0.1.104:22
2.0.1.107:22
Health Monitors
PING delay:2 retries:3 timeout:2
TCP delay:2 retries:3 timeout:2
HTTP: url:/ method:GET codes:200 delay:2 retries:3 timeout:2
HTTPS: url:/ method:GET codes:200 delay:2 retries:3 timeout:2
Admin State Up
Yes
Status
ACTIVE
root@nsj5:~# neutron lb-pool-show ssh
+------------------------+--------------------------------------+
| Field | Value |
+------------------------+--------------------------------------+
| admin_state_up | True |
| description | |
| health_monitors | | >>>>>>>>>>>>
| health_monitors_status | |
| id | f4dc7898-5862-44e4-a3d4-bb35937c4650 |
| lb_method | SOURCE_IP |
| members | c0b927da-d371-473a-9615-365a05ad2de3 |
| | c8a37d10-6720-4c7f-ba9d-1e72966df677 |
| name | ssh |
| protocol | TCP |
| provider | haproxy |
| status | ACTIVE |
| status_description | |
| subnet_id | a363a442-f065-45d0-9078-127d8ac78d54 |
| tenant_id | 3c931fc81f3f436095cdf747b517c3c9 |
| vip_id | 1eef91db-185d-483d-9f9e-ae4d0b6f7232 |
+------------------------+--------------------------------------+
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1498314
Title:
Healthmonitor is associated to pool from dashboard even there is no
healthmonitor associated.
Status in neutron:
New
Bug description:
1. Create 4 healthmonitors PING/HTTP/HTTPS/TCP and associate to 4 pools.
2. Create a new pool and vip,
3. Get the new created pool details from dashboard. you will find all healthmonitors are associated to this new pool,actually,there is no healthmonitor associated if check it from CLI.
Pool Details
ID
f4dc7898-5862-44e4-a3d4-bb35937c4650
Name
ssh
Description
-
Project ID
3c931fc81f3f436095cdf747b517c3c9
VIP
ssh
Provider
haproxy
Subnet
(a363a442-f065) 2.0.1.0/24
Protocol
TCP
Load Balancing Method
SOURCE_IP
Members
2.0.1.104:22
2.0.1.107:22
Health Monitors
PING delay:2 retries:3 timeout:2
TCP delay:2 retries:3 timeout:2
HTTP: url:/ method:GET codes:200 delay:2 retries:3 timeout:2
HTTPS: url:/ method:GET codes:200 delay:2 retries:3 timeout:2
Admin State Up
Yes
Status
ACTIVE
root@nsj5:~# neutron lb-pool-show ssh
+------------------------+--------------------------------------+
| Field | Value |
+------------------------+--------------------------------------+
| admin_state_up | True |
| description | |
| health_monitors | | >>>>>>>>>>>>
| health_monitors_status | |
| id | f4dc7898-5862-44e4-a3d4-bb35937c4650 |
| lb_method | SOURCE_IP |
| members | c0b927da-d371-473a-9615-365a05ad2de3 |
| | c8a37d10-6720-4c7f-ba9d-1e72966df677 |
| name | ssh |
| protocol | TCP |
| provider | haproxy |
| status | ACTIVE |
| status_description | |
| subnet_id | a363a442-f065-45d0-9078-127d8ac78d54 |
| tenant_id | 3c931fc81f3f436095cdf747b517c3c9 |
| vip_id | 1eef91db-185d-483d-9f9e-ae4d0b6f7232 |
+------------------------+--------------------------------------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1498314/+subscriptions
Follow ups