Commit Graph

504 Commits

Author SHA1 Message Date
Jingwei.Zhang
4a4ad26a49 fix: Fix create share group type
1. Add share types select when create share group type
2. Add share types column in share group type list page

Change-Id: I729e8120fa2017b277ce6987508c1fc1eca75dc1
2022-04-22 17:57:04 +08:00
Jingwei.Zhang
9b6787121d feat: Support manila instance page
1. Add manila instance list page
2. Add manila instance detail page
3. Refactor request to better config request

Change-Id: I81207ac67d550297057f121842e2f736e450079f
2022-04-22 16:16:59 +08:00
Zuul
443daf560a Merge "fix: fix token storage after login" 2022-04-22 07:46:55 +00:00
Jingwei.Zhang
3091c21e6e fix: fix token storage after login
Save keystone_token after login, earlier than profile api

Change-Id: Ia65a2c386f3f04ebf61b030c28d9efab17d6558d
2022-04-22 11:19:47 +08:00
Jingwei.Zhang
8129af966e feat: Support manila share group type page
1. Add share group type page in administrator
2. Add create share group type
3. Add delete share group type
4. Add share group type detail page
5. Add create group spec
6. Add edit group spec
7. Add delete group spec
8. Add manage group type access

Change-Id: I5292d157ae1b06ba3b35b6f6fd2eeb455b7582a7
2022-04-22 09:30:12 +08:00
Zuul
c0727c95d8 Merge "feat: Support manila share type page" 2022-04-21 10:46:34 +00:00
Jingwei.Zhang
f3c284a835 feat: Support manila share type page
1. Add share type page
2. Add create share type
3. Add update share type
4. Add manage access
5. Add delete share type
6. Add share type detail page
7. Add create extra spec
8. Add update extra spec
9. Add delete extra spec

Change-Id: I2d1497b8716b178693e127ae7350e9946a479817
2022-04-21 15:10:42 +08:00
yangao
e3561599f4 feat: There are more 'more' parameters passed when creating a user
There are more 'more' parameters passed when creating a user

Change-Id: If850de2036265f33686610cb5061dc768ee9ae5f
2022-04-21 14:29:46 +08:00
yangao
db2c0d84b9 feat: The condition for judging the bare metal instance removes the trait: CUSTOM_GOLD is required
The condition for judging the bare metal instance removes the trait: CUSTOM_GOLD is required

Change-Id: I6276918ddb7620dac2ecd261000802e920e2d95e
2022-04-21 09:43:53 +08:00
Zuul
2553207e1f Merge "feat: Support for creating image using file link" 2022-04-20 08:39:53 +00:00
yangao
a241663bb8 feat: Support for creating image using file link
Support for creating image using file link

Change-Id: I73f697f95c0edc947240c562fc9f3e2f6768387f
2022-04-20 13:26:33 +08:00
Jingwei.Zhang
792c530928 fix: fix token storage after switch project
1. Remove useless code in switch project
2. Fix token change for requests after switch project

Change-Id: Ib8757fc918c3068be0a6b9a0d08921f2dc8817fd
2022-04-20 11:36:23 +08:00
Zuul
a0a9813943 Merge "fix: Change the policy name" 2022-04-19 09:27:24 +00:00
Jingwei.Zhang
12adfbf380 refactor: update error handle in request
Make a separate function for request error reporting to better handle various error conditions

Change-Id: I08c44bd9af3258a3338902dcd49c78b954e06c49
2022-04-19 10:29:58 +08:00
zhu.boxiang
8e36355e41 fix: Change the policy name
Change the policy name.

Depends-On: https://review.opendev.org/c/openstack/skyline-apiserver/+/837834
Change-Id: Ie57de25e1d7897c7bac6a8376a84c9ea0665ab7c
2022-04-18 05:18:44 +00:00
xusongfu
f91454fdcb fix: Fix role list and monitor data and others
1. Fix the role list fetch in user manger and system role
2. Fix the state to get the right data of up and down
3. Add rest attribute for better extension functionality in select component
4. Fix create rule error

A recent git update broke our jobs, diskimage-builder was updated to fix

