summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
2016-12-02Adding a release RPMDan Radez2-2/+57
JIRA: APEX-351 Change-Id: I9b8b74073287005221a7a3f6dfe2d52a7d1cf667 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit 72f30f98de111e9f10a58829b78e51e80a5a52a5)
2016-12-01Updates FD.IO ODL scenarios to use Carbon ODL versionTim Rozet1-0/+11
JIRA: APEX-346 Change-Id: I9ffa32da906f50441dfc05610d0668e84c992e81 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit af3976a683b8bdfd6a16d599940c2aa8dea3a077)
2016-11-30Merge "Updates VPP packages to latest master version" into stable/coloradoFeng Pan3-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> (cherry picked from commit c5743c31f5018d34f756a2c48dd5e7f6948629e3)
2016-11-29Remove networking-vpp version fixFeng Pan1-1/+0
Change-Id: Icc4bc5a053e658f758a9dc7d22647348769a64ba Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit 8804e06229a4df9387bafee5a2702cc738c58363)
2016-11-28Build 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> (cherry picked from commit d9232d5a77879ce381142e866cd53ed1fc46e32d)
2016-11-22Disable reverse DNS lookup on the undercloudDan Radez1-0/+2
Change-Id: I02328d7cff977fc55cb325b9714d8a5857c00255 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit 7bf4840aaf71e433824121328b4ec75fcc1dee04)
2016-11-22Fixes broken puppet-keystone calls to openstackclientTim Rozet3-0/+1303
Issue where openstackclient is trying to parse keystone options, and os-client-config is converting 'url' to 'endpoint' which openstackclient does not support. Also updates mitaka delorean repo. JIRA: APEX-349 Change-Id: I137a069c297d7d00fed64746b5de261d7b8f7d93 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-11-08Change 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-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> (cherry picked from commit 6fd923895a663923f0569078eceb3818373b3e1d)
2016-10-26Update 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> (cherry picked from commit 73a51b1f44e05c3ecaf749b67b4c080d525a5954)
2016-10-18Consolidate 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> (cherry picked from commit 0f866cf4bfd57c28a754f274582887c943694953)
2016-10-14Fix 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> (cherry picked from commit b1856baeb905f0ca8b71eb64daac1d3a910d16ce)
2016-10-13Conditionally 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> (cherry picked from commit 8c30286eba760e1c2dc3c6a9812d7be5a02de47d)
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> (cherry picked from commit dfe970932417a0a6ceca1b84d16aa51ba30e07f3)
2016-10-05VPP version updateFeng Pan8-27/+149
- Update VPP version to latest on 16.09 branch - Change networking-vpp repo to point to openstack. - Update VPP python API rpm location - Configure etcd for networking-vpp ML2 plugin opnfv-tht-pr: 85 JIRA: APEX-283 Change-Id: I4e69de3c51b1f4221995cc8568cdfa18aacbc55c Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-27Add python ipmi library to isoMichael Chapman1-0/+1
JIRA: APEX-282 Change-Id: Ib63735049689eb9e2778d71f803f2bdb7a55c9eb Signed-off-by: Michael Chapman <woppin@gmail.com> (cherry picked from commit 523c9cb5bea77f19c909ebce4fa23c9676c4dd6d)
2016-09-22Merge "Fixes SFC OVS to be built in Apex" into stable/coloradoTim Rozet5-15/+77
2016-09-21Fixes disk space issue with perf scenarios on UndercloudTim Rozet1-0/+1
Scenarios were failing to deploy due to lack of disk space after making multiple overcloud images for each role. This removes the per role images after uploading into glance. JIRA: APEX-279 Change-Id: I09df89e778d36cb08df26df83ae0d7cda267799f Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit c552a3c5b0c1c34293930fef8525057fc519a457)
2016-09-21Fixes SFC OVS to be built in ApexTim Rozet5-15/+77
Our kernel version is always updated in our build, causing static kmod builds for OVS to fail. This adds OVS NSH to Apex build process. JIRA: APEX-214 Change-Id: Ib071565d71c3471c2a03345b999adcad5af1962f Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 839cc3c0c4d625a163c238e0c08b5540e4e2e1ab)
2016-09-20Fix release-notes.html file nameFeng Pan1-1/+1
Change-Id: I00ac84b48eb8cdb5371b6d56d5d2346b3c8928cf Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-20Update all references to release-notes pathFeng Pan1-2/+2
Change-Id: I04be6a9ff2a89b5058d6872b7023f9e3fd4c02cd Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit e8291fa16cc569c3982eb7610ef0d4813cdabf54)
2016-09-20Fix release notes path in common specFeng Pan1-1/+1
Change-Id: I277e7acb0dc3dd365f82bc6241dfb5b457cdd312 Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit f71bee80dac179ed9db1963a71b8b1a22efc2e08)
2016-09-16Networking-vpp fixesFeng Pan1-1/+1
- Update TenantNIC and PublicNIC in numa.yaml - Use OVS rather than linux bridge for virtual deployment on jump host - Fix controller and compute IP arrays in T-H-T - Move networking-vpp repo for vlan rewrite patch JIRA: APEX-261 opnfv-tht-pr: 79 Change-Id: I4b3b6b09613e7c47869617e15aafec8e7b59d18f Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit 37d2dc147574a6d5bdd5cae44e2ac02f8cac4d59)
2016-09-14Revert "Update honeycomb rpm version"Feng Pan1-1/+1
RPM package does not work in Centos, honeycomb service file does not start honeycomb service. This reverts commit e026a7a16e567bbc16d8131495f9177237d87e2a. Change-Id: I73324b6bbb8c8df8f481d6e833dfb3f9e30361c1 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-12Update honeycomb rpm versionFeng Pan1-1/+1
Change-Id: I1583cc5af95c8ce4e51794e2ea1a9e4827722a63 Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit ebed0b80aa6c55aa37e7eddf70d6b8ddf19ad65f)
2016-09-11Enables networking-vpp in nosdn-fdio scenarioFeng Pan3-0/+92
- Add puppet neutron support for configuring both ML2 driver and networking-vpp agent - Update THT to invoke new puppet classes. JIRA: APEX-261 opnfv-tht-pr: 76 Change-Id: Iab21713eb711e9f24fa66cba30c895e43a3e945e Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit d327766d7e7ff91f4ed1a11cfcda70254420f524)
2016-09-08Merge "Fixes FDIO kernel settings" into stable/coloradoFeng Pan2-0/+8
2016-09-08Merge "Add python3-ipmi to dependencies in doc and spec" into stable/coloradoMichael Chapman1-1/+1
2016-09-08Fixes FDIO kernel settingsTim Rozet2-0/+8
VPP was overriding kernel settings with its defaults for all deployments by installing the VPP RPM. This removes that file, and sets the settings appropriately for the FDIO scenarios only, based on number of huge pages per profile. JIRA: APEX-255 Change-Id: If39b220a7c34cbfd673afe1881c1a9bdb3fdc2e0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-09-07Merge "Modifies L3 Agent for FDIO Deployments" into stable/coloradoTim Rozet4-1/+1142
2016-09-07Merge "Fix tacker endpoint port" into stable/coloradoTim Rozet1-1/+1
2016-09-07Fix tacker endpoint portMichael Chapman1-1/+1
JIRA: APEX-260 Change-Id: Ie6a546b9cdde8fa016cf1d50c4641ed97f51306d Signed-off-by: Michael Chapman <michapma@redhat.com> (cherry picked from commit 784b4820b8868a01f0e09f82052208bc47090173)
2016-09-07Add build dependencies for python-crypyographyMichael Chapman1-1/+1
pip will attempt to build this from source, so it needs some libraries. Change-Id: I85820789c5e99b72454e648b21de525bccf314a3 Signed-off-by: Michael Chapman <woppin@gmail.com> (cherry picked from commit c5904a139026826c3dea1a63e5ff21953aa4869a)
2016-09-07Modifies L3 Agent for FDIO DeploymentsTim Rozet4-1/+1142
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-09-03Add python3-ipmi to dependencies in doc and specMichael Chapman1-1/+1
Change-Id: I5dea9d61c2fc0b9d5af1ff88823f4ec3cb92c8d5 Signed-off-by: Michael Chapman <woppin@gmail.com> (cherry picked from commit 61b970e992fb514cb222482dfe5cafb7221be01d)
2016-08-30Adds ability to power off nodes in cleanTim Rozet1-0/+3
Now if an inventory file is provided to clean, those nodes will be powered off. JIRA: APEX-250 Change-Id: I2d78285717726c3d1c9d7d88c38e706d4617e337 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-30Merge "Adds NSDriver to Neutron agent drivers" into stable/coloradoTim Rozet2-0/+553
2016-08-29Adds NSDriver to Neutron agent driversTim Rozet2-0/+553
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>
2016-08-29Update file names for ovs with DPDK. These file names are the same for the ↵Thomas F Herbert1-7/+9
colorado branch. Use GS_PATHNAME to make url to retrieve ovsnfv artifacts release independent. JIRA: APEX-242 JIRA: APEX-119 Change-Id: I1a5b99ac6c8e60b49e7437b3f35d2833e71e050e Signed-off-by: Thomas F Herbert <therbert@redhat.com> (cherry picked from commit f1b3b2ba27a8b2d63640472c967363ae7b9109a0)
2016-08-29Add networking-vpp ML2 mechanism driver to overcloud imageFeng Pan2-1/+14
Change-Id: Icfeb02f73b18aa6dbcca449b83d2c8c8bf0f6dab Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit 2cbae61789e59ddae56e9f0fa363a8ec49651f91)
2016-08-26Freezes FDIO/Honeycomb artifactsTim Rozet4-7/+25
JIRA: APEX-243 Change-Id: I1ed843c316b840aa9c0f85ef250fcecc59197188 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-26Add JVpp to local maven repository during honeycomb/vpp buildFeng Pan1-0/+2
Change-Id: I1002eb3d2a6e58621582dd61348ffa2745c77655 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-08-25Fixes URL paths to stable artifactsTim Rozet1-2/+2
Change-Id: I177066f2bd7be77feaa5618d2f09c1aac26cc953 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-24Migrates fdio/honeycomb to new single moduleTim Rozet1-9/+0
JIRA: APEX-133 opnfv-tht-pr: 66 Change-Id: I4e529fa83330d090fc2bb42283d98f02cf1454eb Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-24Merge "Add honeycomb to build process" into stable/coloradoTim Rozet3-2/+125
2016-08-24Add honeycomb to build processFeng Pan3-2/+125
JIRA: APEX-133 Change-Id: I96b278996edc6897408111d31b9effe472fb0d10 Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit 8e6b196e50b0528f3e58ae148293d6713c3f977b)
2016-08-24Adds workaround to fix dhcp metadataTim Rozet1-0/+1
JIRA: APEX-236 Change-Id: If237340529f2b9898d91c420b004770e0f883ce0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-23Freezing TripleO undercloud/overcloud artifactsTim Rozet1-1/+1
JIRA: APEX-240 Change-Id: Icd69c76b624182042aea67fd23ecd33241325e26 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-22DPDK package fixesFeng Pan2-6/+6
- Update DPDK and ovs-dpdk rpm links - Change curl to wget to get proper error return code when failure occurs. JIRA: APEX-119 Change-Id: Icdd8e11f1fff9e20695780215dee357b0aca45a5 Signed-off-by: Feng Pan <fpan@redhat.com>