1. update the search label in the extra spec tab in the volume type detail page
2. update the search label in the extra spec tab in the Qos spec detail page
Change-Id: I50e7d1882c83563dd303a43951f08e288f991c17
1. For some list tab in the detail page, when submit actions in the list tab, the detail info and the list tab is better to refresh without silence.
2. Refresh the whole user detail page when the set/remove default project of the user
Change-Id: I2fcbe8d79eb90250ed05509540bb2e29a310755d
1. support set user's default project
2. display user's default project in the user list page/user detail page
3. support remove user's default project
4. update user e2e to adapt default project column
Change-Id: I4664429c0c01d195bed3701087e92776b068c69d
1. update key column title for the extra spec list page in volume type detail page and QoS spec detail page
2. update key label when creating/editing volume type's extra spec and QoS spec's extra spec
3. set only number value for creating/editing QoS spec's extra spec
Change-Id: Ifaa24ce7607cd70425916ccf5e1ab174157b2881
1. refactor listener detail and actions code to optimize requests
2. fix remove health monitor
3. hide admin_state_up form item when disable health monitor in the lb step create page
4. support updating admin_state_up when editing health monitor
5. support admin_state_up info in the health monitor card in the lisenter detail page
Change-Id: Id1a9c32ddae09b1ae3dfb613bd7468a372aa5478
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
User group names in the domain can not be repeated, update the name check when creating and editing user group
Change-Id: I174318b9b3c3dd6639a96a0f45e6d5a9935c06f8
Project names in the same domain can not be repeated, fix the name check when creating and editing project
Change-Id: I357b4464aad23da3901b05c9940672a04b0a1861
When selecting multi items in the table list page, and the action is a ModalAction, update the judgment: whether the OK button is clickable.
Change-Id: Ib14934b510e3788530e758a406d9801d7e22ab52
1. Show detailed error messages when changing password with previous password
2. Fix user password validation to get better extensions
Change-Id: I5f323f2f622e2a8bdf81a8dc00bc3e674b4c0953
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. Remove chart's style width=100%, because <Row> was block element yet
2. Fix margin style of nodes select component because it doesn't work
Change-Id: I7219dfd1f6a0123ec44366148d5763b9a3311183
1. update record set tab in the dns zone detail page
2. update create record set
3. update edit record set
4. update delete record set
5. update record set detail
Change-Id: I624c09b7ebab049371ffd0cbe73c6eec55f4a028
1. fix dns zone api fetch in the zone list page
2. udpate create dns zone
3. update dns zone list
4. update dns zone detail
5. update edit dns zone
6. update delete dns zone
Closes-Bug: #2032857
Change-Id: Ieb5023f8596c1c401ad2d0868c99f0155c1c45a8
remove the volume create image e2e case, the case remains in the uploading status, causing subsequent e2e cases to fail
Change-Id: I5e2333fa84a7bc988c8efc80c7f48511cb988e5e
When go to the instance detail page it tries to fetch ports
with all_projects = true but its API does not contain all_projects
Change-Id: I6acd1fa5f2c8bb817f29f0e11b0908cf73c7653c
update getColumns function for image, then other class can better update the columns by inheritance class
Change-Id: I8c5387b4e03edfb5f94764a7bb7c60759962871e
1. add container format column for image list page
2. fix request body for create docker image
3. update container format value display
Change-Id: I40ad82385d2f014b1066428e4b30ddd99435d01c
update the data mapper in the base store, add extra params for the function, which can be better rebuild the data used in the list page or detail page
Change-Id: Idb02ff0cce8ef48318b6eb9f0b5c8c6521fc961b
Show project id and filter data by it when create nework,subnet,fip,qos in management platform
Closes-Bug: #2037275
Change-Id: I4e12b423be7662ba83f8efbf55e1b6aa0e31105d
Add file to the reno documentation build to show release notes for
stable/2023.2.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.2.
Sem-Ver: feature
Change-Id: I8d04d8558b2fb89457efd820e3c88c3ec91d0eb6
On the Storage > Object Storage page, the directory listing page was not working because the "Public Access" link in the Detail Info popup was redirecting.
Added "/" to the end of the link address.
Change-Id: I27904475edc48404271bea1c42634f23be8ffbd1