summaryrefslogtreecommitdiffstats
path: root/build/opnfv-apex-undercloud.spec
AgeCommit message (Collapse)AuthorFilesLines
2016-04-24Updates RPM spec version for SR2Tim Rozet1-1/+3
Change-Id: I7798bd69978096d0528c06516b475a6e817f3715 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-04-04Updating versioning for Brahmaputra SR1brahmaputra.2.0Dan Radez1-1/+3
Change-Id: Ib2e525a32910ada7b7a0f39e88a6140fa5868a84 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-02-15Adding error checkingDan Radez1-2/+2
Change-Id: I515ac692a1a2251f16f4b9e06f94c6a626374285 JIRA: APEX-81, APEX-69 (cherry picked from commit 2ae5311eee12b177054b002febea203b17b7cd8b)
2016-01-27Allows ONOS to use compute nodes with br-ex no IPTim Rozet1-0/+8
ONOS needs the capability to have br-ex on compute nodes with no IP for L3 functionality to work correctly on baremetal. This patch allows that capability, and makes it default behavior (sdn_l3 true). If desired, a user can set sdn_l3 to false, and compute nodes public interface will be a regular interface with no IP for ONOS deployments. JIRA: APEX-64 Change-Id: I578b946edbddf7fc9c29363c78fec2c3ada48cf6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-25Fixes ONOS external networkTim Rozet1-0/+8
ONOS public network needs to not have IPs on the compute nodes' public interface. JIRA: APEX-64 Change-Id: I0d4d97b1b7dcaa39395940da03ae6b19f1dd9eb0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-17Adds ODL L3 and external network support on compute nodesTim Rozet1-1/+9
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>
2016-01-15splitting rpm into multiple rpmsDan Radez1-0/+70
- code in the common rpm - instack in the instack rpm - undercloud in an rpm that will be named per sdn in the future Change-Id: I969277daf87f67da6934cad7268c96efda6960c7