]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Implements provider network support in PLUMgrid plugin
authorEdgar Magana <emagana@gmail.com>
Thu, 5 Dec 2013 23:42:04 +0000 (15:42 -0800)
committerEdgar Magana <emagana@gmail.com>
Thu, 20 Feb 2014 07:23:17 +0000 (23:23 -0800)
commit9d226b09c23d8852e4c331b7beb948452c2d93ea
tree6d64e0e046b63b610f1858ecd8f1942f550f3e07
parent7fb2d579ae5d14fdb538b6f7fde6f58b533c82ba
Implements provider network support in PLUMgrid plugin

Includes the provider network extension in PLUMgrid plugin
PLUMgrid drivers are updated with the new extension data
Unit tests are added

Change-Id: Ia7fc011c04d143bdb7fd8f67768a2076be8c5264
Implements: blueprint provider-network-plumgrid
neutron/plugins/plumgrid/drivers/fake_plumlib.py
neutron/plugins/plumgrid/drivers/plumlib.py
neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py
neutron/tests/unit/plumgrid/test_plumgrid_plugin.py