Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-31 | Modifies L3 Agent for FDIO Deployments | Tim Rozet | 1 | -552/+0 | |
L3 Agent needs to use OVS driver for external interfaces and NSDriver for Internal interfaces. JIRA: APEX-252 opnfv-tht-pr: 73 Change-Id: Ic96e30421a1f1308c358a644e5602ca738091695 Signed-off-by: Tim Rozet <trozet@redhat.com> | |||||
2016-08-29 | Adds NSDriver to Neutron agent drivers | Tim Rozet | 1 | -0/+552 | |
This is added to the entire overcloud, because it only adds driver code and will not impact other scenarios. It will also allow for CI coverage of this commit. This driver is needed for FDIO to be able to use Neutron DHCP agent. JIRA: APEX-249 opnfv-tht-pr: 70 Change-Id: Id2eb55b68dd97c79dcb9e2fd3061a252965e66ae Signed-off-by: Tim Rozet <trozet@redhat.com> |