Commit Graph

14 Commits

Author SHA1 Message Date
Zuul
27a09bc5e6 Merge "fix: Fix for security groups" 2021-09-01 08:59:32 +00:00
zhuyue
62fa7f3dd1 fix: Check status of instance when attaching port
check status of instance when attaching port

Change-Id: I1eabd674b475f627ae4b70d21a6cfe2f87ef84ee
2021-09-01 16:15:40 +08:00
zhuyue
44b8a7d297 fix: Fix for security groups
1. fix for security groups page in port detail
2. add loading for security groups in port detail

Change-Id: I825050097ec763fa6ef6db2bbd9a2955e62f7a13
2021-09-01 16:06:50 +08:00
zhuyue
b421f04a3f fix: Fix for refresh and then delete allowed-address-pair
fix for refresh and then delete allowed-address-pair

Change-Id: I90103a394cbb01c02c31a278f0413c12560752ca
2021-09-01 14:30:33 +08:00
Zuul
125ccd3c6d Merge "fix: Make port's fixed_ip not required" 2021-09-01 04:14:20 +00:00
zhuyue
88d6fb1b81 fix: Make port's fixed_ip not required
make port's fixed_ip not required

Change-Id: I80389983aa3d9b652f33e712ee5589d8975bec9d
2021-09-01 03:45:20 +00:00
zhuyue
5afd75a690 fix: Fix edit port qos policy & fip
1. fix edit port qos policy
2. fix edit fip

Change-Id: Ic16ca06fb0494b231547f886562924b5c849f6cc
2021-09-01 03:44:25 +00:00
zhangjingwei
20a309ef83 fix: Fix select table loading in form
Add loading when SelectTable component fetch data

Change-Id: If36411e74304061d305fb61b7954e1e564ce40e1
2021-08-26 14:39:07 +08:00
Jingwei.Zhang
19fab7e17f fix: Fix refresh data in detail page after finishing action
1. Fix edit metadata success hint
2. Fix manage image metadata success hint
3. Fix create/edit project modal top padding
4. Fix edit user modal top padding
5. Fix create user group modal top padding
6. Fix refresh list page in detail after finishing action in detail page
7. Remove useless fetch in base detail page

Change-Id: I80fe346cc0be4bdb8607088578fa2acb446cf084
2021-08-25 09:50:37 +00:00
Jingwei.Zhang
f1c3df26a4 fix: Fix action hint without name
Fix action hint without name

Change-Id: Ie1e88b2749399dbe0291d739e18a25aaaf0faaac
2021-08-25 13:36:01 +08:00
zhangjingwei
608d9ef5f4 feat: Support network port_security_enabled
1. Update create instance with `port_security_enabled = false` network:
if one of selected networks is disable port security, disable select security group
2. Update create ironic with `port_security_enabled = false` network:
if one of selected networks is disable port security, disable select
security group
3. Update instance manage security group in instance detail page:
disable manage security group for disable security group interface
4. Update create network with port_security_enabled prop:
can change port_security_enabled prop value
5. Update edit network with port_security_enabled prop:
can change port_security_enabled prop value
6. Add port_security_enabled prop in network detail page:
show network port_security_enabled value

Change-Id: I2227a9cb84ed87b5d1eedaea206004498ef0fab9
2021-08-25 11:34:14 +08:00
xusongfu
095006b426 feat: Add float ip address column
Add float ip address column in virtualAdapter

Change-Id: Ib31ea4b0f1394a5fff05747f7c696aeccf541d80
2021-08-24 16:10:05 +08:00
xusongfu
ad94bb6345 fix: Fix securityGroup Rule creating
1. Change protocol list
2. Add creating button in securityGroup list
3. Add link for remote group id

Change-Id: I76f10ffbd513d4e40f658ec8acb61e3311cfedf1
2021-08-19 17:05:12 +08:00
Hanxiang Gao
4eb68e7fb2 feat: Add initial code of skyline-console
Add initial code of skyline-console

Change-Id: Icba2152a014761f53789357b5085d0779cd0e2a4
2021-06-01 23:29:30 +08:00