skyline-console/releasenotes/notes/Support-Flavor-Add-CPU-Memory-Search-f6b17125d7f82df7.yaml
zhangjingwei 5fc0635853 feat: support flavor to add cpu/memory search filters
1. Support cpu/memory fuzzy search in the flavor list page
2. Support flavor cpu/memory fuzzy search in the FlavorSelectTable component, which is used in:
(1) create instance page
(2) create ironic page
(3) instance resize form
(4) create database instance page
(5) create cluster template page
(6) edit cluster template page

Change-Id: Iba1303a7641621a50b92e21e9173ba65fd7ac669
2022-10-08 09:31:40 +08:00

21 lines
902 B
YAML

---
features:
- |
Support Flavor add CPU and memory search filters:
* In the Console, Compute - Flavors page, support cpu and memory fuzzy search.
* In the Administrator, Compute - Flavors page, support cpu and memory fuzzy search.
* In the Console, Compute - Instances - Create Instance/Create Ironic, support cpu and
memory fuzzy search in the Specification setting in the first step.
* In the Console, Compute - Instances - Resize, support cpu and memory fuzzy
search in the Specification setting.
* In the Console, Database - Database Instances - Create Database Instance, support cpu
and memory fuzzy search in the Database Flavor setting in the first step.
* In the Console, Capsules - Clusters - Create Cluster Template/Edit Cluster Template,
support cpu and memory fuzzy search in the Flavor / Master Flavor setting in the Spec step.