]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add l3 attribute to network
authorKanzhe Jiang <kanzhe@gmail.com>
Fri, 17 May 2013 21:35:29 +0000 (14:35 -0700)
committerKanzhe Jiang <kanzhe@gmail.com>
Fri, 17 May 2013 22:52:17 +0000 (15:52 -0700)
commiteb6182fa6192b1ae4268ac02583622978d449a09
tree9c0a9339f8fb0025ac9b4b5a74fc4fedb01e955e
parent59d6ad203575055f71846dd2811e5ca5110971ca
Add l3 attribute to network

The fix is to add l3 attribute(s) to the returned objects in get_network() and get_networks()

Fixes: bug #1180971
Change-Id: I4b9c932fae90a169ad1c0119f45e90a2ee260acd
quantum/plugins/bigswitch/plugin.py