← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1787106] [NEW] Not able to ping between VMs when creating logging with --resource-type security_group

 

Public bug reported:

Environment setup:
VM1 <=> (Subnet1) Router1 (Subnet2) <=> VM2
1. Create Subnet1, Subnet2
2. Attach Subnet1 and Subnet2 to Router1
3. Create log_resource with event=ALL
openstack network log create --resource-type security_group --enable --event ALL Log_all_defined_resource
4. Create VM1 under Subnet1, create VM2 under Subnet2 (default security group)
5. Add ALLOW ICMP rule to default security group
6. Login to VM1, ping to VM2

Expected result: be able to ping to VM
Actual result: not able to ping to VM2

Please note that:
We can ping from Router1 to VM1 and VM2.
But when "logging to VM1", we cannot ping to VM2 and Router1.

** Affects: neutron
     Importance: Undecided
     Assignee: Nguyen Phuong An (annp)
         Status: In Progress

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

Title:
  Not able to ping between VMs when creating logging with --resource-
  type security_group

Status in neutron:
  In Progress

Bug description:
  Environment setup:
  VM1 <=> (Subnet1) Router1 (Subnet2) <=> VM2
  1. Create Subnet1, Subnet2
  2. Attach Subnet1 and Subnet2 to Router1
  3. Create log_resource with event=ALL
  openstack network log create --resource-type security_group --enable --event ALL Log_all_defined_resource
  4. Create VM1 under Subnet1, create VM2 under Subnet2 (default security group)
  5. Add ALLOW ICMP rule to default security group
  6. Login to VM1, ping to VM2

  Expected result: be able to ping to VM
  Actual result: not able to ping to VM2

  Please note that:
  We can ping from Router1 to VM1 and VM2.
  But when "logging to VM1", we cannot ping to VM2 and Router1.

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


Follow ups