skyline-console/releasenotes/notes/Support-Setting-Admin-State-Up-For-Pool-eca4a829af8c0446.yaml
zhangjingwei 44bf15d7e8 feat: support admin_state_up for listener's pool
1. support setting admin_state_up when creating listener's pool in the listener detail page
2. update pool and health monitor cards in the listener detail page

Change-Id: Ifdb16cc3b82dbb928f4c2e3fcf336450cbe7cc3c
2023-11-24 09:18:39 +08:00

11 lines
360 B
YAML

---
features:
- |
Support setting admin_state_up for listener's pool:
* Support setting admin_state_up when creating a pool in the listener detail page.
* Fix pool info card in the listener detail page when there is no pool for the listener.
* Remove health monitor card in the listener detail page when there is no pool for the listener.