1. This issue but the grenade job doesn't use dib from master (our other
jobs do)
2. This commit ensure that our grenade job pulls dib from the git repo

Change-Id: I2de592a337e769d1604d72b117fd8a44d5777f58
2022-04-15 20:20:02 +08:00
xusongfu
d76bd458fc fix: Modify UserGroups and User definition
1. Modify UserGroups class definition to make it extensible
2. Modify getColumns definition to make it extensible

Change-Id: I8e97da2ec2078a8620cc212f76cfab9e1bedb14e
2022-04-14 15:34:05 +08:00
Zuul
30229526a4 Merge "fix: Fix database and tag" 2022-04-08 08:56:56 +00:00
Jingwei.Zhang
feb7bb1af1 fix: Remove batch delete port forwarding
Concurrent deletion will cause an error in neutron updating the routerId
 attribute of the floating IP, so remove batch delete port forwarding
action.

Change-Id: I18687b80f9a7e239a5ae23d84ae2169ad8491cf0
2022-04-08 03:45:54 +00:00
xusongfu
fed23d5613 fix: Fix database and tag
1. Add i18n for database
2. Add i18n for server tag and project tag
3. Add database instance status

Change-Id: If0d3d0782808a06f51c63bf9d817281ae027972b
2022-04-08 09:56:04 +08:00
Zuul
74df8da69e Merge "fix: Fix source port/port range" 2022-04-07 09:21:21 +00:00
yangao
250c344333 fix: Fix source port/port range
1. When the direction of the security group rule is egress, the following prompt should be the destination port/port range

Issue: 126898
Change-Id: I199fe1d9471c06eac1b00f2f0ec245d9dfb4177c
2022-04-07 14:46:16 +08:00
Zuul
786d956349 Merge "Add Trove UI to Skyline" 2022-04-07 05:19:30 +00:00
xusongfu
e0b40e0c4c fix: Fix error of cinder endpoint
Fix the rootStore path to solve the problem of incorrect cinder endpoint

Change-Id: I4a3b24959f74bfdaa8746d507b05dc3dffeeef4b
2022-04-07 09:39:14 +08:00
Reşit Demir
b3966843f8 Add Trove UI to Skyline
Change-Id: I0502a2043361a57b39c5804e74a443c01b920e62
2022-04-06 11:01:01 +00:00
xusongfu
adabf42783 fix: Fix tags column and validator tips
1. Fix tags error in hypervisors page
2. Fix validator tips about commas

Change-Id: Idb92d62e2f309476b647532e01d3e05fa23c7748
2022-03-30 10:28:29 +08:00
Zuul
76859287e8 Merge "feat: remove useless codes of snat" 2022-03-29 08:55:10 +00:00
xusongfu
981e653148 fix: Refresh data when database change in monitor
1. Refresh the node list when database change
2. Reset the current selected node when database change

Change-Id: Id12ebb729b44bd01893d20d2f2f91d7450fb3186
2022-03-29 09:27:14 +08:00
Jingwei.Zhang
948e246791 feat: remove useless codes of snat
1. Remove useless codes of snat
2. Remove duplicate key "extensions" in neutron client

Change-Id: I1bfa87f3588eac7bc68d2375f8330607b962314c
2022-03-28 16:08:24 +08:00
xusongfu
81c037de41 feat: Add tags to nova service and so on
1.Lists tags, creates, replaces tags for a server
2.Fix input autocomplete in Chrome browser
3.Fix some e2e test bugs

Change-Id: I6236da8670d36c88978317d34a50cde3974b83d9
2022-03-26 20:11:15 +08:00
Zuul
c8fee87d63 Merge "fix: Clear local storage when logout" 2022-03-26 10:03:23 +00:00
Zuul
c8eb7086ad Merge "refactor: Update style" 2022-03-26 09:36:40 +00:00
Zuul
7ee4ce8eaf Merge "feat: support network qos policy actions in console" 2022-03-26 04:29:41 +00:00
Jingwei.Zhang
82df36b307 fix: Clear local storage when logout
Clear local storage which storage keystone_token and other info

