summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-13Disable building of RPMs.HEADmasterThomas F Herbert1-2/+2
RPMs are pulled by the installers from downstream distros or elsewhere since the last few releases. Therefore there is no longer any need to build these artifacts in this project. Change-Id: I72592d76ffcd41457f2e6c7d43310dd73c3411f5 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2017-03-31Add and update apex sdn and ovs scenarios to Danube 1.0Thomas F Herbert13-40/+403
Include two odl_l3 scenarios and the no-sdn l2 ha scenario. Change-Id: I6a3d447b42a2d69ce3e50e007a66e22668a1383c Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2017-03-16Add label for scenario documentationShubhamRathi2-0/+4
Change-Id: I811774151ec695face7e2fe87f4397d385314997 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-08Adding LabelsShubhamRathi4-0/+8
Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: I064673958e30f4fc3b50bf99094b4e91b9059230 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-02-27Migrate docs to the new Danube dir structure.Billy O'Mahony14-0/+0
Change-Id: If749fa744c29b8a6895d0e420333ce6b6c28ea72 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
2017-02-11Build OVS 2.6 with DPDK 16.11Thomas F Herbert6-149/+82
Get DPDK 16.11 from upstream. Insure that NSH special build still works. Change-Id: Iade3090ed6e80e9a7a62049a0b46af2a00e200fb Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2017-01-26Fix build errors.Thomas F Herbert3-152/+1
Change-Id: I06f30ff4dcbbea3464f02e61ce63c56af0f807c6 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-10-19Fix doc links for Colorado 2.0billyom1-3/+6
Change-Id: Ib8006c05624a92c2e2f1f61075dd1d2e246d4d0e Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
2016-09-20docs: Fix a link in release notesbillyom1-1/+1
Change-Id: I4653c048983d9210a5d1fea15ca3bd235dcdc783 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
2016-09-15Merge "Docs for ovsnfv RPM generation for Apex including scenario ↵Thomas F Herbert8-0/+440
description, release notes and build procedures."
2016-09-14Update config guidebillyom1-1/+8
Some useful additional points to watch out for during installation/configuration. Change-Id: Ic9435bc0ab06577676b2257d4e99181801dbba90 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
2016-09-13Docs for ovsnfv RPM generation for Apex includingThomas F Herbert8-0/+440
scenario description, release notes and build procedures. JIRA: OVSNFV-43 Change-Id: I4228e3ba8d7c43b0385c57cae2fcfd508dc5c687 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-09-12Delete local spec files for NSH patches.Thomas F Herbert3-1031/+6
Instead use spec files from external github for building NSH patches. JIRA: OVSNFV-41 Change-Id: I20cf103f02286c30c8f2be674d7772c3b20ef40d Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-09-12OVSNFV-42: Fix incorrect license for specs fileMark D. Gray1-3/+2
Change-Id: I23652ed79b587e3e097e3aa53516ec578f41e973 Signed-off-by: Mark D. Gray <mark.d.gray@intel.com>
2016-09-10Merge "docs: Remove top-level index.rst"Billy O'Mahony1-36/+0
2016-09-09Fix for missing pre-reqs install.Thomas F Herbert1-0/+2
JIRA: OVSNFV-40 Change-Id: Ia689be6955e50be55a3f4924db712771e0e2fda2 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-09-07Remove old gitver variableThomas F Herbert1-1/+1
JIRA: OVSNFV-38 Change-Id: I185097e85380033d370993cec2eafcfdfc8602e6 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-09-06Freeze filename hash so it doesn't track git hashThomas F Herbert2-2/+7
JIRA: OVSNFV-38 Change-Id: If87ced51e7281adb35418b763df450300cb6f26e Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-08-22docs: Remove top-level index.rstBilly O'Mahony1-36/+0
Change-Id: I56c53915deddcc02087766493c27d9d68f514c6f Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
2016-08-22Merge "docs: Update installation instructions"Mark D. Gray1-1/+7
2016-08-22docs: Update installation instructionsBilly O'Mahony1-1/+7
Change-Id: Ie2a91b9e2d39903c379fef957af8732dc9776335 Signed-off-by: Billy O'Mahony<billy.o.mahony@intel.com>
2016-08-22docs: Remove specs boilerplateBilly O'Mahony2-273/+0
Change-Id: Ife0a15466d02b2d60d8629330a4fbc3352e22cf9 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
2016-08-19Adding ovsnfv scenario docsChristopherPrice6-58/+99
Copied these docs from https://gerrit.opnfv.org/gerrit/#/c/18563/ These should be in the feature/scenarion project repo for better information control by the projects. Added some notes to the installer links indicating they need to be updated when the final URL's are available. co-author: Billy O'Mahony <billy.o.mahony@intel.com> Change-Id: I21bfca06e4a8d117bb10b7b79504eb20aa62d4b7 Signed-off-by:Christopher Price <christopher.price@ericsson.com>
2016-07-21Add build of OVS and OVS kmod with interim (EXPERIMENTAL) NSH patchesThomas F Herbert6-31/+1169
Install prerequisites. Change-Id: I41fa20db9763df05cbdb35dc1e9aa6f518982848 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-07-12Merge "specs: Enable gerrit build of specs documentation"Mark D. Gray3-0/+14
2016-07-12Merge "specs: Add "Testing" section to High Priority Datapath spec"Mark D. Gray1-1/+65
2016-06-30Merge "RPM: Apex: Add git hash substring to file name to create version ID ↵Thomas F Herbert1-2/+3
of RPMs in artifactory. Rebased to latest."
2016-06-30RPM: Apex: Add git hash substring to file name to create version ID of RPMs ↵Thomas F Herbert1-2/+3
in artifactory. Rebased to latest. Change-Id: Ibe6e15bedcb6e481319579dbcd69fe675349b929 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-06-30RPM: Apex: Backport patch to dpdk to fix PCI walk to fix segfault toThomas F Herbert3-0/+52
ovs-vswitch. Rebased to latest. Change-Id: Ic7788c4a479378866eda95473bd0c0d398dc33fd Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-06-29RPM: Apex: Refactor build scripts:Thomas F Herbert7-530/+193
Remove reference to undercloud. Fix dependencies list. Refactor build ovs and build dpdk and test scripts. Correct default dpdk version in build ovs script. Remove references to instack VM -- no longer necessary. Remove script using custom Apex-lite-liberty for testing Consolidated functions and cleanup in response to reviewers. Change-Id: I0875acd87580769c7cd7e87b97bb3e04f0159b32 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-06-07specs: Enable gerrit build of specs documentationMark D. Gray3-0/+14
This patch allows gerrit to parse the spec documentation and publishes to artifacts on merge. Change-Id: Ib9d5b1229975d2b9819320af22973008885c4f58 Signed-off-by: Mark D. Gray <mark.d.gray@intel.com>
2016-06-07specs: Add "Testing" section to High Priority Datapath specMark D. Gray1-1/+65
Change-Id: I47833cd38592636aa052147e356d1df15a0ba452 Signed-off-by: Mark D. Gray <mark.d.gray@intel.com>
2016-06-07specs: Introduction to High Priority Traffic PathMark D. Gray1-149/+70
Introduction in spec file outlining requirement for High Priority Traffic Path. Change-Id: I4b772e8cbb86838547cb09f50a5c0872ef6eb21d Signed-off-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com> Reviewed-by: Al Morton <acmorton@att.com>
2016-05-24specs: High Priority Traffic PathMark D. Gray1-0/+275
Introduce the initial template for the "High Priority Traffic Path" spec. This patch only populates: * Title * URL to the wiki page * Links at the bottom Change-Id: I8ee220b837af4a954a1c79e2d29c569cf5b36fd6 Signed-off-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com>
2016-05-24specs: Modify template to match ovsnfv projectMark D. Gray1-159/+33
Original template was based on Mitaka Nova spec template. This patch modifies this template for the OPNFV OVSNFV project. Change-Id: I9f2b69533db0c7e80aa4dcb7ff47c52609df3cce Signed-off-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com>
2016-05-24specs: Add sample template for spec definitionsMark D. Gray1-0/+398
In order to elaborate the design of more complex requirements in an open source manner, create a specs folder to contain detailed specifications for each requirement. This sample template is taken directly from https://github.com/openstack/nova-specs/blob/master/specs/mitaka-template.rst This sample will be modified in other patches. Change-Id: I945271c1ca7299e03f33b24f5829135bfb4761ea Signed-off-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com>
2016-05-23fuel plugin: Deploy on Brahmaputra SR3Billy O'Mahony2-5/+7
Updates for changed package versions in archive.ubuntu.com. Installation to SR3 VLAN environmnent verifed. Change-Id: Ic33992a3513ddcb5b474084fcea652d084dc5bf9 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com> Reviewed-by: Michal Skalski <mskalski@mirantis.com>
2016-05-10Fix for new location of OVS and DPDK COPR repos.Thomas F Herbert3-14/+14
Change-Id: Ibee81cbee778bb1b542317ed41b94d01f86426bc Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-05-03fuel plugin: Pick updated libpcre packages.Billy O'Mahony1-3/+3
Account for changes in SR3 iso that caused the plugin deploy to fail when it tried to downgrade libpcre packages. Change-Id: I6a11fc2e887a76cf879b1c1a398784da691b8329 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com> Reviewed-by: Michal Skalski <mskalski@mirantis.com>
2016-04-30Fix build problem by freezing copr commitsThomas F Herbert3-0/+6
Use correct variable for copr dpdk version Change-Id: I09c5e7060924771a75376aebe5bf3bde897c38eb Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-04-16fuel plugin: Pick updated libudev1 packages.Billy O'Mahony1-1/+1
Package versions of libudev1 packages were bumped from 5ubuntu20.18 to 5ubuntu20.19. Change-Id: I628b56c1f057699d6ce4021a3a7ae125f759d5ac Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com>
2016-04-13fuel plugin: Pick updated libudev packages.Billy O'Mahony1-1/+1
Package versions of libudev-dev_204 packages were bumped from 5ubuntu20.18 to 5ubuntu20.19. Change-Id: Ie43635c1ab3180a307475e0b47b082fe1cad6ae1 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com> Reviewed-by: Michal Skalski <mskalski@mirantis.com>
2016-04-13Fixed base name of intermediate tarball name.Thomas F Herbert1-1/+1
Change-Id: I23e60800e83f216474328c461a2ac7aff453412f Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-04-11fuel plugin: Pick updated pcre packages.Billy O'Mahony1-5/+3
Package versions of pcre 8.31 packages were bumped from 2ubuntu2.1 to 2ubuntu2.2. Change-Id: I5a48af87ff36375f41f2bb12b20c4c4d272d00c6 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com> Reviewed-by: Michal Skalski <mskalski@mirantis.com>
2016-04-11fuel plugin: Fix mechanism driver configBilly O'Mahony1-1/+1
This fixes the yardstick ping test. And hopefully other y/s tests. Add ovs to the mechanism driver search list so that neutron agent continues to work with the kernel ovs on the non-compute nodes. This enables the router on the control node and makes VMs accessible via public ip addresses. Change-Id: Ife08e63e8bf9358cc24eb610b3d7611484b3151f Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com> Reviewed-by: Michal Skalski <mskalski@mirantis.com> Reviewed-by: Stefan Berg <stefan.k.berg@ericsson.com>
2016-04-11Fixes RPM build problem. Use correct copr repo. Fix some version number parsingThomas F Herbert4-12/+26
and tarball and rpm naming that was specific to old repo and old DPDK version. Now supports DPDK 16.04-rc4. Change-Id: Ia64b38d676e945df27917f4d9aa90ba4872c8cb5 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-03-16fuel plugin: Provide required libudev1 versionBilly O'Mahony1-0/+1
The latest fuel .iso has changed provided libudev1 version from 20.18 to 20.15. As the later version is required for the plugin we now provide it directly in the plugin's repo. Change-Id: Ida93a9971185d13aa476a6192bca949b854f42af Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com> Reviewed-by: Michal Skalski <mskalski@mirantis.com> Reviewed-by: Stefan Berg <stefan.k.berg@ericsson.com>
2016-03-08fuel plugin: Pick updated numa packages.Billy O'Mahony1-3/+3
Package version 1ubuntu3.14.04.1 of numactl, libnuma1 and libnuma-dev packages are removed from archive.ubuntu.com and replaced with package version ..04.2 Change-Id: I15e714de8bb63a00b9a46f70dde9b513bd73b45a Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com> Reviewed-by: Michal Skalski <mskalski@mirantis.com>
2016-03-01OVS Archive file name changed.Thomas F Herbert1-3/+3
Change message to call archive snapshot Change-Id: Ia07f6e38e2108f061dd616aa393cd4d98d7e8f11 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-02-29fuel plugin: Pick updated gnutls... packages.Billy O'Mahony1-4/+4
Package version 12ubuntu2.4 of libgnutls26_2.12.23, libgnutls-dev_2.12.23, libgnutls-openssl27_2.12.23, libgnutlsxx27_2.12.23 are all removed from archive.ubuntu.com and replaced with package version 12ubuntu2.5 Change-Id: Ie8b823e2f8aed0dd8a54fe6249c43b9f442cee5f Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>