← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1261430] Re: Port opening in security group doesn't apply to existing VMs

 

Ignore the bug. The problem was with image used.

** Changed in: neutron
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1261430

Title:
  Port opening in security group doesn't apply to existing VMs

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  Steps to repro:
  1. Create VM choosing security group without port 8080 open
  2. Assign floating IP to VM
  3. Try to reach VM's port 8080 from external. As expected: connection refused.
  4. Edit security group allowing 1-65535 port range
  5. Try to reach VM's port 8080 from external.

  Expected behavior: VM can be reached by port 8080.
  Observed behavior: connection refused.

  6. Create new VM with this security group
  7. Assign floating IP to VM
  8. Try to reach VM's port 8080 from external. As expected: VM can be reached by port 8080

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


References