summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
2016-12-08Fixes and cleans up build/cache directory usageTim Rozet13-549/+229
Changes include: - Building is isolated to a .build directory that is git ignored - Caching is isolated to a .cache directory that is git ignored - Build scripts have been variablized, and relative paths have been removed - Unused files removed - build.sh, make file cleaned up - Fixed broken building of markupsafe and jinja2 packages - make clean-cache will remove the cache now - per item cleans are removed in place of simple clean .build now - includes fix for OSC issue with LP# 1642301 Change-Id: I42b8e4eb694bf0a2c398858814f8b73785931896 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-06Merge "Updates to Caching"Tim Rozet3-11/+25
2016-12-05Merge "Updating OpenDaylight image script to use RDO trunk BGPVPN package."Tim Rozet1-1/+13
2016-12-02Merge "Fixes using single network (previously called flat) for deploy"Feng Pan2-20/+3
2016-12-02Merge "Adding a release RPM"Tim Rozet2-2/+54
2016-12-02Fixes using single network (previously called flat) for deployTim Rozet2-20/+3
Also contains various network parsing fixes. JIRA: APEX-361 Change-Id: I5e40ed67267d5ded85adc2982a8726ebbceaeae5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-02Updating OpenDaylight image script to use RDO trunk BGPVPN package.Ricardo Noriega1-1/+13
Once this package is included in tripleo-puppet-elements, this virt-customize won't be neccesary Change-Id: I599081c1737c23d65f2c25933beff6d41d8ee252 Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
2016-12-02updating the tacker build to use upstreamDan Radez5-38/+57
Change-Id: Ice900ffa840d6aac4fe31459432cbf95ff945d84 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-12-01Adding a release RPMDan Radez2-2/+54
JIRA: APEX-351 Change-Id: I9b8b74073287005221a7a3f6dfe2d52a7d1cf667 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-12-01Merge "Increase rabbitmqctl control timer"Tim Rozet1-0/+1
2016-12-01Updates to CachingDan Radez3-11/+25
- updates cache to use the cache dir as a linked representation of the build dir - fixing cache build/extract JIRA: APEX-325 Change-Id: I80bf67e5d55ca2e069ca72e6b47303368bda0433 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-11-30Merge "Updates FD.IO ODL scenarios to use Carbon ODL version"Feng Pan2-0/+16
2016-11-30Increase rabbitmqctl control timerFeng Pan1-0/+1
IPv6 deployment will fail sometimes due to slow response of rabbitmqctl status check. This patch increases wait timer from 10 to 60 seconds so we can be sure to receive a valid return code. Change-Id: I2c52f3774007153bb4e692218d40b679ec0a0698 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-11-30Merge "Add noha scenario for bgpvpn"Dan Radez1-0/+2
2016-11-30Add noha scenario for bgpvpnNikolas Hermanns1-0/+2
Change-Id: Iecf511aa48d3123b7a2ed445cc5ff6f5d462fb83 Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
2016-11-29Updates FD.IO ODL scenarios to use Carbon ODL versionTim Rozet2-0/+16
JIRA: APEX-346 Change-Id: I9ffa32da906f50441dfc05610d0668e84c992e81 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-11-29Adding git commit to RPM releasesDan Radez8-92/+93
Preparing for better caching by adding the git hash to the rpm release We can skip building the RPMs if they are cached and would be built off the same hash JIRA: APEX-325 Change-Id: I9b0e26f123667673d126362a2501abb13830e44b Signed-off-by: Dan Radez <dradez@redhat.com>
2016-11-29Merge "Adding oslo-config, debtcollector and python34-devel"Tim Rozet1-1/+1
2016-11-29Merge "Updates VPP packages to latest master version"Tim Rozet3-21/+12
2016-11-29Updates VPP packages to latest master versionTim Rozet3-21/+12
JIRA: APEX-344 Change-Id: Ib1bf1ac6b76af3a4cbbc2b7a20753c232ff5fa16 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-11-29Adding oslo-config, debtcollector and python34-develNikolas Hermanns1-1/+1
JIRA: APEX-358 Change-Id: Id73e736fb01de7ad0dd5cc3fde95b85cd7dfb735 Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
2016-11-29Remove networking-vpp version fixFeng Pan1-1/+0
Change-Id: Icc4bc5a053e658f758a9dc7d22647348769a64ba Signed-off-by: Feng Pan <fpan@redhat.com>
2016-11-29Merge "Adding more cleanups for Apex RPMS"Dan Radez1-0/+10
2016-11-27Build failure fixesFeng Pan2-1/+1
- Remove puppet debug from overcloud image - file /var/lib/heat-config/hooks/puppet no longer exist in overcloud image. - Revert networking-vpp to known working version until fix is committed upstream. Change-Id: I9add838a60014a43774d4001ccd84ccad21a3343 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-11-23Adding more cleanups for Apex RPMSDan Radez1-0/+10
Change-Id: Ief9b017a290816c941fd8c15e5877cda81bb67cf Signed-off-by: Dan Radez <dradez@redhat.com>
2016-11-20Updates puppet-opendaylight branch to masterTim Rozet1-1/+1
Required configuration fixes for new netvirt in master. JIRA: APEX-300 Change-Id: Iccca77907848ee8a0167e7aa326d014b66bed3f6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-11-19Fixes missing inventory.py file in RPM specTim Rozet1-0/+1
Change-Id: I716fc0bc488072b7492858e8514ea140a16b8d58 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-11-18Fixes external network creationTim Rozet1-6/+6
Without specifying the provider network type or physical network results in the default tenant network type being used upon external network creation (for us this means vxlan). Previously this worked fine because Neutron L3 agent and ODL L3 would assume to use br-ex. This is no longer true in ODL new nettvirt, and needs to be explicitly flat along with the correct physical network. Also includes minor fix for Manila service naming that was fixed upstream. JIRA: APEX-300 Change-Id: If5d467a811baafe01b725dd530938482fdd3fd03 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-11-17Disable reverse DNS lookup on the undercloudDan Radez1-0/+2
Change-Id: I02328d7cff977fc55cb325b9714d8a5857c00255 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-11-11Merge "Migrate to stable/newton"Tim Rozet9-64/+125
2016-11-11Migrate to stable/newtonTim Rozet9-64/+125
os-odl_l2_nofeature is now deprecated since new netvirt only supports odl_l3. JIRA: APEX-299 Change-Id: I3557ecb85fa4cd11bba96aa9410e56a8e8cceb00 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-11-07Change qemu version update command to install from updateFeng Pan1-1/+1
JIRA: APEX-343 Change-Id: Ica5d738a3b25328834ca4aa86e64117cb6b5d7f2 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-11-03Merge "Enabling alternalte method to get remote md5"Dan Radez2-2/+7
2016-11-02Updating RPM spec versions for DanubeDan Radez4-4/+12
Change-Id: If30f8d28decf4dc1c1ed21e73284ec235df78fac Signed-off-by: Dan Radez <dradez@redhat.com>
2016-11-01Enabling alternalte method to get remote md5Dan Radez2-2/+7
The onos tar is an example of the remote server not supplying a .md5 file with the md5 in it. It is instead posted on an html page that can be scraped to get the value. This patch adds the ability to pass that value into the caching functions so can keep onos cached and not redownload it over and over again JIRA: APEX-325 Change-Id: I88be72d4fd6aa7245b02b9ef0f2b7e6eefff3dac Signed-off-by: Dan Radez <dradez@redhat.com>
2016-10-28Merge "Add support for isolcpu and VPP thread pinning"Tim Rozet1-0/+11
2016-10-27Add support for isolcpu and VPP thread pinningFeng Pan1-0/+11
Also depend on https://github.com/radez/puppet-fdio/pull/14 JIRA: APEX-337 opnfv-tht-pr: 92 Change-Id: Ic3d2f04bfd1983c38e09a2bfa3992a572fc9c6c1 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-10-27Merge "Moving custom rpm packages to dev_dep_check"Dan Radez2-29/+0
2016-10-25Update qemu to fix vhostuser reconnect bugFeng Pan1-1/+1
Update qemu to version 2.3.0-31.el7_2.21.1 to pick up fix for Bugzilla 1322087 JIRA: FDS-121 Change-Id: Iafcbce0405b7c7c96a2c9ca2e086e158749c220e Signed-off-by: Feng Pan <fpan@redhat.com>
2016-10-21Moving custom rpm packages to dev_dep_checkDan Radez2-29/+0
These only need to be installed once so no need to check them every run. Change-Id: I288fb52625cad1f11b3b3ca7f0f29a30095646f9 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-10-18giving some love to make cleanDan Radez1-11/+27
it wasn't working, so adding a few things so it will work and clean up better JIRA: APEX-327 Change-Id: I428309f4e0f7ad837d24a7b0cc4659172f7f2bc7 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-10-18Merge "Consolidate ODL SFC RPM into ODL RPM"Tim Rozet5-117/+7
2016-10-14Merge "Fix ipv6 deploy failure"Michael Chapman1-0/+1
2016-10-13Fix ipv6 deploy failureFeng Pan1-0/+1
Update packages in overcloud to fix IPv6 deployment failure. JIRA: APEX-332 Change-Id: Ifee857b42292ed638fb1bf49178c258d9d504af7 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-10-13Merge "Fix openstack-congress package name"Dan Radez2-2/+3
2016-10-13Fix openstack-congress package namezshi2-2/+3
JIRA: APEX-287 openstack-congress rpm-spec use '%dist' macro as name suffix, '%dist' macro is different over various distros which may cause name mismatch when uploading package to overcloud images; fix it by using '%dist' macro in package name to avoid possible mismatch. Change-Id: Iaa7068d7da3e5fe3728baf2fa3c67eb45355c74a Signed-off-by: zshi <zshi@redhat.com>
2016-10-12Consolidate ODL SFC RPM into ODL RPMDan Radez5-117/+7
OVS NSH can be installed at deploy time. Change-Id: Ie875ada99053df95c6534e269f4dd627396489bc JIRA: APEX-324 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-10-12Conditionally install OVS NSH in ONOS deploymentDan Radez1-6/+0
OVS with NSH should be installed only if we're enabling SFC in an ONOS deployment JIRA: APEX-331 Change-Id: I54826bb2d62b20c42f00c856d8458444f2f795e5 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-10-07Remove yum udpate all from overcloud buildFeng Pan2-2/+3
Also changes python path in networking-vpp spec to use abolsute path. This avoids issues when python path is found on a different path on build machine. Change-Id: Icc2951bc66ba0b2ab0510083ecad6e680da9d5fc Signed-off-by: Feng Pan <fpan@redhat.com>
2016-10-06Merge "VPP version update"Tim Rozet8-26/+149