Commit Graph

424 Commits

Author SHA1 Message Date
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
zhangke
25c36f1bf8 fix: fix routerId of router port page
fix routerId of router port page

Change-Id: I389b588e9aa7e0642649243b5099947c72ab40f6
2022-02-24 15:30:08 +08:00
xusongfu
237ea4a901 fix: Fix the Qos policy data in the list
Modify request parameters to ensure that data can be separated under
different tabs

Change-Id: I2eb396031c140f215b0ea4c1a87269b290d35dcf
2022-02-24 14:23:33 +08:00
xusongfu
088c38e65c fix: Fix the router port & security group
1. The name of router port is empty but it is id in the download file,
we need to modify the column to get the correct name in download file

2. Incorrect routing path parameters cause errors in jumping to the
security group details page

Change-Id: I91bd0873c7b767da5b9b2cdc566389897c230ae1
2022-02-24 09:43:59 +08:00
xusongfu
10c3abdc4b fix: Fix the mtu when create network
Remove mtu if it is empty

If the mtu is empty, it should be removed
from the params of the request, otherwise it will cause
createing net error

Change-Id: I88f1d4398efd2ee70ab984d7598b04f8743c8d66
2022-02-23 10:59:07 +08:00
xusongfu
4f40768854 fix: Fix the gateway_ip when create network
Remove gateway_ip if it is empty

If the gateway_ip is empty, it should be removed
from the params of the request, otherwise it will cause
createing sub-net error

Change-Id: Iecd927034ca9bc14c1bfb28b27f34ef585afa945
2022-02-22 16:59:51 +08:00
xusongfu
0dcf7bd0e3 fix: Fix the status list of volume
Administrators can reset the volume status to in-use

If the volume status is 'error', the volume can not be deleted or
detached, we need to change the status to 'in-use' then do this

Change-Id: Ia250a449fea4dc96186bd1440eadfc0c791f48ac
2022-02-22 16:31:21 +08:00
xusongfu
438772f6f3 fix: Fix the search filters
1. Add search filters of baremetal node list
2. Use public function getOptions to format some select options

Change-Id: I2952878ab21656364031db0216a32879ce87862c
2022-02-21 16:00:47 +08:00
yangshaoxue
4f7dec52bd fix: update .gitreview
Update .gitreview
Depends-On: https://review.opendev.org/c/openstack/project-config/+/822222

Change-Id: I8014f8cc0387391df141b4d8d34c9647bfee1e7f
2022-02-14 10:27:00 +08:00
Jingwei.Zhang
f81ac5651a fix: Fix word spell
1. Add eslint plugin spellcheck to check word spell
2. Fix word spell

Change-Id: I73d39cf797ef5bdf993b0154816134a1e93f2ed4
2022-01-18 11:25:58 +08:00
Zuul
6e5ffc72fb Merge "feature: update to support configuration" 2022-01-13 14:32:44 +00:00
zhuyue
937a17062b feature: update to support configuration
update to support configuration

Change-Id: I9da4178175c3cc5eec9dccab24d1db543ca62821
2022-01-13 19:14:07 +08:00
Zuul
e9d62b1c8a Merge "docs: Update README doc file" 2022-01-12 15:01:04 +00:00
zhu.boxiang
8c0247f99b docs: Update README doc file
Update README doc file.

Change-Id: I3f19dc907bd9fc158f73d34af4725400a9388d06
2022-01-12 21:10:59 +08:00
zhuyue
9bfc537493 fix: Fix for fip's binding resource that not belong to current project
fix for fip's binding resource that not belong to current project

Change-Id: I26e52a4a31e7dd12023fe5fabfb748eb328870f2
2022-01-12 01:18:16 +00:00
Jingwei.Zhang
7419565aa2 refact: Refactoring generation of the link of network and security group when creating instance
Use route name in menu to generate network && security group link

Change-Id: I84c9470a06a5bc41eba19c91c40d40d8cab7f26a
2022-01-10 15:34:30 +08:00
Zuul
24feb71191 Merge "refact: Refact Monitor page" 2022-01-09 14:02:28 +00:00
zhuyue
656ccfc9f6 refact: Refact Monitor page
refact monitor page

Change-Id: Ic7ff74641da63c236e27a146b6f1ab712a780f49
2022-01-09 17:09:34 +08:00
Zuul
37c7f440da Merge "feat: Optimize simple-form component" 2022-01-07 14:03:58 +00:00
Jingwei.Zhang
256d7d473e feat: Optimize simple-form component
1. Optimize simple-form component to support form item onChange function
2. Update login to support custom render

Change-Id: I8952d4bd3cff85eeccd76363a8a9c3f3aff3ee25
2022-01-07 10:07:43 +08:00
Jingwei.Zhang
c96180b723 feat: Support the use of ports when creating an instance
1. Add port select in network step when creating an instance
2. Show port in confirm step when creating an instance

Change-Id: I4adb832d194433f2b201c02c067e72251c6e61e6
2022-01-06 17:27:27 +08:00
xusongfu
6872acf19b fix: Fix the create member disappear when status is changing
Show create member when status is from PENDING_UPDATE to ACTIVE

Change-Id: I594be49113215e2cb9b950d61dae810f6608d61c
2021-12-28 18:20:28 +08:00
zhu.boxiang
ee0f721760 Add copyright for python files
Add copyright for python files under skyline_console.

Change-Id: I35be3e195e76a83dfdaaee21f3bf6363220ad00b
2021-12-27 10:10:28 +08:00
zhu.boxiang
7a78dac501 feat: Publish skyline-console to opendev tarballs
1. add tox.ini file
2. add playbooks for python tarball
3. add publish-skyline-console-python-branch-tarball job

Change-Id: I12124e65ffd67f18442bb4ff9ffb398c0d65114c
2021-12-24 14:06:32 +08:00
Zuul
5b288e6daa Merge "feat: Support ceph rgw swift" 2021-12-22 07:20:40 +00:00
Jingwei.Zhang
0c68086249 feat: Support ceph rgw swift
1. Add format=json when request swift container && object list
2. Remove delimiter when params has path prop

Change-Id: I53e978d44d077337ff555a1aa50489638df37970
2021-12-22 11:58:42 +08:00
xusongfu
c185571953 fix: Fix the create listener disappear when status is changing
Show create listener when status is from PENDING_UPDATE to ACTIVE

Change-Id: I2571548c89ae4b37a5f09d54d277064bd2d6ba5d
2021-12-22 11:03:09 +08:00
Zuul
17f029b8ad Merge "fix: Fix the validate message for some fields with empty value" 2021-12-20 07:31:51 +00:00
Zuul
794574a051 Merge "fix: Remove useless package" 2021-12-20 06:22:03 +00:00
xusongfu
bf22ea704e fix: Fix the validate message for some fields with empty value
Change the validate messge for the form item whitch type is select or select-table

Change-Id: I839575099d2385469f4269d1dee4c8c11cc1e9b7
2021-12-20 11:23:37 +08:00
Jingwei.Zhang
9941201ae7 fix: Remove useless package
1. Remove useless packages
2. Fix clear dist path in build prod

Change-Id: I7664eabc045142df64e64846a0e213d578d05c58
2021-12-16 17:34:59 +08:00