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

Plugin driver doesn't properly handle errors #351

Open
mattgreene opened this issue Dec 20, 2016 · 0 comments
Open

Plugin driver doesn't properly handle errors #351

mattgreene opened this issue Dec 20, 2016 · 0 comments

Comments

@mattgreene
Copy link
Contributor

Agent Version

N/A

Operating System

N/A

OpenStack Release

Liberty+

Bug Severity

3

Description

Partner reported a traceback when adding member to a pool. Full log shows that the port field is missing from the service model sent from plugin to agent. The plugin detected the missing port and generated a log, but allowed the model through to agent.

  1. The plugin should NOT send models with known problems
  2. The plugin should conform to the current accepted pattern of raising/catching an exception and notifying neutron of the problem.

Deployment

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant