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. 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. Change protocol list
2. Add creating button in securityGroup list
3. Add link for remote group id
Change-Id: I76f10ffbd513d4e40f658ec8acb61e3311cfedf1