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
xusongfu
0aaca80308
fix: Fix the value of the name column in the network list which use the simple table
...
Show id and name to match column headings
Change-Id: Ifea9927b024ae613d2db4f402aa4ad020d767c6e
2021-12-16 15:37:01 +08:00
Zuul
d884b0ba6e
Merge "feat: Update flavor detail page"
2021-12-16 07:21:26 +00:00
Zuul
507a86ecd7
Merge "fix: Add tip for ipv6 subnet"
2021-12-16 04:58:45 +00:00
zhuyue
6ea6e2c8d0
fix: Add tip for ipv6 subnet
...
1. add tip for ipv6 subnet
2. set default value of ipv6_ra_mode & ipv6_address_mode
Change-Id: Ie2cfe736052892b52e508a81a7d5c8e0e2a3528b
2021-12-16 02:40:54 +00:00
Jingwei.Zhang
20cc08159c
feat: Update flavor detail page
...
1. Add numa node info in flavor detail page
2. Add memory page size info in flavor detail page
Change-Id: I6fc4a93c4e78e9a75f32fe1f35e4b73cb504bcca
2021-12-16 10:04:16 +08:00
Jingwei.Zhang
2b82344212
fix: Fix qos policy jump in fip list page
...
Fix qos policy jump in fip list page
Change-Id: I4912fe6bad60a307a6fe5035f2221489ad226f56
2021-12-15 15:41:14 +08:00
Jingwei.Zhang
91d9c80d09
feat: Support flavor mem page size prop
...
1. Add mem page set when create flavor
2. Update i18n
3. Update RightContent component extends
Change-Id: I8c714e97300e70cfe8c761736db7076127ba1e7c
2021-12-15 12:21:24 +08:00
Zuul
5d4e204ebe
Merge "fix: The default remote ip prefix is ::/0 if ethertype is IPv6"
2021-12-10 07:11:40 +00:00
Zuul
cbbb9b2650
Merge "fix: Fix e2e i18n"
2021-12-10 07:11:38 +00:00
xusongfu
62149658da
fix: The default remote ip prefix is ::/0 if ethertype is IPv6
...
Use different default remote ip prefix between IPv4 and IPv6
Change-Id: I9f851562da8d8b59cc7ecc51ebeaa285076e1831
2021-12-10 14:18:56 +08:00
zhuyue
7cd19fe428
fix: fix for lb members subnet id params
...
fix for lb members subnet id params
Change-Id: I875557396867938119ac1f22f3df2818b33b5a48
2021-12-10 12:26:25 +08:00
Jingwei.Zhang
7c44ee1c2a
fix: Fix e2e i18n
...
Fix e2e i18n: fix zh.json path
Change-Id: If486e8e9fc19d20c86ef10729a7e04963664a05c
2021-12-10 10:54:17 +08:00
Zuul
979fbfe6e5
Merge "fix: The default remote ip prefix is ::/0 if ethertype is IPv6"
2021-12-09 07:50:55 +00:00
xusongfu
f562454c5f
fix: The default remote ip prefix is ::/0 if ethertype is IPv6
...
Use different default remote ip prefix between IPv4 and IPv6
Change-Id: I6b50000c0acdeb7956ee9343c295ed62493f7095
2021-12-09 14:23:53 +08:00
zhuyue
a070ecd94e
fix: Fix for monitor page
...
1. fix for object data of formatedData
2. fix for evictions
3. fix for chart modal
Change-Id: I757387714a1088647538870e80615662f830ac1e
2021-12-09 11:16:20 +08:00
zhuyue
1834f92c8a
fix: Fix for compute node status & "observable" big array data
...
1. fix for compute node status
2. fix for observable big array data in monitor
Change-Id: If6946246a8ffe8bbc6a880f0150658a436884613
2021-12-07 08:25:25 +00:00
Jingwei.Zhang
be17f40d2c
test: Fix flavor case
...
Merge set flavor families and check flavor tab case into one case, to avoid check tab failed after setting failed.
Change-Id: I0bceba62605ed0d97a4670c2532827f4950fd1a2
2021-12-07 12:13:28 +08:00
Zuul
58189edc73
Merge "chore: Restore e2e tasks in gate"
2021-12-06 10:12:41 +00:00
Jingwei.Zhang
ddb885943c
chore: Restore e2e tasks in gate
...
Restore e2e tasks in gate
Change-Id: I5dafb2f31f4b7431e11a950773713a180f9449d3
2021-12-06 16:22:33 +08:00
Jingwei.Zhang
0295af7bbf
test: Add swift e2e
...
Add swift e2e:
1. create/delete container, update access
2. upload/edit/rename/delete/copy/paste/cut file
3. create/delete folder
Change-Id: Iced51cc04d672a85f6180dac7c96296bb9af316d
2021-12-06 14:27:08 +08:00