Change-Id: Ife904f05918a3b107c55a4db2244b84a01a2dde0
2022-03-25 16:04:15 +08:00
Jingwei.Zhang
9763ce317f feat: support network qos policy actions in console
Support qos policy actions in current project tab in console
1. Support create qos policy in console
2. Support edit qos policy in console
3. Support delete qos policy in console
4. Support create/edit/delete bandwidth in console

Change-Id: I3142f9e9386c85fd99438f7277eaebad0d2c2b6b
2022-03-25 14:47:52 +08:00
xusongfu
7ac40b2650 fix: Support no-cinder
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
2022-03-25 12:57:28 +08:00
Jingwei.Zhang
36c5a63196 fix: add json format check when editting setting config
1. Add JSON format check when edtting setting config
2. Update export

Change-Id: I532f6eeac33fb5fc8a8854131b5bc55e13009cf5
2022-03-21 23:06:30 +08:00
Zuul
548f6c684d Merge "feat: add floating ip tab in qos policy detail page" 2022-03-17 10:47:27 +00:00
Jingwei.Zhang
194ac88d24 feat: add floating ip tab in qos policy detail page
Add floating ip tab in network qos policy detail page

Change-Id: I07e30d08b27d51dca7facc12397aab7a72be3669
2022-03-16 10:41:23 +08:00
zhangke
05b28c9344 fix: the host name should show service.host instead of hypervisor_hostname, pages involved are as follows:
Management Platform: Virtual Machine Manager, Virtual Machine Manager Details, Migration, Live Migration

Change-Id: Icb8b9ed8bb61fb6c715193f1c48bd1c2da45316f
2022-03-16 02:30:31 +00:00
yangshaoxue
1dcdd82a06 fix: Fix the e2e job
Change the skyline-apiserver and skyline-console project from
skyline group to openstack group.

The devstack plugin has wrong permission for dir_log. So it depends
on the commit for skyline-apiserver.

Depends-On: https://review.opendev.org/c/openstack/skyline-apiserver/+/833528

Change-Id: I1e914f1a6e92fd2fd5463bd36872231837e91746
2022-03-15 09:03:58 +00:00
xusongfu
2960516e5e fix: Fix the user manager & group manager
Fix the page error when the role list is empty

Change-Id: Id72aaf1da2d96695fdf879de7f57f3a9f0183995
2022-03-15 11:52:49 +08:00
zhangke
83a1b938c1 fix: hide project_id when modifies metadata
1. project_id should not be modified when mirror modifies metadata
2. mirror details page does not need to display the custom attribute project_id

Change-Id: Id629f94429ea1ee6556046f5f3d9e22b3a578b40
2022-03-07 10:36:44 +08:00
Zuul
04d150cc5b Merge "fix: Fix the user manager & group manager" 2022-03-03 07:55:02 +00:00
zhangke
29a0435392 fix: set default expires day of keystone_token
1. set default expires day of keystone_token
2. add tips when keystone_token is expired

Change-Id: Ib5bb97c3c790d9f5c239fc19bb76a95a231ca838
2022-03-03 12:13:48 +08:00
xusongfu
58be21a2b9 fix: Fix the user manager & group manager
The select is single when configuring roles for projects, which is not
matched with horizon

Change to multi-select when configuring roles for projects

Change-Id: I3ecee8431f107e723c0046c549a8e016a846f6a2
2022-03-03 09:39:44 +08:00
Jingwei.Zhang
ce0042945f refactor: Update style
1. Support style check: stylelint
2. Add stylelint check in lint-staged husky
2. Update styles

Change-Id: Id793b0936e4c3ea27ddef0df794d5b711880599f
2022-03-02 11:04:01 +08:00
xusongfu
757047a1cb fix: Fix the encryption provider format
The encryption provider format is wrong, fix it to luks

Change-Id: I264640173e9fb07bf2a11cc8e29d2beeccf8ebae
2022-02-25 14:41:43 +08:00
xusongfu
04e8210fdd fix: Fix the style of AddSelect component
Use float instead of overflow to avoid the inner selects options
being occluded by outer element

Change-Id: I41c6ef3d60e5717c8c9b929091b4383365aa4d29
2022-02-24 18:38:57 +08:00
Zuul
22be7ac616 Merge "fix: fix routerId of router port page" 2022-02-24 08:18:07 +00:00