← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1892562] [NEW] Choose a security group when creating an instance with a port that has disabled port security

 

Public bug reported:

Description
===========
When creating an instance using a port that has disabled port security, if you choose a security group, an error should be expected to throw an exception, but the result is that the creation is successful. Although the instance as expected no security group, but I think in the process of creating an instance should throw an exception and give some hints, instead of successfully creating but not displaying the security group.

Steps to reproduce
==================
* Create an instance use a port that has disabled port security
* Use the port in the previous step to create an instance, and select a security group when creating the instance.

Expected result
===============
Instance creation failed and an exception was thrown.

Actual result
=============
Successfully created instance

** Affects: nova
     Importance: Undecided
     Assignee: sunhao (suha9102)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => sunhao (suha9102)

-- 
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/1892562

Title:
  Choose a security group when creating an instance with a port that has
  disabled port security

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ===========
  When creating an instance using a port that has disabled port security, if you choose a security group, an error should be expected to throw an exception, but the result is that the creation is successful. Although the instance as expected no security group, but I think in the process of creating an instance should throw an exception and give some hints, instead of successfully creating but not displaying the security group.

  Steps to reproduce
  ==================
  * Create an instance use a port that has disabled port security
  * Use the port in the previous step to create an instance, and select a security group when creating the instance.

  Expected result
  ===============
  Instance creation failed and an exception was thrown.

  Actual result
  =============
  Successfully created instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1892562/+subscriptions


Follow ups