summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-12-05Updates release notes for Colorado 3.0colorado.3.0stable/coloradoTim Rozet1-11/+67
Change-Id: I4d5e62b5132ce9ecf0b6c7a4cc9ff34ce7d82404 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-05Fix spelling error on carbon for odl versionTim Rozet1-1/+1
Change-Id: I233239dec7d032c6260489bb56095f9f147f766d Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-02Adding a release RPMDan Radez6-14/+102
JIRA: APEX-351 Change-Id: I9b8b74073287005221a7a3f6dfe2d52a7d1cf667 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit 72f30f98de111e9f10a58829b78e51e80a5a52a5)
2016-12-01Merge "Updates FD.IO ODL scenarios to use Carbon ODL version" into ↵Feng Pan4-7/+32
stable/colorado
2016-12-01Updates FD.IO ODL scenarios to use Carbon ODL versionTim Rozet4-7/+32
JIRA: APEX-346 Change-Id: I9ffa32da906f50441dfc05610d0668e84c992e81 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit af3976a683b8bdfd6a16d599940c2aa8dea3a077)
2016-11-30Merge "Add ping_retry function to THT validation script" into stable/coloradoFeng Pan1-1/+2
2016-11-30Add release notes for os-nosdn-fdio-nohaFrank Brockners1-0/+27
Change-Id: I8db7f968be881bc129f15b9812c8e0aab09ae56b Signed-off-by: Frank Brockners <fbrockne@cisco.com>
2016-11-30Add ping_retry function to THT validation scriptFeng Pan1-1/+2
opnfv-tht-pr: 95 Change-Id: I4c6a9cbe1f70b178fd30ea01f30e37553e7092db Signed-off-by: Feng Pan <fpan@redhat.com>
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-22Allow passing a device name to cephDan Radez4-1/+19
JIRA: APEX-347 Change-Id: Ibc6d141e20faf613e0f6314286b55aff01ce862e Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit e36f790d036c0bfb5d7ed81d656f9bb1f5200a1a)
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-22Skip ip resolution during arp lookupsDan Radez2-3/+3
Change-Id: I58dcdb3f0b42be8354e7298923ba94d8052d3ee5 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit 0b0da01224217eb2ff3c72374211eea07e93b8d5)
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-10Merge "Add defaults to vpp_main_core and vpp_corelist_workers" into ↵colorado.2.0Tim Rozet1-0/+1
stable/colorado
2016-11-08Add defaults to vpp_main_core and vpp_corelist_workersFeng Pan1-0/+1
JIRA: APEX-341 opnfv-tht-pr: 94 Change-Id: I4237ee694d9c8025f0e05cc80b4632dfa7902de9 Signed-off-by: Feng Pan <fpan@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-11-02Add import copy for copy(...) in network_setting.pyTomofumi Hayashi1-0/+1
In colorado branch, copy(...) in network_setting.py is failed due to missing "import ..." statement. This change is required only for colorado because master branch has been taken care of APEX-262 code change. JIRA: APEX-262 Change-Id: I5b3c9e14a980c98fd1bf387db88e5f6894511d18 Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
2016-11-01Fix links in Apex install manualTomofumi Hayashi2-4/+4
JIRA: APEX-338 Due to the change of DOCS-156, OPNFV document html is now 'single HTML' file, instead of multiple HTMLs. This fix changes hyperlinks of document. Change-Id: Ifbb12cdeb8edad1b7444f8c7d25ced0eef94eb14 Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com> (cherry picked from commit 3a9b81fc790b2d4432a0772d23ee27e8bc8a9fd7)
2016-10-29Add iommu kernel parameter to nosdn fdio scenarioFeng Pan1-0/+2
JIRA: APEX-340 Change-Id: I3ddc2b28b46720ce1b9af28ae23f4a24690008e4 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-10-27Add support for isolcpu and VPP thread pinningFeng Pan6-1/+46
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-26Updates release notes for Colorado 2.0Tim Rozet1-42/+117
Change-Id: Icfa529fbf0b71c1ca5d9f21970f7d7413f8860b1 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-10-26Fix syntax error in overcloud-deploy-functions.shFeng Pan1-1/+1
Change-Id: Ie13eaac89c8ce60d7e8c36d21437d536c758688a Signed-off-by: Feng Pan <fpan@redhat.com>
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-25Clarifies ip ranges in network settingsTim Rozet3-48/+22
Also includes other various fixes. JIRA: APEX-292 Change-Id: I5e8cedce5af43544963c1e7de582e7646b1c841a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-10-21removing /%(tenantid)s from tacker heat_uriDan Radez1-0/+1
JIRA: APEX-230 opnfv-tht-pr: 91 Change-Id: I00386093de8184a703904ecccd0e27050e071084 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-10-21Revert "removing /%(tenantid)s from tacker heat_uri"Feng Pan1-1/+0
This reverts commit 73368c47926e033f32da05f85b122f0c4c3a7f63. This commit causes CI failure. Change-Id: I97c5f9efd259cc6b9c59cc96f0493b7b488bcb8d Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit 15b4b15dfc516cca2728778f3558d2f16c699e79)
2016-10-21Merge "Revert "Add ability to configure allowed vlan ranges in deploy ↵Feng Pan2-7/+0
configuration"" into stable/colorado
2016-10-21Merge "removing /%(tenantid)s from tacker heat_uri" into stable/coloradoTim Rozet1-0/+1
2016-10-21Revert "Add ability to configure allowed vlan ranges in deploy configuration"Feng Pan2-7/+0
This reverts commit bb3dc933b7fd9e04fff5a73df8534494ad980ee7.' Change-Id: If53a550dfc7ee15c5b4ee8cc50a6e94e4cff1415 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-10-21Merge "Add ability to configure allowed vlan ranges in deploy configuration" ↵Feng Pan2-0/+7
into stable/colorado
2016-10-20Adding inventory.yaml values to docsDan Radez1-5/+7
JIRA: APEX-297 Change-Id: I897c1921b51233864e0c26e7b71783976c855a43 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit 464e6740f6983cb60b49b3c5d5af5bc31eb55e69)
2016-10-20removing /%(tenantid)s from tacker heat_uriDan Radez1-0/+1
JIRA: APEX-230 Change-Id: I4727202cf04bf4eb8ed147b24f2d0eaf8eac20cf Signed-off-by: Dan Radez <dradez@redhat.com>
2016-10-20Fixes missing iommu parameters in odl_l2 fdio ha scenarioTim Rozet1-0/+2
JIRA: APEX-335 Change-Id: I00b148e3f2a299b6e16a91f6e8e3ed447a86e117 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-10-20Add ability to configure allowed vlan ranges in deploy configurationPeng Liu2-0/+7
Add a new parameter 'vlan_id_range' for tenant vlan range, which can set the 'network_vlan_ranges' for 'datacentre' network in ml2.ini on both compute and controller. JIRA: APEX-272 Change-Id: I5c190fb2d5d582d0d5f56d4c18cf32502b758bd8 Signed-off-by: Peng Liu <pliu@redhat.com> (cherry picked from commit 3228f00248cda32671fb0e6a02059bea6ae66c99)
2016-10-19Merge "Consolidate ODL SFC RPM into ODL RPM" into stable/coloradoMichael Chapman9-134/+11
2016-10-19Use correct OVS version for SFCMichael Chapman1-6/+9
JIRA: APEX-334 This regressed when we moved over to installing the replacement ovs at runtime instead of build time Change-Id: I0fec6b68be56a3aa41e502c2e09375aca34be22c Signed-off-by: Michael Chapman <michapma@redhat.com> (cherry picked from commit ed1361c3ddfb3633850759386daafae42b4c859c)
2016-10-18Adds enic workaround for OVS DPDKTim Rozet1-0/+1
OVS DPDK deployments were failing in daily CI. This is because the UCS fabric tags packets no matter what when not using an external switch with UCS. This patch inserts a flow to strip any vlan tag when the tenant network type is set to vxlan. JIRA: APEX-333 opnfv-tht-pr: 89 Change-Id: I49920c45901f724a96a3a5515172a13b7ddee7a7 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-10-18Consolidate ODL SFC RPM into ODL RPMDan Radez9-134/+11
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 Radez3-7/+10
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-12Merge "set undercloud VM to autostart" into stable/coloradoDan Radez1-0/+1
2016-10-10set undercloud VM to autostartDan Radez1-0/+1
When an apex deployment reboot's it fails to come back clean because it expects to connect to the undercloud which is not set to autostart. JIRA: APEX-289 Change-Id: Ia4984a3de68067d7c68aeb5ae955ff358865ce79 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-10-08Fix tenant_nic loopup error for nosdn fdio scenarioFeng Pan1-0/+1
Currently we assume tenant_nic is a virtual interface name (like nic1), so we perform an extra hiera lookup, this is not needed if the user specifies physical nic name in network_settings file. This patch defaults the hiera lookup of the nic interface lookup to be what the user specifies if a hiera value can't be found. JIRA: APEX-293 opnfv-tht-pr: 88 Change-Id: I5f6d3addbaf20c4dfec532b1292ddb9424552a1f Signed-off-by: Feng Pan <fpan@redhat.com>
2016-10-08Merge "Apply vlan_strip_offload config only when using vlan for fdio" into ↵Tim Rozet1-0/+1
stable/colorado
2016-10-08Apply vlan_strip_offload config only when using vlan for fdioFeng Pan1-0/+1
We currently apply vlan_strip_offload cnofig to VPP interface for all enic interfaces, however, this is really only needed when vlan tagged traffic is being passed on the interface. This patch adds a vlan config option to puppet-fdio and opnfv-tht so that we only enable it when needed. Right now the only scenario this is needed is nosdn-fdio, since the only supported mode for tenant networking is VLAN. Dependent on https://github.com/radez/puppet-fdio/pull/11 JIRA: APEX-285 opnfv-tht-pr: 87 Change-Id: I40c444896e036eaa87506cf372bedd4b8a621d00 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-10-08Adding new network settings cleanDan Radez1-3/+7
- the new network settings patch uses new network names that thet current code can't clean up. This patch adds the clean so that the clean can land before the patch gets reviewed more. Change-Id: I8c8998f24e48929862db40f2d90a2d6c82e70254 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit 0d970ec91f5ff3a758fcba8c8b2a9d64ab20e593)
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)