b1a86bb6ff
Octavia supports setting the weight of members from 0 to 256, but in Horizon the value 0 was not accepted. This fix allows entering the value 0 as well, which is important for putting a member into DRAINING state. Change-Id: I25ce292f962cf6a0d6f017fe7bc47aaed0790efc Story: 2009804 Task: 44362
8 lines
247 B
YAML
8 lines
247 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Octavia supports setting the weight of members from 0 to 256, but
|
|
in Horizon the value 0 was not accepted. This fix allows entering
|
|
the value 0 as well, which is important for putting a member into
|
|
DRAINING state.
|