Fix the force shutdown form item validator in the resize instance form, the force shutdown check form item must be checked
Change-Id: If4823c3082680038b74c18d132b00de9ba246e43
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
This feature allows the user to check whether the selected Volume should be deleted along with the instance
when the user selected the Bootable Volume Start Source via Instance creation module.
Change-Id: Ib7e7da84de8e884e2cec65fa9747f04551e2de96
Console feature was added to the detail page with
the attach api of the Zun service using Websocket.
Change-Id: Ie6884c21c23c39406f8be49e28941d3a05af1d7c
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