skyline-console/releasenotes/notes/Update-Editing-Pool-Info-7094e9265fe01b84.yaml
zhangjingwei 772b1b5d46 feat: support editing pool admin_state_up
1. support editing admin_state_up when edit listener's pool of lb
2. support display admin_state_up info in the pool info card in the listener detail page
3. update lb algorithm display in the pool info card in the listener detail page

Change-Id: I80a500c6d67b51203c1d2e5868f94c4800c72714
2023-11-14 14:20:51 +08:00

11 lines
326 B
YAML

---
features:
- |
Update editing admin_state_up for listener's pool:
* Support editing admin_state_up when edit listener's pool of lb.
* Support display admin_state_up info in the pool info card in the listener detail page.
* Update lb algorithm display in the pool info card in the listener detail page.