summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18Local Documentation BuildsHEADmasterAric Gardner5-0/+25
This adds configuration for performing local documentation builds with the following simple command: tox -e docs Change-Id: I79094867657cda83c231949c52ba9eee1cd54eeb Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-02-19Deleting outdated INFO file, replaced by INFO.yamlGeorg Kunz1-26/+0
The old INFO file if not used anymore after it has been replaced by the INFO.yaml file. Change-Id: Iae22c798b68cb69bcf162ad4ceff85865809117e Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-02-07Auto Generated INFO.yaml fileagardner1-0/+68
INFO.yaml meant to be machine readable. This file was auto generated from an ldap lookup and your projects INFO file. Meeting times are not currently filled out. please ammend this patchset to complete Going forward comitter promotions should be done against this file. PTLs: Must be merged for you to gain delete access on testresults.opnfv.org If project_lead: is missing (my script could not parse) please amend with same from commiters section eg: project_lead: &opnfv_dovetail_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Change-Id: I5256d2f92eecee4d4bc02b7b3a222071ddb9ba98 Signed-off-by: agardner <agardner@linuxfoundation.org>
2017-08-07Add netready packageCédric Ollivier3-0/+32
It eases how Functest installs/runs it (see testcases.yaml [1]). [1] https://git.opnfv.org/functest/tree/functest/ci/testcases.yaml Change-Id: I3842e6828f60972cb1df0bc15f849cd08badd895 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-15Update logger in netready via logging.getLogger()Linda Wang1-2/+2
1. The module functest.utils.functest_logger has been deleted and logger has been reconfigured in functest [1]. 2. Update gluon-test-suite.py to get logger via logging.getLogger(). [1] https://gerrit.opnfv.org/gerrit/#/c/34019/ JIRA: FUNCTEST-824 Change-Id: If7254171bf1146dc7f5a0792705cecf2e84d15c5 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-03-30Added details to the installation instructionsGeorg Kunz1-4/+21
Change-Id: I311e8c7c1d559f6267b194bb55e7fb99c4555635 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-03-28Fixing broken links in documentationGeorg Kunz6-27/+24
Using rst references to link to other documentation pages instead of relative HTML links. Change-Id: Id8164a4f50f4fd39c996f5ae354b22f3c960fb08 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-03-13Adding further documentation for the Gluon scenarioGeorg Kunz5-453/+135
Change-Id: I4926ab30223312b91b6349b798f652615d70001e Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-03-08Adding LabelsShubhamRathi5-0/+10
Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: Id94de3677f0d7849b5f2e1fd528266b238be6e5c Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-08Feature description for Gluon scenarioGeorg Kunz1-5/+59
Change-Id: Ib4867b3b9cd47b8e974a6d28f6c4de7b72242ff7 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-03-03Draft of Gluon User Guide for NetReadyBin Hu1-9/+226
Change-Id: I1bcfe2191c7126bd324f4f7c392f27bb219a158a Signed-off-by: Bin Hu <bh526r@att.com>
2017-02-24Adding missing licence headers to filesGeorg Kunz10-15/+91
Change-Id: I9eedd2f3e21305a27fe09a116dec9d8dbcc6df5e Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-02-18Finalizing Gluon vping test caseGeorg Kunz1-19/+202
Finalizing Gluon vping test case by implementing instance creation and userdata-based ping between instances. Note: DHCP is not supported. This requires static configuration of IPs and routes in the instances by means of user data. Moreover the test case takes slightly longer because of a DHCP timeout during boot up. Change-Id: I9c9ef658005ba14f30e28b44dba82aa1b9a6daad Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-02-17Implementing Gluon L3VPN configuration in testcaseGeorg Kunz1-5/+153
Extending the Gluon vping test case by implementing the basic L3VPN Proton configuration: - creation of 2 ports - creation of 1 VPN - creation of 2 vpnbindings to bind the ports to the VPN Change-Id: I8e1c0c5ec693869b70552726cc20234c2670a9f2 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-02-17Adding template framework for Danube documentationGeorg Kunz11-0/+645
Change-Id: I0960f3538163e2609db9a196d665f148967ab454 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-02-15Adding empty framework for Gluon Functest suiteGeorg Kunz1-0/+14
Change-Id: I95652c38bc88b9ef29592a3f1f6d8160720a5cda Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-02-15Correction of comments to Georedundancycsatari2-3/+3
This change contains the corrections to the comments of Prakash to change 28243. Change-Id: I80f2767815c6d1507b133368c4638a0733a64636 Signed-off-by: csatari <gergely.csatari@nokia.com>
2017-02-12Extending Gluon puppet manifestsGeorg Kunz4-2/+32
* correctly reading etcd data from hieradata * template for proton.conf config file Change-Id: I62728f84a932d1dfef54b548a1e97b22bf06fcd8 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-02-07Moving requirements documentation for DanubeGeorg Kunz31-0/+0
Moving the requirements documentation in order to comply to the new structure for Danube. Change-Id: Ifbf87b49ce2308d082510ca761bb7bc6479fce58 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-02-06Restructuring Gluon puppet manifestsGeorg Kunz10-28/+57
Structuring the puppet manifests similar to how it is done in OpenDaylight and etcd. Change-Id: I9d0fb60ddd626129b38b1f642ce3894ca3098cc4 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-02-02Adding puppet files for GluonGeorg Kunz6-0/+62
These file should eventually move to a gluon-puppet repo in the Openstack namespace. Change-Id: Ib9d9a322c28810b20f8c2ad7563b7f3d1b9a0eb8 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-01-09Including ODL shim server in RPM packageGeorg Kunz2-12/+71
This commit includes the ODL shim layer in the RPM packaging process and installs it as a system services through systemd. Moreover, this commit replaces the systemd scriptlets in the RPM spec file with temporary scripts until systemd is available on the OPNFV build servers. Change-Id: I92349f13d6c49a310279580d611e8500df4938f0 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-12-13Basic CI integration for GluonGeorg Kunz3-36/+67
This first iteration of OPNFV CI integration targets a daily build of an installable RPM package based on the lastest Gluon upstream master branch. Change-Id: I6ad0b339284e58e566eb85a3bcf981b52ba372b8 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-12-02Makefile and RPM spec file for building gluon RPMsGeorg Kunz2-0/+122
Change-Id: I937958f6a9776c6e68e938482492d353204ffc43 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-11-11More intro to retired use casescsatari1-1/+4
Some more sentences added to the intro part of the retired use cases chapter. Link to programmable_provisioning.rst is corrected. Change-Id: Ib1d0b9ca0d11f660b9b195fdd677fa2badd0a8e5 Signed-off-by: csatari <gergely.csatari@nokia.com>
2016-11-05Formatting changes and fixing of build warningsGeorg Kunz9-67/+125
Applying a different sphinx rendering theme to make the document more readable (in my opinion). The Sphinx config file is based on the config file of the Copper project. Moreover, this change fixes a few build-time warnings. Change-Id: I78f5268436edcfa8c71b8e85a99c7caa54a0e099 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-11-04Retiring the "provisioning of provider networks" use caseGeorg Kunz5-5/+43
The gap identified along with this use case has been addressed ini the upstream community. Hence, moving to this use case to a separate section of the requirements document. Change-Id: I9cd95f1128a9845cda4ec42fe1692f22cdc03a9d Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-10-31Global review of the NetReady requirements documentGeorg Kunz16-0/+1534
This patchset enables a global review of the entire NetReady requirements document. Changes to the document shall be pushed as new patches to this patchset. Change-Id: I7cc9290c9260aad5b687253b02d60efbc8a64bb2 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-10-31Preparing files for global reviewGeorg Kunz16-1539/+0
Change-Id: I5db23e973f936aace0123eb40ac24084ff1bdbce Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-09-21Removal of Daniel Smith from the list of comittersGeorg Kunz1-1/+0
Removing Daniel from the list of committers after he requested to step down from that role: http://lists.opnfv.org/pipermail/opnfv-tsc/2016-September/002914.html Change-Id: Ifbe456b0fb4cbb858b594979269f260f972192f2 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-08-08Removal of Ildiko Vancsa as comitterGeorg Kunz1-1/+0
Removing Ildiko of the list of committers after she stepped down as a committer: http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2016-August/011824.html Change-Id: I1cf76441f6276027fa9b293982b2e28823a64818 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-08-02Explanatory figurescsatari6-0/+23
Based on the comments of Fathemeh I've added 3 explanatory figures. Change-Id: Ica4a373ab88979162f064740c6020d0789b20cfe Signed-off-by: csatari <gergely.csatari@nokia.com>
2016-07-23updated version history: first version of the doc readyGeorg Kunz1-0/+1
Change-Id: Ie0cfef81071f23684b88d5a28aa079508ef3be8d Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-22Added conclusion on Neutron network semantics to summaryGeorg Kunz1-0/+8
This conclusion is based on input from Ian Wells. Change-Id: If050df74141ee8ec47c306e690576562f4c932b7 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-22Incorporating further review commentsGeorg Kunz7-38/+45
Change-Id: I65fa2036f32c018c3d9cda46a82c6f1e2d4e6323 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-22Working on comments and document cleanupGeorg Kunz9-90/+56
Commenting out some of my previous comments so that they are not part of the final document but remain in the source code. Added conclusion to L3VPN use cases. Change-Id: I1f51cbce1fb496d05d005cfd440cc16a52eab0d8 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-21Summary changescsatari2-4/+20
- Link to Netready wiki added - Time is scoped to OPNFV C release - Link to the document added - Summary of programable provisioning and georedundancy cases added Change-Id: Id5ed642a238661c3d186853953ff638ee5948d4d Signed-off-by: csatari <gergely.csatari@nokia.com>
2016-07-20Correction of a typocsatari3-3/+3
Tricicle changed to tricircle. Change-Id: I83c43645536684f59d1248a28dc7561663306168 Signed-off-by: csatari <gergely.csatari@nokia.com>
2016-07-18Multi-back-ends: Added gap analysisGeorg Kunz1-8/+103
Integrating Bin's text into the overall document by adding a gap analysis and a conclusion. Change-Id: I958f3206cc6176520ef635271208e35c7f5c6306 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-15Add new use case of multiple back-ends, which is separate from L3VPNBin Hu2-0/+38
Change-Id: Ife3a9c29057f6055f1db07168d06c46910d759d6 Signed-off-by: Bin Hu <bh526r@att.com>
2016-07-15Add general, future-looking statement in Problem Description, Goals,Bin Hu2-0/+33
and Summary. Change-Id: I9b30ed7f6acc317f813259e8124e3e520504465b Signed-off-by: Bin Hu <bh526r@att.com>
2016-07-14Renamed and extended port abstraction modelGeorg Kunz3-12/+72
The former port abstraction use case has been rename (again) to better highlight that it represents a design pattern for APIs and data models. In line with this, the text has been extended. Change-Id: I49c3f153dc7b75b000acacd8436b41d9d1219e2a Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-13Correcting a typocsatari1-1/+1
Change-Id: I04a57e7af915a4ba39c560cfd220eee23237e29a Signed-off-by: csatari <gergely.csatari@nokia.com>
2016-07-12L3VPN Any-to-any: polishing terminology and figuresGeorg Kunz6-22/+33
Added a powerpoint slide deck including the L3VPN figures. This allows for editing the figures. Change-Id: Iee4c4e8a587bcfac4dc404895809af1b5f1163d5 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-12L3VPN Hub-and-Spoke: more in depth gap analysisGeorg Kunz2-48/+151
- better description of the actual problem - better problem description in the gap analysis - extended work flow description using BGPVPN API Change-Id: I76320f5b9c9e5a519bf53d3d0afd73db32e27cc2 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-12Added stub for summary and conclusion sectionGeorg Kunz1-3/+12
Added a basic introductory text for the summary and conlusion section. In this section, a summary of all gaps shall be given and corresponding conclusions shall be drawn. These conclusions shall state whether Neutron can/shall be extended or if some other networking framework is more suitable. Change-Id: I78c811bb7611beade2d436f34e672ff8424fcda4 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-12L3VPN Any-2-Any: more detailed usage of BGPVPN APIGeorg Kunz2-36/+84
Adding more details on how to use the existing BGPVPN API to realize the use case. There are currently no gaps identified for this particular use case. Change-Id: I5f973609ab6951bc31ae499430762827dfddd003 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-12Precisly name Neutron L3 network services in introGeorg Kunz1-7/+7
Swapping two paragraphs in the introduction to better incorporate existing Neutron L3 network services. Change-Id: Ie05faa9b3209a8876582e976c5205d60ac698cc1 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-12L3VPN: Added placeholder for conclusionGeorg Kunz1-0/+7
Change-Id: I36d2925711537c09a0030e4fd9c4124cab6467a2 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2016-07-11L3VPN ECMP: Adding 2nd API example and conclusionGeorg Kunz1-24/+85
Further polishing the section by adding a second API usage example showing how to realize the use case by means of the BGPVPN project. Furthermore, added a conclusion section summarizing based on the identified gaps if an extension or an alternative to Neutron is needed. Change-Id: I55974dbd4aca7b26c7f7d7d4de06c0a5491bee2e Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>