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
1. Instance can attach iso volume if status is shutoff and it is not ironic
2. Instance can detach iso volume if status is shutoff
Change-Id: I54a2f6c3e1062231992d5926b34a955141963c89
1. Change modal size to large to get better showing
2. Prevent revert when the status is not available
3. Add powerStatus to instanceStatus for instanceResult.server
Change-Id: If6d24acf2140fd90b72a1123cd7aeec2ea6192a1
1. Add client module to request openstack api
2. Remove window.request, stores use client to request api
3. Remove window.globals, use globalRootStore to deal with user info
Change-Id: I5657cfd8cf142dbacce8716991f805bbbb4a9222
1. The name of the stack is too long to showed completely
2. Add css style with workbreak & wordwrap to fix this problem
Change-Id: Id19f9e154841e64a9d468b90fee26e86cd06417e
1. Fix system_reader role has operation permissions on administrator page
2. Mark TODO of supported system scope roles
Change-Id: Icd697e0b5238a25307c3d24fc6742600f892b547
1. Change protocol list
2. Add creating button in securityGroup list
3. Add link for remote group id
Change-Id: I76f10ffbd513d4e40f658ec8acb61e3311cfedf1
1. Move static_path into skyline_console to facilitate
other modules to import.
2. Rename make build to make package
Change-Id: I7c9c5873f90b80de1203e9a38cf0ee5cc68fc42b
Before adding any code, add basic Zuul support for the repository
(noop-tests) so that it can pass Zuul checks and gating.
Change-Id: Iba9432b0b915353275bd3d16e4921dd5e5ee85d3