]> 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)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:25 +0000 (15:20 +0800)
commit7a5b298f429b9b9d2810e5063ad19510478b84b4
tree8aeca439139e55be8cbf460402f533d09c1375ac
parent5754c4bcbc9677f8b306c3f29a8574693df0e278
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