summaryrefslogtreecommitdiffstats
path: root/build/nics/compute.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-04-13Updating nic numbering for 2 nic deploymentsDan Radez1-1/+1
JIRA: APEX-136 Change-Id: I3fd12054e14dddadee412845d79325c6556ea9de Signed-off-by: Dan Radez <dradez@redhat.com>
2016-01-17Adds ODL L3 and external network support on compute nodesTim Rozet1-0/+15
Adds support for ODL L3 which uses DVR (distributed virtual routing). Due to DVR compute nodes must have br-ex. In addition, neutron must force metadata via dhcp agent, since there is no neutron L3 agent running. ODL L3 runs as custom plugin to neutron. Also adds support for configuring IP on public NIC now by default. This is needed for ONOS deployment, and access via public interface. Change-Id: I5df0e49bd903efacf8c87486da27576b01ce5779 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-11-17adding basic network isolationDan Radez1-0/+87
- separating external traffic from internal traffic JIRA: APEX-41 Change-Id: Idcd01a514083c53a3133a75d3bcabf824a7a4377