Public bug reported: When create a vm with specified security group and ports,the security group is invalid.Because ports have their own security group.
Perhaps users will be confused with this situation.They input security group parameter,but it doesn't work. So,IMO,there are two situations here: 1.boot only with ports. in this situation ,we shouldn't allow users boot and return code 400 to show that security group is invalid and unnecessary. 2.not only with ports but also with networks. in this situation,we should print a worning information in log files at least to point out that the security group is invalid with ports. ** Affects: nova Importance: Undecided Assignee: wangxiyuan (wangxiyuan) Status: New ** Changed in: nova Assignee: (unassigned) => wangxiyuan (wangxiyuan) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1462393 Title: security group is Invalid when boot with port Status in OpenStack Compute (Nova): New Bug description: When create a vm with specified security group and ports,the security group is invalid.Because ports have their own security group. Perhaps users will be confused with this situation.They input security group parameter,but it doesn't work. So,IMO,there are two situations here: 1.boot only with ports. in this situation ,we shouldn't allow users boot and return code 400 to show that security group is invalid and unnecessary. 2.not only with ports but also with networks. in this situation,we should print a worning information in log files at least to point out that the security group is invalid with ports. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1462393/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp