yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94851
[Bug 2087909] [NEW] When there is network log, neutron-ovn-db-sync-util has a wrong log message.
Public bug reported:
OpenStack Version: 2024.1
How to reproduce :
1. Create new security group.
- openstack security group create sg-01
2. Create one security group rule.
- openstack security group rule create sg-01 --ingress --protocol tcp --dst-port 80
3. Create network log with this security group.
- openstack network log create network-log-01 --resource-type security_group --resource sg-01
4. Run neutron-ovn-db-sync-util (ovn-neutron_sync_mode: log)
Expected :
At step 4, Any log messages about ACLs do not exist because there is no problem.
Actual :
At step 4, this log message exists.
- ACLs to be added:1 ACLs to be removed: 1
The numbers of 'ACLs to be added' and 'ACLs to be removed' are the number of security group rules which have network log.
I think neutron-ovn-db-sync-util has to be modified.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2087909
Title:
When there is network log, neutron-ovn-db-sync-util has a wrong log
message.
Status in neutron:
New
Bug description:
OpenStack Version: 2024.1
How to reproduce :
1. Create new security group.
- openstack security group create sg-01
2. Create one security group rule.
- openstack security group rule create sg-01 --ingress --protocol tcp --dst-port 80
3. Create network log with this security group.
- openstack network log create network-log-01 --resource-type security_group --resource sg-01
4. Run neutron-ovn-db-sync-util (ovn-neutron_sync_mode: log)
Expected :
At step 4, Any log messages about ACLs do not exist because there is no problem.
Actual :
At step 4, this log message exists.
- ACLs to be added:1 ACLs to be removed: 1
The numbers of 'ACLs to be added' and 'ACLs to be removed' are the number of security group rules which have network log.
I think neutron-ovn-db-sync-util has to be modified.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2087909/+subscriptions