]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Adding support of DNS nameserver and Host routes for the Nuage Plugin
authorFranck Yelles <stack@fyelles-dev.(none)>
Tue, 12 Aug 2014 01:18:15 +0000 (18:18 -0700)
committerFranck Yelles <franck110@gmail.com>
Thu, 28 Aug 2014 12:08:09 +0000 (05:08 -0700)
commite4bdf8e0713c977988468d6633afbaec7bd01fa0
treedfa4750f2f65326adf772dc97d2973f023d35a7c
parentfed5dcf5eef78669e30995f4af7a4be94829881b
Adding support of DNS nameserver and Host routes for the Nuage Plugin

This commit will implement the following DHCP options:
 - DNS nameserver
 - Host routes

Implements: blueprint dhcp-host-routes-and-dns-support-for-nuage-plugin
Change-Id: Idbb04f46112cddd588cad88921210aa0f63645f6
neutron/plugins/nuage/common/exceptions.py
neutron/plugins/nuage/plugin.py
neutron/tests/unit/nuage/fake_nuageclient.py
neutron/tests/unit/nuage/test_nuage_plugin.py