Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DE897/eed1b7cbdb00a3fbac9f19bab1a2d7366833b753 #75

Open
wants to merge 1 commit into
base: cis-havana
Choose a base branch
from

Conversation

aswadrangnekar
Copy link

Rarely dhcp agent rpc call get_active_networks_info() can interleave
with network scheduling initiated by create.port.end notification.
In this case scheduling raises and port creation returns 500.
Need to synchronize on DhcpNetworkBindings table.
Also made minor modification to test config to fix extension path.

Closes-rally-bug: DE897
Closes-Bug: 1276552
Change-Id: I52d94a40772a99c7032dba15b200bf0f21362f93
Upstream-Review: https://review.openstack.org/#/c/71393/4

Rarely dhcp agent rpc call get_active_networks_info() can interleave
with network scheduling initiated by create.port.end notification.
In this case scheduling raises and port creation returns 500.
Need to synchronize on DhcpNetworkBindings table.
Also made  minor modification to test config to fix extension path.

Closes-rally-bug: DE897
Closes-Bug: 1276552
Change-Id: I52d94a40772a99c7032dba15b200bf0f21362f93
Upstream-Review: https://review.openstack.org/#/c/71393/4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant