Jingwei.Zhang
3643ca912c
feat: Update share actions && fetch
...
1. Add public policy check when create public share
2. Add public policy check when edit share
3. Disable actions for public share that do not belong to you
4. Remove update-time info from share detail page
5. Remove update-time info from share group detail page
6. Fix share api fetch: add is_public=true to fetch all data
7. Support share api fetch sorter
8. Support share group api fetch sorter
Change-Id: I737747086900626872df3e566f6e4f21c48893f2
2022-05-17 14:02:47 +08:00
Zuul
020defa50b
Merge "feat: Support force-delete && reset-status share istance"
2022-05-16 09:09:02 +00:00
Zuul
9c00b99d6b
Merge "fix: Optimize the directory structure of the resources folder"
2022-05-16 02:54:38 +00:00
Jingwei.Zhang
bc39f976a3
feat: Support force-delete && reset-status share istance
...
1. Support force delete share instance
2. Support reset share instance status
Change-Id: I4ddc2c8b023c92e02b3f40406c4342cbd7e4f2c5
2022-05-16 10:36:49 +08:00
yangao
395084d022
fix: Optimize the directory structure of the resources folder
...
Optimize the directory structure of the resources folder
Change-Id: If33e899550823a66b4784dc6fd23f06d9f5cff11
2022-05-13 17:39:01 +08:00
Zuul
c0d9e39d12
Merge "fix: Optimize the directory structure of the resources folder"
2022-05-13 07:38:01 +00:00
yangao
1da0258d7e
fix: Optimize the directory structure of the resources folder
...
Optimize the directory structure of the resources folder
Change-Id: I34893e2c622254df8d4b94ef11352ef7e97f9418
2022-05-13 11:54:12 +08:00
Jingwei.Zhang
3d8014c2d9
feat: Support manila share server
...
1. Add share server in administrator
2. Add share server detail in administrator
3. Add share tab in share server detail
4. Add delete && batch delete share server
5. Remove access info from share detail base info tab
6. Add link to network/share/server in share instance page
Change-Id: Ifa1efb75aebb32a2928f7d7db07e228d41d0894b
2022-05-12 14:56:30 +08:00
yangao
bdd5a98ece
fix: display port_range in security group rule in instacne detail
...
display port_range in security group rule in instacne detail
Change-Id: Ie0f8da751c513640b209c8f84ec6a925b643ebea
2022-05-12 10:57:59 +08:00
Jingwei.Zhang
38403a2280
feat: Support update share quota && reset status
...
1. Support update share quota in project page
2. Support reset share status in administrator
3. Update share network required when choose special share type
4. Update check share group status when choose share group
Change-Id: I15443d418ec5dd841ca33d05dc2540999ecbcf5f
2022-05-10 11:55:44 +08:00
Jingwei.Zhang
8a7959e49c
feat: Support extend share
...
1. Support extend share
2. Add share tab in share group detail page
3. Add share tab in share network detail page
4. Add share tab in share type detail page
Change-Id: I0beecee4b3e145a20da6eaed3db9917ad175367c
2022-05-09 10:25:38 +08:00
Zuul
9ad847728e
Merge "feat: Support manila share"
2022-05-07 11:56:52 +00:00
Jingwei.Zhang
0c09862b35
feat: Support manila share
...
1. Add manila share page in console and administrator
2. Add console create share
3. Add console edit share
4. Add delete share in console and administrator
5. Add share quota info in console overview page
6. Add share quota info in administrator project detail page
7. Add share metadata tab in share detail page
8. Add create share metadata in console
9. Add edit share metadata in console
10. Add delete share metadata in console and administrator
11. Add manage share metadata action in console
12. Add access rule tab in share detail page
13. Add crate access rule in console
14. Add delete acees rule in console and administrator
15. Add manage access rule metadata in console
16. Add manage access rule action in console
Change-Id: I8c80c80340e214827bcde0d62dc0521e4b2b1ea9
2022-05-07 16:26:21 +08:00
yangao
f43a359a63
feat: add renderExtraLink function to support extra link show
...
add renderExtraLink function to support extra link show
Change-Id: I08bf54eb8791704a692cdc9806d23e6806c786ae
2022-05-07 14:23:05 +08:00
xusongfu
f48011a983
fix: add i18n and fix datastore of trove
...
1. The trove creates an instance affinity and anti-affinity label that requires i18n
2. Add i18n for trove instance status
3. The value of the database version of the configuration group is incorrectly set
4. Add allowClear true for select component
Change-Id: Ic6058530b57b1f8f7face48061c5a3b018459a5a
2022-05-06 19:25:09 +08:00
yangao
17bd59ec15
fix: remove extra IPv6-ICMP in create security group rule
...
remove extra IPv6-ICMP in create security group rule
Change-Id: I84321f4348d574504e369de9a556c5e522def7d6
2022-05-06 09:27:51 +08:00
xusongfu
c805074df0
fix: fix component definition of trove
...
1. Change the component definition to get better extension functionality
2. Add Copyright info to some components
3. Format some codes by prettier plugin
Change-Id: I64f7eb665c85caddcd6cf8b3084e259504c9dee6
2022-04-29 16:27:41 +08:00
Zuul
56c73daf92
Merge "feat: Support manila share group"
2022-04-28 12:59:10 +00:00
Jingwei.Zhang
3e76cb2ffa
feat: Support manila share group
...
1. Add manila share group page in console and administrator
2. Add console create share group
3. Add console edit share group
4. Add delete share group in console and administrator
5. Add share group detail page in console and administrator
Change-Id: Ia96f38c2155210007faedb99bcf3ff49ae291245
2022-04-28 16:29:04 +08:00
yangao
d69bbacca7
fix: fix download floating IP all data error
...
fix download floating IP all data error
Closes-Bug: #1957862
Change-Id: I1450e963ac7b7afe9add94d18d914aedb8f715b5
2022-04-28 05:38:29 +00:00
Jingwei.Zhang
d472f41913
feat: Support manila share network
...
1. Add console share network page
2. Add console create share network
3. Add console edit share network
4. Add console delete share netowrk
5. Add console share network detail page
6. Add administrator share network page
7. Add administrator share network detail page
8. Add administrator delete share network
9. Add popover network component
Change-Id: Iade53429f2e432897cd60d1b7d3b6ee91ebcd95c
2022-04-27 17:04:11 +08:00
Jingwei.Zhang
b4e81a76db
refactor: Refactor popover resource component
...
1. Add Popover component
2. Refactor popover subnets component
Change-Id: I41399a60cd343ac7c5fe44bf291d686d8565db76
2022-04-27 12:05:04 +08:00
Jingwei.Zhang
3eb091a54b
fix: remove @ alias when import file
...
Remove @ alias when import file, can use folder in the src to short import
Change-Id: I9fa494cb93f152a03b6dcf3c0ecda0d31e747ea3
2022-04-25 09:58:34 +08:00
Zuul
acedaa9868
Merge "fix: Show importing status when creating image using url link"
2022-04-24 03:23:39 +00:00
yangao
1b4e51c921
fix: Show importing status when creating image using url link
...
Show importing status when creating image using url link
Change-Id: I863ccaff62c09d09166f08b5181940b9d818b85a
2022-04-24 10:51:13 +08:00
xusongfu
0c11d61548
fix: fix route map and component definition
...
1. Refresh route map when switch project
2. Change the component definition to get better extension functionality
Change-Id: I6a514914ff711d125b7b280d3415a3f27f58628e
2022-04-23 00:25:30 +08:00
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
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
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
zhuyue
937a17062b
feature: update to support configuration
...
update to support configuration
Change-Id: I9da4178175c3cc5eec9dccab24d1db543ca62821
2022-01-13 19:14:07 +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
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
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
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
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
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
a956a9f3df
fix: Hide download btn in swift container page
...
Hide download btn in swift container list page
Change-Id: I47d0e60220dc216b2a68afd14e2b37e40402e5b5
2021-12-06 10:03:39 +08:00
Zuul
d3674e04a2
Merge "fix: Fix menu click range"
2021-12-03 13:43:16 +00:00
Zuul
ee77a5eab3
Merge "fix: Fix delete swift folder"
2021-12-03 11:19:41 +00:00
Zuul
d74f418f52
Merge "fix: Fix for create lb members"
2021-12-03 11:16:58 +00:00
zhuyue
ea9cbb9455
fix: Fix for create lb members
...
fix for create lb members
Change-Id: Iabd009f90dfcda329f809d48220bfce97fe63717
2021-12-03 09:27:26 +00:00
Jingwei.Zhang
870907aae3
fix: Fix delete swift folder
...
Fix delete empty swift folder
Change-Id: I0c781285d35f8585df487634e656ba7464c3c78a
2021-12-03 16:57:36 +08:00
Jingwei.Zhang
6b05d343f1
fix: Fix menu click range
...
Fix menu click range
Change-Id: Iee68fac62d1f406b7f560ff16ca7e0829eda0c49
2021-12-03 16:00:57 +08:00
Jingwei.Zhang
f37c2338a7
fix: fix i18n
...
fix i18n due to rebase
Change-Id: I2ff1f3c5cef26354f38eb94f04482f4e746eba01
2021-12-03 11:24:15 +08:00
Zuul
6113ab6331
Merge "fix: Remove pfw tab from fip detail page"
2021-12-02 08:27:30 +00:00
Zuul
cb4502f61c
Merge "fix: Fix selection style in header table"
2021-12-02 08:21:27 +00:00
zhuyue
7b2ad4de84
fix: Remove pfw tab from fip detail page
...
remove the pfw tab in an environment where pfw service is not deployed
Change-Id: Ibc0e3c28e1ef34097818aea5be432d01208d384a
2021-12-02 14:22:27 +08:00
Jingwei.Zhang
18c475987a
fix: Fix selection style in header table
...
Fix selection style in header table
Change-Id: Id2c17ff4dcb0c0c15409268d12e891424de640e5
2021-12-02 10:39:15 +08:00
zhuyue
b4e1789027
feature: Add other service monitor page
...
add other service monitor page
Change-Id: I1e17919d8d93bf5b46e8f399f1128addf3fbbd6c
2021-12-02 10:10:03 +08:00
Zuul
a78c4a9379
Merge "fix: Fix table header style"
2021-12-02 01:52:15 +00:00
Zuul
8f449b1149
Merge "feature: Add openstack service monitor page"
2021-12-02 01:43:57 +00:00
Zuul
c8f9e19e63
Merge "feature: Add storage cluster monitor page"
2021-12-02 01:24:55 +00:00
Jingwei.Zhang
625342f178
fix: Fix table header style
...
Fix table header style
Change-Id: I7bc83f1a5fa9c5684e6384f091ff6db5558c469d
2021-12-01 17:49:01 +00:00
Zuul
b2e7aaa3d7
Merge "feat: Add swift"
2021-12-01 17:47:57 +00:00
Zuul
c8319fe03b
Merge "feature: Add physical node monitor"
2021-12-01 16:45:16 +00:00
Zuul
145bdfea65
Merge "feature: Add monitor overview"
2021-12-01 13:29:03 +00:00
zhuyue
8dc8a6b200
feature: Add openstack service monitor page
...
add openstack service monitor page
Change-Id: Ib3e6501bec43edfedb1333aac3a2404173126e8f
2021-12-01 09:30:04 +00:00
zhuyue
8cdbb3d259
feature: Add storage cluster monitor page
...
add storage cluster monitor page
Change-Id: Ib2eb0e1c711f541713822aae8ec200e9cd0d86f5
2021-12-01 09:30:00 +00:00
zhuyue
4879410e85
feature: Add physical node monitor
...
add physical node monitor
Change-Id: Ieb7082c91fc5a3da89e76e06abba8b4cac536972
2021-12-01 09:29:53 +00:00
zhuyue
a210d80f5c
feature: Add monitor overview
...
add monitor overview
Change-Id: I1e66ffde80ae2c162c1a68411cdd2cfa98ec8931
2021-12-01 09:27:08 +00:00
Jingwei.Zhang
ace9ca0ece
feat: Add swift
...
1. Add swift container list page
2. Add swift container object list page
3. Add create/delete container
4. Add create/edit/delete/copy/cut/paste/rename file
5. Add create/delete folder
Change-Id: Id4a675688b4a8beb40921173d7637e331a77b77e
2021-12-01 16:20:02 +08:00
Jingwei.Zhang
34976a77b0
fix: Fix baremetal set boot device
...
Fix baremetal set boot device
Change-Id: I2dec622e6d80016d5884c2b9234ec9681c2e6734
2021-12-01 14:20:50 +08:00
Zuul
bfa613bd34
Merge "fix: Fix create ipv6 subnet with ipv6_address_mode"
2021-12-01 04:15:49 +00:00
Zuul
220f8d4723
Merge "fix: Fix environment with no pfw"
2021-11-30 13:54:32 +00:00
zhuyue
e21ddcf1bd
feature: Add prometheus base component
...
add prometheus base component
Change-Id: I4c3c646ddf94ae3c03e98601dbe301fa2ca9e933
2021-11-30 15:55:03 +08:00
zhuyue
8241ff8be7
fix: Fix environment with no pfw
...
fix environment with no pfw
Change-Id: I5f836eb028e5d2a3376575fad7e02545c5b513f7
2021-11-30 06:54:00 +00:00
zhuyue
6eddd6e927
fix: Fix create ipv6 subnet with ipv6_address_mode
...
fix create ipv6 subnet with ipv6_address_mode
Change-Id: I9edfea47a00d00087e5b941ce50727e751906418
2021-11-30 12:57:00 +08:00
xusongfu
5c3c89c78a
fix: Show VGPU info if architecture is heterogeneous_computing
...
Use placement service to get VGPU infomation
Change-Id: Ib6d8b77f562369f69e9a6aa937abde5ef7099cce
2021-11-25 15:26:57 +08:00
Jingwei.Zhang
ba13abec54
fix: Add volume quota check when create instance
...
Add volume quota check when create instance
Change-Id: I02eeb7b1adb9edffe8506abf9c293606e0bbb573
2021-11-23 14:58:35 +08:00
Jingwei.Zhang
86fd689e78
refactor: Remove useless func getUrl
...
Remove useless func getUrl
Change-Id: I12989c6efcfc4ba7fb4cd292860be9059b74497b
2021-11-18 09:13:18 +08:00
Zuul
dc0fa2104f
Merge "fix: Fix link jump"
2021-11-17 12:24:34 +00:00
Jingwei.Zhang
7af0a9e9c1
fix: Fix link jump
...
1. Fix fip detail link
2. Fix lb listener detail link
3. Fix network qos policy detail link
4. Fix barematil node detail link
Change-Id: Ib1cbd29182afb8ad15c073e25eecf53c8dd20fb8
2021-11-15 15:12:21 +08:00
zhuyue
eb12eb9e3e
fix: Fix for edit user with null phone
...
fix for edit user with null phone
Change-Id: I09ae91ef69f4d0865f9fbacfa8dfab8131821096
2021-11-15 11:38:34 +08:00
Zuul
d261aaf92a
Merge "feat: Make phone number input international & change library related"
2021-11-12 04:03:51 +00:00
zhuyue
98cf22128f
feat: Make phone number input international & change library related
...
1. make phone number input international
2. change phone number library to libphonenumber
Change-Id: I25bb8006646d8f54b5e4bd0f84f713823f45ec5f
2021-11-11 18:54:48 +08:00
Jingwei.Zhang
6d2ea1bf34
refactor: Refactor path jump
...
Refactor path jump by routeName which is defined in menu as key
Change-Id: I82cda19a2b92b29498238b85c75181848e51e072
2021-11-11 09:59:51 +08:00
Zuul
9d0e402048
Merge "fix: Fix bug in store/neutron/port.js"
2021-11-08 04:51:41 +00:00
zhuyue
e3d617e41d
fix: Fix bug in store/neutron/port.js
...
fix bug in store/neutron/port.js
Change-Id: I34533b28e50b9fed46f67e3d272f8ac129f3260b
2021-11-05 16:53:36 +08:00
zhuyue
ffa59fd088
feat: Make ipProtocol can be entered by user
...
Make ipProtocol can be entered by user
Change-Id: I74122014b9e209af331db467f7d84e56d70cfc50
2021-11-05 07:10:34 +00:00
xusongfu
a612794349
fix: Fix the convert shell code to base64 errors
...
Control input must be ASCII code to match StringIO function in cloud-init
Change-Id: I9dd468847043ed1c3e936c6a9605c10367cff21a
2021-11-04 16:58:18 +08:00
xusongfu
6dc359f4a2
fix: Fixed the platform entrance not switching when switching projects
...
Fix the above issue by mobox observer
Change-Id: I14f14a54586c584f7e6138cfc7aad9721cdfaf7f
2021-11-02 13:43:01 +08:00
Zuul
443cfd9826
Merge "fix: Fix edit subnet allocation pools"
2021-11-01 12:44:40 +00:00
Zuul
8f5931dea7
Merge "feat: Add volume bootable action"
2021-11-01 08:07:40 +00:00
zhuyue
80c257255c
feat: Add volume bootable action
...
add volume bootable action
Change-Id: I3b5e742a75fa5a48634a01d74f2610480e4ada1d
2021-10-29 09:29:41 +00:00
zhuyue
bd6a10f7c6
fix: Fix volume tag judgement logic
...
fix volume tag judgement logic
Change-Id: I857c1932685a0b555b95b5a29fc6a65e937e00dc
2021-10-29 15:54:27 +08:00
zhuyue
3020d4c88a
fix: Fix edit subnet allocation pools
...
fix remove allocation pools when edit subnet
Change-Id: Id03ab6b5b400bf90e61d52de8825b2e915ec8d36
2021-10-29 15:38:57 +08:00
zhuyue
f4f1a40884
fix: Add tips for application credential roles
...
Add tips for application credential roles
Change-Id: I25c0d3b58ddfe41dae9464a8b9fc7133b33d8284
2021-10-14 15:01:48 +08:00
Zuul
fcae54e1c7
Merge "fix: Change vpn tunnel to ipsec site connection"
2021-10-11 03:29:18 +00:00
zhuyue
fff9d8ee02
fix: Change vpn tunnel to ipsec site connection
...
change vpn tunnel to ipsec site connection
Change-Id: Ia59bc87d4e61879b063719c114a02133b7044805
2021-10-11 11:04:55 +08:00
xusongfu
bc23d26a29
fix: Fix the permission of QosPolicy
...
Fix the permission of QosPolicy by qos endpoint
Change-Id: I149e30c172d889ad4cbc4b7292fb20283f507791
2021-10-11 09:44:50 +08:00
zhuyue
de20284129
fix: Fix for network topology
...
Fix for network topology
Change-Id: I32d19f9491544283023b2d0721b219990c71992b
2021-10-09 14:46:34 +08:00
zhuyue
64eccc8001
fix: Fix create flavor
...
fix change access type then create flavor
Change-Id: I442b95227182253e38168320486c93345f5b0d8c
2021-10-09 14:09:19 +08:00
Jingwei.Zhang
ec49fffbe5
fix: Add ipxe, fake boot interface when create bare metal
...
Add ipxe, fake boot interface when create bare metal
Change-Id: Ie2b73e9ee5e997709dd57dc1dba19ccae5739133
2021-10-08 12:09:06 +08:00
zhuyue
74ee3ec2aa
fix: Fix for status check of migrate & live migrate
...
fix for status check of migrate & live migrate
Change-Id: Id28a1659f8004b657fad863413f83c3baea36c1e
2021-09-30 17:30:18 +08:00
zhuyue
4acc62915a
feat: add confirm & revert resize action
...
add confirm & revert resize action
Change-Id: I2f6efddfe5cd8902a9a38d4af26ef762fea77b4d
2021-09-30 16:47:10 +08:00
Zuul
c6118d915e
Merge "fix: Fix flavor show for which ram < 1 GB"
2021-09-29 10:05:22 +00:00
zhuyue
3ff55fda22
fix: Fix flavor show for which ram < 1 GB
...
fix flavor show for which ram < 1GB
Change-Id: I6cbf151e4b17241a71864fb3736e9276113aa895
2021-09-29 09:16:46 +00:00
zhuyue
520a48e954
fix: Just show session expired error when 401
...
just show session expired error when 401
Change-Id: If561f233ba87bbb732556a29ac59c4316768b7a6
2021-09-29 17:16:13 +08:00
zhuyue
e04d861d80
fix: move project_id filter at the end of filters
...
move project_id filter at the end of filters
Change-Id: Ie8cd7d7b7bf9f787ff001c1cccbd690a6ce59b4e
2021-09-29 10:41:04 +08:00
Zuul
e43612a39a
Merge "feature: add backup status show"
2021-09-28 09:01:35 +00:00
xusongfu
fc75f6e7a3
fix: Fix the export format of createIronic in images actions
...
Update export image create ironic module
Change-Id: I8ed8fd494692d63b79f947572ddc4f21f1cda82f
2021-09-28 14:52:25 +08:00
zhuyue
1d2cc435a0
feature: add backup status show
...
add backup status show
Change-Id: I2526904b511ef2c9b674618077a296f1101536b1
2021-09-28 13:50:29 +08:00
xusongfu
d3fb5a334b
fix: Fix the permission of createIronic
...
Fix the permission of createIronic from license to endpoint
Change-Id: I8409d2f0fa602fadd22c5e0cab533089c07e7131
2021-09-28 10:56:59 +08:00
Jingwei.Zhang
9b510f14a2
fix: Fix the system classsification of image
...
Fix image os to be others when image has no os_distro metadata or the os_distro is is inconsistent with classification
Closes-Bug: #1945152
Change-Id: Ia9e0d3126732d931933cd1ef00281d971943b21f
2021-09-27 17:39:57 +08:00
Jingwei.Zhang
ae0fb5c2fa
fix: Fix batch delete backups
...
1. Fix batch deelte backups
2. Fix axios yarn lock source
Change-Id: I64bd76c16be77c281362e350c191f3ba21b62ae9
2021-09-27 11:12:31 +08:00
xusongfu
4e7268bdfb
fix: In order to better control the display of the menu item name
...
Control the length from `>15` to `>=14` to show tooltip
Change-Id: I4fef4774a4b86bd261122bb93bab6d9e98984e92
2021-09-24 17:53:54 +08:00
Zuul
73929c7978
Merge "fix: Remove fetching fip in port list page"
2021-09-24 07:32:30 +00:00
zhuyue
444e1f28ae
fix: Remove fetching fip in port list page
...
remove fetching fip in port list page
Change-Id: Ib0452c27c1f2d9510899d32acd070dd7d8177be5
2021-09-24 15:03:59 +08:00
xusongfu
7353c91f61
fix: Fix menu items name is too long
...
Show elipsis if menu items name is too long
Change-Id: I7ea77c0c27a281c0b84da6e53df82e2ad0195766
2021-09-24 14:24:08 +08:00
Jingwei.Zhang
3109d9bc98
refactor: Refactor manage project quota
...
Refactor manage project quota
Change-Id: Id81e42080fe9ad296be68a4dedeb24bb24daf9c5
2021-09-23 15:37:14 +08:00
Jingwei.Zhang
ae266d3d74
refactor: Refactor project detail quota codes
...
1. Refactor project quota in project detail page
2. Add keypair quota display in overview/project detail quota page
Change-Id: I40e5925909d767a87eadd09cfb9c11ea1624cead
2021-09-22 16:39:59 +08:00
Jingwei.Zhang
e182d62b34
refactor: Refactor console overview codes
...
Refactor console overview codes
Change-Id: I1c64a6def03979d08316d485751acca6dc6341c2
2021-09-18 17:22:54 +08:00
Jingwei.Zhang
cc7222106f
feat: Refactor admin overview codes
...
Refactor overview admin codes
Change-Id: I33dfd8a96ff17b9dac33d53e60dc19a498af4a91
2021-09-18 10:32:56 +08:00
Jingwei.Zhang
6118976855
feat: Refactor rebuild instance
...
Refactor rebuild instance
Change-Id: Idd8367d66a2c6363a3f24870f2e0eb2730375d06
2021-09-18 09:42:22 +08:00
Jingwei.Zhang
07b381395c
feat: Refactor network list page
...
Refactor network list page
Change-Id: Idd5e972e7c63dbc9e7fdd3c2f2e22cfa60fd67c3
2021-09-17 17:52:09 +08:00
Jingwei.Zhang
62234626f5
fix: Fix delete shelved instance
...
Fix delete shelved instance
Change-Id: I696be27bcb25b765c1f57ca10be51404cddc1722
2021-09-17 15:46:00 +08:00
Zuul
8622cb97eb
Merge "fix: Fix for credential download & show"
2021-09-17 07:06:44 +00:00
zhuyue
20c47ece8a
fix: Fix for credential download & show
...
1. fix credential role show
2. fix credential download
Change-Id: Ib460a507d65395963db0445ca40a3d2a4d5eb83f
2021-09-17 11:33:13 +08:00
Jingwei.Zhang
b59b9304d7
fix: Remove useless actions
...
Remove useless actions: attach/detach iso volume
Change-Id: Ie8cb684649261cf04c6df7ce72d37c0d1304cf58
2021-09-17 09:18:44 +08:00
Jingwei.Zhang
9c678927d5
fix: Refactor create instance
...
1. Refactor create instance base step codes
2. Fix fetch all data with sort params
Change-Id: I835c2c29c96dc6fada1c6982539a448363ac684e
2021-09-17 09:17:55 +08:00
zhuyue
6e96e18809
refactor: Refactor QoS Policy code
...
refactor qos policy code
Change-Id: I22b3655cf879b280a1a30a5516daed1c26a44b32
2021-09-16 17:49:31 +08:00
Zuul
438bc2e6fa
Merge "fix: remove port_security_enabled in edit port"
2021-09-16 08:08:49 +00:00
zhuyue
0177308add
fix: remove port_security_enabled in edit port
...
remove port_security_enabled in edit port
Change-Id: Ia3aa005fc1dbafc7f87b415cccd59aa34d30ee1a
2021-09-16 15:30:35 +08:00
Jingwei.Zhang
e1b0db5705
fix: Fix volume restore tip
...
Fix volume restore tip
Change-Id: I06e42222ef33add2af294a8b9c03852958d48429
2021-09-16 14:38:06 +08:00
Jingwei.Zhang
6f5816efe9
fix: Update instance check for attach/detach volume
...
Update instance check for attach/detach volume
Change-Id: Ie6396b2b9c42d424d0396f9c840fb6182ebd45e5
2021-09-16 11:18:05 +08:00
Jingwei.Zhang
f50df3da8d
feat: Refactor project list page
...
1. Refactor project list page
2. Remove useless func
Change-Id: I65ae489bf29e61e9745a987c0a42d9aeafc97014
2021-09-15 16:10:52 +08:00