]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
BigSwitch: Move attr ref after error check
authorKevin Benton <blak111@gmail.com>
Fri, 28 Mar 2014 00:20:43 +0000 (17:20 -0700)
committerKevin Benton <blak111@gmail.com>
Fri, 28 Mar 2014 00:22:39 +0000 (17:22 -0700)
commit979ec03f0be170b7b83fb8c9b6d76c678d8fca66
treeb70728f860df85bb4e6cf6f1b7305524d95e971b
parent4f9087b12c0e17b9f156a8c318ea790e30613403
BigSwitch: Move attr ref after error check

Change in Big Switch server manager module:
Moves an attribute reference to a line after
the error check that validates the object is
not None.

Closes-Bug: #1298699
Change-Id: I5f9abf3b456d5066e90c05bc6b3aa5adcecb7943
neutron/plugins/bigswitch/servermanager.py