On Wed, May 27, 2015 at 03:59:26PM -0400, Russell Bryant wrote:
> The current code crashes when it encounters a binding that does not
> yet have a chassis set. This patch restores the intended behavior of
> ignoring it in that case.
>
> Signed-off-by: Russell Bryant
Thanks! Applied.
__
The current code crashes when it encounters a binding that does not
yet have a chassis set. This patch restores the intended behavior of
ignoring it in that case.
Signed-off-by: Russell Bryant
---
ovn/controller/physical.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ovn/controller/ph