1. support dns zone page in the administrator
2. support dns zone's recordsets in the administrator
3. update dns zone fetch to pagination request
4. update recordsets fetch to pagination request
5. support sort zone by api
6. support sort recordsets by api
7. update search filters for the dns zone list page
8. update search filters for the recordset list
Change-Id: If426060bcb0c3ecd3fa485a9be09953ae74734dc
1. fix the router path from 'container' to 'container-service' to get the same format as magnum
2. Follow the api doc to hide the log tab in the container detail if the status is not acceptable
Closes-Bug: #1997326
Change-Id: I3c1e4299ec2e10bfcd02bcf6cd07f0ed42b3b783
1. Support subnet detail page: base info tab && ports tab
2. Refactor subnet codes: adjust a more reasonable directory structure
3. Update port related code to support ports list in the subnet detail page
4. Update port detail back to the list page: entering from the instance/network/subnet detail page will return to the instance/network/subnet detail page
5. In the instance detail interface tab, remove the device owner filter
Change-Id: I02edd0cb54a76f6b590411be5f93b57bb89c6cd6
1. Add port list page, the old virtual adapter list page only show the
compute:nova bouned ports and unbouned ports
2. Update actions's allowed check: detach fip
3. Update port store: from virtualAdatperStore to portStore
4. Adjust file/folder path: from virtualAdapter to port
Change-Id: Iceec96731a9fd17de429b4e6061490a26e562162
1. Fix the plural form of the menu words
2. Fix the plural form of the tab title
3. Fix the related e2e case
Change-Id: Id37115d9efac341413b401d12049cf0d621e0385
1. Support edit for trove instance
2. Fix the menu items name of trove instance
3. Fix the title of create trove instance
Change-Id: If9448e8e20f547079e0ab6071d3828cf549e2173
1. Fix the params when create or update cluster template
2. Show search for all select items
3. Fix the route path for update cluster template
Change-Id: Ic3435abb340f6e129815fde368b5b12bcabcdcb5
If the service is not deployed, hide the menu: swift, octavia, zun,
magnum, heat, manila, ironic, vpn
Change-Id: Ie87ef9eaa4a1d5da2134907024ed465dcfaa5bd4
1. Fix delete server/ca certificate
2. Update cert display in detail page
3. Add default type when create cert
4. Display the cert list page based on the barbican endpoint
5. Temporarily remove network topology e2e because of cypress crashes
Change-Id: Ie0f01bd7c818b4c553351cc1cd8549e79a301c29
1. Support https、udp、http for listener creating in loadbalance
2. Fix protocals for pool creating and editing in loadbalance
3. Fix protocals for helth monitor editing in loadbalance
4. Change the component definition to get better extension functionality
5. Add certificate for https listener in loadbalance
Change-Id: I51c953c647b23d516461eb3a0c401d4216c1676b
1. Add manila share group page in console and administrator
2. Add console create share group
3. Add console edit share group
4. Add delete share group in console and administrator
5. Add share group detail page in console and administrator
Change-Id: Ia96f38c2155210007faedb99bcf3ff49ae291245
1. Update base client to support service disable
2. Remove volume in create instance if no-cinder
3. Remove cinder services in overview page if no-cinder
4. Remove some storage services if no-cinder
5. Remove volume in monitor centers if no-cinder
Change-Id: Ib6f8f3ed86098b4097b0428b48f0b136bf5ee349
Closes-Bug: #1939984