]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NeutronManager: Remove explicit check of the existence of an attribute
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Wed, 11 Jun 2014 07:15:20 +0000 (16:15 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Wed, 11 Jun 2014 18:02:13 +0000 (03:02 +0900)
commit5cf19406acd835baccf2ceb84dd68e52a22600bb
tree084b698d6e929a38bf6239caceba304794e870c6
parent74226b35c3d9a41a1f4d786236be2f8242c24fe5
NeutronManager: Remove explicit check of the existence of an attribute

To simplify the code a little.  No functional changes.

Change-Id: I862bb2a3d2bf808826c31888f3401709a1be086f
neutron/manager.py