summaryrefslogtreecommitdiffstats
path: root/docs/submodules/sfc
AgeCommit message (Collapse)AuthorFilesLines
2017-08-28Update git submodulesTaseer Ahmed1-0/+0
* Update docs/submodules/sfc from branch 'master' - Update SFC testcases according to new Tacker API - Create VNFFG Descriptors for testcases JIRA: SFC-102 Change-Id: Ib51364d98c58942fec1f54b1f149bb0e8ffedc43 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-08-25Update git submodulesDimitrios Markou1-0/+0
* Update docs/submodules/sfc from branch 'master' - Remove custom tacker-client installation script In previous releases we used a custom tacker client because we also used a custom tacker. For the next release we migrate to the the upstream tacker so we don't need anymore the aforementioned installation script because now we support the upstream tacker client. Change-Id: I0c502426161bbeaaf2418823fe91c2025f1494a8 Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
2017-08-25Update git submodulesDimitrios Markou1-0/+0
* Update docs/submodules/sfc from branch 'master' - Include the tacker python client to the requirements.txt In OPNFV/SFC project we are going to substitute the custom tacker that we used so far with the upstream one. So as outcome of the aforementioned change we will need the upstream tacker client. Change-Id: I8425c7168c1be69d090481efbf3f966e8d04e609 Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
2017-08-24Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Replace artifacts.opnfv links by docs.opnfv links artifacts.opnfv is not used anymore. We are using now docs.opnfv Apart from that, I removed the OVS-NSH workaround explanation as we don't use it anymore Change-Id: Iaf4f2d97a4252754f5b22709aef653fff0777eae Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-08-23Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Added new fdio scenarios descriptions As part of MS6 we must have an updated directory structure. I added the two new scenarios using fdio Change-Id: If74dade8c75c59d452b034b98fff5dc0791b2191 Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-08-23Update git submodulesTaseer Ahmed1-0/+0
* Update docs/submodules/sfc from branch 'master' - Adapt SFC testcases according to new Tacker API. - Update vnfd tosca templates JIRA: SFC-102 Change-Id: I712b64e45c317582e0cb54e42364605f537aeee3 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-08-21Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Update the docs/development directory MS6 requires to have the docs directory structure ready and a preliminary versio of the documents inside it. - Moved requirements file to the requirements folder - Removed the NSH workaround info as we don't need it anymore - Added some new requirements Change-Id: Icca89c738b1eb1865adff510ca2850c592c7a14a Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-08-08Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/sfc from branch 'master' - Install run_sfc_tests.py in $PATH It eases how Functest runs it (see testcases.yaml [1]). The former run_tests.py is renamed to avoid duplicated binaries (see [2] and [3]). [1] https://git.opnfv.org/functest/tree/functest/ci/testcases.yaml [2] https://git.opnfv.org/sdnvpn/tree/sdnvpn/test/functest/run_tests.py [3] https://git.opnfv.org/promise/tree/promise/test/functest/run_tests.py Change-Id: I75aaf950f7b072c142fa9894cef7ef7f057adac3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-07-31Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Bug fix: directory name with samples is wrong Change-Id: I1daf36835441dff9af34d0db0193ed8155bf4b72 Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-07-31Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Update url to fetch ACL The code was pointing to an old url Change-Id: I10bed291a69fd141b6c144c42163e891d2739056 Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-07-14Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Update release notes for Danube 3.0 Change-Id: I5c4185c41b8baf3e243152b31322a326a07a5d5e Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-07-12Update git submodulesBrady Johnson1-0/+0
* Update docs/submodules/sfc from branch 'master' - Nominating Manuel Buil as OPNFV SFC PTL Change-Id: I93165a43bc434a6ffa04334b6840823c84d27d92 Signed-off-by: Brady Johnson <bjohnson@inocybe.ca>
2017-07-03Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Use the recommended exception syntax Today I learnt that the use of except Exception, variable is not recommended anymore and it is not supported after python3. When using >=2.6, the syntax should be except Exception as variable. https://www.python.org/dev/peps/pep-3110/ Change-Id: I213c220fc6e92878ffa4737efa16adb76ace1271 Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-06-30Update git submodulesagardner1-0/+0
* Update docs/submodules/sfc from branch 'master' - Paul has stepped down as a comitter Change-Id: I7bb99f33c0f56226e1e804f99df96261310c7577 Signed-off-by: agardner <agardner@linuxfoundation.org>
2017-06-29Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Merge "Fix wrong logging of the server-instance ip" - Fix wrong logging of the server-instance ip Change-Id: I9b16297804f6b4185835336668766f7f1a8313cc Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
2017-06-28Update git submodulesMiguel Lavalle1-0/+0
* Update docs/submodules/sfc from branch 'master' - Fix typos and other errors in documentation While reading the documentation, I found typos and other errors. This patchset fixes them. Change-Id: I2bf83a26da58845337dd77e56a8c77aa63084f2f Signed-off-by: Miguel Lavalle <malavall@us.ibm.com>
2017-06-27Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Merge "Add requirements in sfc" - Add requirements in sfc It now leverages on pbr to scan requirements.txt and inject them into the install_requires. Change-Id: If51827f6f8839af930c862d846b76b85a778c860 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-06-26Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Merge "Conform SFC test to Functest framework" - Conform SFC test to Functest framework - Inherit from OSGCTestCase which takes care of pushing the result to the DB automatiically. - Functest will just need to import this module in testcases.yaml and the framework will launch it - It is still possible to call this script from python command line directly as it has a main function. Change-Id: If02c13b6b6c2500f4eed7646a2b9eb284df0c5ae Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-06-16Update git submodulesBrady Johnson1-0/+0
* Update docs/submodules/sfc from branch 'master' - Updating VNF Manager ODL config to comply with Carbon - There were some configurations that were using older deprecated models that have since been removed. Change-Id: I66b60b510c5afcfb6c6a9c4380aff0b88c9187a9 Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
2017-05-29Update git submodulesvijayendra Radhakrishna1-0/+0
* Update docs/submodules/sfc from branch 'master' - functest_logger changes fix - Recently there is removal of functest logger utils. - This uses the default python logging mechanism Change-Id: I3aba38041bbed8b1e5a3de93bc9f639253f262d8 Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
2017-04-11Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Complete sfc_one test JIRA: SFC-94 We were only blocking one SF to test if the traffic was blocked but we should test both to be more rigorous Change-Id: If22a79350c97e0d59ea0a9451303efce21e3f285 Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-04-11Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Remove the extra logs we added Tacker plug-in does not have a problem anymore so we can remove the extra logs we added in case of failure Change-Id: I3b74d6caee9235ad2e8cc180757d0627770380c2 Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-04-07Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Merge "Remove get_floating_ips()" - Remove get_floating_ips() get_floating_ips() is non-reusable function, with too much logic into it. By using smaller functions, we can compose the same functionality and build all tests upon a common set of utilities. Using the new functions in functest to retrieve the nova ID for a VNF instance, it is possible to use a generic solution at the problem of getting floating ips deterministcally to the instances Change-Id: Ic7dba908fa6bb343c177fe1a68322d3803ed1707 Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
2017-04-06Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Move all test that work up Move all test that work up so that we can commit a patch to danube branch in which the seeds can go from 0 to 3, leaving 4 and 5 out of danube. This patch is separated from the danube patch because I think it is easier to have the same list in danube and master to avoid confusion Change-Id: I99f6dad4f1878f776b02fc7eccfc51876057a0fb Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-04-05Update git submodulesJuan Vidal1-0/+0
* Update docs/submodules/sfc from branch 'master' - Harmonize vxlan-tool calls Renamed vxlan_firewall and vxlan_tool_stop to start_vxlan_tool and stop_vxlan_tool respectively. Added some comments to explain their behavior. Cleaned both functions to use ".format()" string formatting, which improves readability. Modified behavior of start_vxlan_tool: now it does NOT block traffic by default Change-Id: I6754b020a474be1e9adf2d83e7c9f5053930b702 Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
2017-03-31Update git submodulesGeorge Paraskevopoulos1-0/+0
* Update docs/submodules/sfc from branch 'master' - Fix checking for optional cmd line args in cleanup Change-Id: I5305e7c6426e0a563499f0aeefd910ce03e5ceae Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
2017-03-31Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Merge "Fix label name" - Fix label name Label was incorrectly named causing it to not link from the composite doc. Change-Id: I9c31209ef81e79547978198ad22f5acd14163de5 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-31Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Merge "Fix hardcoded domain in wait_for_clf_rules" - Fix hardcoded domain in wait_for_clf_rules In the CI the availability zones are using a different domain. For example instead of "node-1.domain.tld", we have "node-1.opnfvericsson.com" This patch takes the av zones dynamically from nova hypervisor-list. Change-Id: Ifa26dbbb6b8d415ee30bb1216fc1150f65096a16 Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
2017-03-30Update git submodulesroot1-0/+0
* Update docs/submodules/sfc from branch 'master' - Remove references to older releases on documentation - Rename all Brahmaputra/Colorado links to Danube - Bumped OvS version from 2.5.90 to 2.6.1 - Bumped ODL version from Boron to Boron SR2 - Changed release date Change-Id: I4286cbd074b377b4b33e25f33646bb05075f10f5 Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
2017-03-30Update git submodules“Manuel Buil”1-0/+0
* Update docs/submodules/sfc from branch 'master' - Release notes update Release notes updated Waiting for the official documents to be created to change the links (e.g. user guide, installation guide...) Change-Id: If6569585aaa6362938d5a83633ad8d8a0dd63fa2 Signed-off-by: “Manuel Buil” <mbuil@suse.com>
2017-03-30Update git submodulesRay Paik1-0/+0
* Update docs/submodules/sfc from branch 'master' - Corrected a typo on OpenDaylight and made the spelling consistent. Also used the SPDX shorthand in license header. Change-Id: If91a4ece37bd68a9e7ce413157fd462e88fcc81c Signed-off-by: Ray Paik <rpaik@linuxfoundation.org>
2017-03-28Update git submodulesGeorge Paraskevopoulos1-0/+0
* Update docs/submodules/sfc from branch 'master' - Rewrite classification rules wait loop This is a candidate replacement for the wait_for_classification_rules function. The functionality is as follows: - Query ODL operational datastore for the RSPs for which we should expect to see flows in the computes (RSPs for which ACL rules exist) and associate them with a list of vnfs. Also get the tp_dst from the ACL match rules. - Use the known topology to associate the RSPs to a set of compute nodes (at this point we know that ODL promised us that we should see classification rules for a particular rsp in the nodes C1, C2 ...) - Gather the installed flows in table=11 in each compute - Verify that the RSPs are installed as promised by ODL for the correct tp_dst Change-Id: I79747ad1df3eb0c67f783167601b5ea99fb43f16 Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
2017-03-27Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Merge "Add Scenario Labels" - Add Scenario Labels Change-Id: Id585f05597bdea2820a787ca8650a2ad07698426 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-27Update git submodulesDimitrios Markou1-0/+0
* Update docs/submodules/sfc from branch 'master' - Rename the sfc_one_chain_two_service_functions.. We use topology shuffling for the execution of testcases so is meaningless to specify an exact topology in the testcase's file name Change-Id: I6fc7b3b2a72017fe501a022dca001c5bc7761acc Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
2017-03-24Update git submodulesGeorge Paraskevopoulos1-0/+0
* Update docs/submodules/sfc from branch 'master' - Revert "Change from functest logger to python logging" This reverts commit cb311aad19c732fa006b50795ab66687e01b95a6. Change-Id: I123c30acd765df692483eb5f91fecd1478219201 Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
2017-03-23Updating HEAD's of submodulesShubhamRathi1-0/+0
Change-Id: Ia35eb953277876a0fb15d93d1c026dadae76972a Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-15Updating submodules & add openretrieverShubhamRathi1-0/+0
1. HEAD seems to be out of sync for the submodules This patch fixes the HEAD so that henceforth gerrit automatically updates the refs to latest commit ID. 2. Adding openretriever to list of submodules Change-Id: I341a0a898f46cd10ccdc65ef209f76500dd3c4a6 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-01-11Add submodules and .gitmoduleShubhamRathi1-0/+0
Adding submodules of all OPNFV projects in order to create a unified repository for documentation. By using submodules we will be able to maintain a single conf.py file and theme to be used across all projects Change-Id: I65ec1a85f074f142bc335e8611e9636b5e4cb3a9 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>