1. Change the domain option to input, requiring the user to enter <username>@<domain name>
2. update e2e case to support new login form
Change-Id: I55611abfc4d58278bddab24a958a1ec2de57e442
1. support disable snat when the router's enable_snat is true
2. support enable snat when the router's enable_snat is false
Change-Id: I15a0eee4760100d923bc9a7d3619f5caf35cbe27
Add file to the reno documentation build to show release notes for
stable/2024.1.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.1.
Sem-Ver: feature
Change-Id: I51e47813a98be23b9a712732ad8c2b652df4e46d
1. Support refresh button to refresh data for the SelectTable component.
2. When creating an instance/ironic/container, you can click to create a network/security group, then create a new resource in a new window, refresh the data in the previous window and select the newly created resource.
Closes-Bug: 2042928
Change-Id: I66bdbf848d375e45f0ab8941b0989165ad86a137
1. Cancel clicking the user avatar button to enter the user center
2. Add a jump to User Center in the hover pop-up window of the user's avatar
Change-Id: Id01a5d199bd9e7a922ac605c1f9902403830a944
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. 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. 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
1. Show detailed error messages when changing password with previous password
2. Fix user password validation to get better extensions
Change-Id: I5f323f2f622e2a8bdf81a8dc00bc3e674b4c0953
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
1. Check jwt expire by the time_expired value in the cookie, if current time is bigger than the time_expired value, the request's header will not has the X-Auth-Token, then the skyline-api will return 401.
2. update cypress command to use time_expired cookie
Change-Id: I4a33649d3dbf630e36bcdee71462b4796e17f714
Add config/config.yaml to set default configurations. Use the config/local_config.yaml to set the custom configurations
Change-Id: I22049e478b6440c765751c8f17663f36f33c277a