skyline/src/pages/network/containers/VirtualAdapter
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
..
actions feat: Support network port_security_enabled 2021-08-25 11:34:14 +08:00
Detail feat: Support network port_security_enabled 2021-08-25 11:34:14 +08:00
index.jsx feat: Add float ip address column 2021-08-24 16:10:05 +08:00