Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdnvpn from branch 'master'
- Using heat orchestrator for sdnvpn - test case 2
Heat orchestrator and the use of Heat Orchestrator Template
is introduced in sdnvpn test cases. The deployment of the
nodes and networks under test is performed as a stack with the
use of the openstack api and the use of the other apis is kept
to as little as possible. The scenarios that are executed are
the same as in the orginal test cases.
This is the implementation of sdnvpn test case 2:
Tenant separation
JIRA: SDNVPN-219
Change-Id: I20f5ed8f7d250873f0223c1cd00c6c05d00fbfa8
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Add suport for fuel installer
JIRA: FUEL-393
This patch adds support for fuel installer by modifying relevant
pieces of code.
Change-Id: I5245e84022dd258c96648b0985660e093ca98b52
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Find the ODL owner of the BGP entity in the cluster in TC 3"
- Find the ODL owner of the BGP entity in the
cluster in TC 3
After new Apex release Opendaylight run in container.
This fix finds the ODL owner of the BGP entity in the cluster for
containerised installations.
SDNVPN-234
Change-Id: Iec1abfe3e0be899ab51fe52057b394a4fa15cc49
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Fix false message instance is down"
- Fix false message instance is down
JIRA: SDNVPN-232
This patch fixes the false message instance is down. The message
occurs because a wrong method was used to check if instance is
alive. This instance does not proceed to login so the previous
method cound not find "login" regex inside its console output.
Change-Id: I35733f634595a9d2eeb9148c2476444afab710a6
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Using heat orchestrator for sdnvpn - test case 4
Heat orchestrator and the use of Heat Orchestrator Templates
is introduced in sdnvpn test cases. The deployment of the
nodes and networks under test is performed as a stack with the
use of the openstack api and the use of the other apis is kept
to as little as possible. The scenarios that are executed are
the same as in the orginal test cases.
This is the implementation of sdnvpn test case 4:
VPN provides connectivity between subnets using router
association
JIRA: SDNVPN-219
Change-Id: If3783dd25577d22c18be5f088ab6657c38531d73
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Add flake8 and yamllint tox environments and fix tox errors"
- Add flake8 and yamllint tox environments and fix tox errors
JIRA: SDNVPN-231
This patch adds flake8 and yamllint tox environments. Furthermore, it
fixes tox errors and applies general tox improvements.
Change-Id: Id180695ef034562efb236932e6f783b0e91157c2
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Replace heat client calls with openstack sdk
JIRA: SDNVPN-220
This patch replaces all calls of heat client with openstack sdk.
Change-Id: I75571e8de8c06d144204af787ce240c99faea6d3
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Using heat orchestrator for sdnvpn - test case 1
Heat orchestrator and the use of Heat Orchestrator Templates
is introduced in sdnvpn test cases. The deployment of the
nodes and networks under test is performed as a stack with the
use of the heat api and the use of the other apis is kept to
as little as possible. The scenarios that are executed are the
same as in the orginal test cases.
This is the implementation of sdnvpn test case 1:
VPN provides connectivity between subnets
and also base functions for heat api access and some utilities.
JIRA: SDNVPN-219
Change-Id: Ic284722e600652c9058da96d349dff9398bcacf1
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Fix error on querying neutron quota
JIRA: SDNVPN-233
This patch fixes the bug which exists when trying to query neutron
quota with openstacksdk.
Change-Id: Iead824ca44f381ba314f38933cf48fe7932f74f3
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
(cherry picked from commit 7e52a1809501699a6da9fda5c2613a76abe384d3)
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Updated from global requirements"
- Updated from global requirements
Change-Id: I2dd50c10be5d1c1a845292d2c637d721ca6cfa4b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Replace cinder client calls with openstack sdk"
- Replace cinder client calls with openstack sdk
JIRA: SDNVPN-220
This patch replaces all calls of cinder client with openstack sdk.
Change-Id: Iee73a33ee6c2d87236c6bad3ea6a4ca7b100ced0
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Replace neutron client calls with openstack sdk
JIRA: SDNVPN-220
This patch replaces almost all calls of neutron client with
openstack sdk. The calls regarding bgpvpn are not replaced
due to lack of support from openstack sdk at the moment.
Change-Id: Idf52b8c57b895f87ba6320e350bf170faa24d0a7
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Replace nova client calls with openstack sdk
JIRA: SDNVPN-220
This patch replaces all calls of nova client with openstack sdk.
Change-Id: I9e3a0fe08ba36bfb64483238cd286acad829ae90
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Replace glance client calls with openstack sdk"
- Replace glance client calls with openstack sdk
JIRA: SDNVPN-220
This patch replaces all calls of glance client with openstack sdk.
Change-Id: I8bf9913e3be9615c462791a20267e4dc71ffd727
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Fix testcase_3"
- Fix testcase_3
After new Apex release Opendaylight run in container.
This enhancement identifies the controllers where the
Opendaylight runs, for both containerized and none
containerized installations.
Change-Id: I336176a9a74486a3f91a36508bb848a90bc6bda2
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Fix testcase_9"
- Fix testcase_9
After new Apex release Opendaylight run in container.
This enhancement identifies the controllers where the
Opendaylight runs, for both containerized and none
containerized installations.
Change-Id: I5821bfa7ddce40eb76d3c2cddfcbc112b058f737
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Local Documentation Builds"
- Local Documentation Builds
This adds configuration for performing local documentation builds
with the following simple command:
tox -e docs
added index.rst so that docs build succsesfully
Change-Id: Ib0c7626c37b7f733641fcf2174d9951bf2371886
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Remove tempest networking bgpvpn testcases
JIRA: SDNVPN-230
This patch removes networking bgpvpn testcases from sdnvpn project.
The testcases from gambia release and up until now they run by
functest project inside smoke container. There is no reason to run them
inside features functest container any more.
Change-Id: Iae031c17d15822358bfe21448c0d16fa14bc35de
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Fix run_tempest testcase"
- Fix run_tempest testcase
JIRA: SDNVPN-221
This patch makes run_tempest testcase functional again. Due to
changes to functest codebase this tescase was failing due to an
exception when trying to get verifier id, because no verifier is
created from functest, as it used to happen before.
Change-Id: Ia31e913b81672215f607055765cac368b8ad5412
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Update Release notes for Gambia release"
- Update Release notes for Gambia release
JIRA: SDNVPN-226
Change-Id: I839e95f23f8c1faf9fe231dad39b50b2e380841d
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Wait for instance deletion"
- Wait for instance deletion
JIRA: SDNVPN-222
Confirm the deletion of instance in order to prevent its port
existence when trying to delete relevant subnet in a later stage.
Change-Id: Iace0fbbd90d50f05764ac09682caae59baba22fa
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Update Scenario description document for Gambia release"
- Update Scenario description document for Gambia release
JIRA: SDNVPN-227
Change-Id: I916cd78d94ba49d84a334a3bae4cb09975a972df
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Update Overview document for Gambia release"
- Update Overview document for Gambia release
JIRA: SDNVPN-224
Change-Id: Id02780698fc84f750c6d633fbcf0b86a04c13d32
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Update Installation document for Gambia release"
- Update Installation document for Gambia release
JIRA: SDNVPN-225
Change-Id: Ibc883d5e38ae88538735d52a114b65dda86770b9
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Replace % operator with format method"
- Replace % operator with format method
JIRA: SDNVPN-223
Running the testcase 3 with the % operator was causing an error
on formating the string. This patch replace % operator with
format method.
Change-Id: I33d3a4539bd7e1914f8c52ea8e91ae15083ce0b1
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Fix reference-before-assignment errors when getting exceptions"
- Fix reference-before-assignment errors when getting exceptions
JIRA: SDNVPN-228
This patch checks that variables have been set before trying to
perfom actions uppon them.
Change-Id: I6e81a3e7756d3ef0aee4f436766128631439f43a
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Nominating Dimitrios Tsiolakis as SDNVPN committer
I would like to nominate Dimitrios Tsiolakis as a SDNVPN committer as he
is working with SDNVPN project for several months and looking to BGPVPN
tempest testsuite and other CI issues on daily basis.
Here are his contributions: https://gerrit.opnfv.org/gerrit/#/q/owner:%22Dimitris+Tsiolakis+%253Cdmts%2540intracom-telecom.com%253E%22+project:sdnvpn
Change-Id: I093df6949993888b137430d384aba0cd1bcdd33c
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Nominating Nikos Karandreas as SDNVPN committer
I would like to nominate Nikos Karandreas as SDNVPN committer due to
his wide knowledge and working experience with SDNVPN project. He is
currently working to incorporate HEAT templates for BGPVPN orchestration
and fixing up CI issues.
His contributions are: https://gerrit.opnfv.org/gerrit/#/q/owner:%22Nikos+Karandreas+%253Cnick%2540intracom-telecom.com%253E%22+project:sdnvpn
Change-Id: Ibe7fd66573f8e0beeb073e3f3cf0d4907c671d0f
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Auto Generated INFO.yaml file"
- Auto Generated INFO.yaml file
INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file.
Going forward comitter promotions must be done
against this file.
PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org
Change-Id: I322646af57e0fd69e4fb40f0e346cc9e21b683e5
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Update entry_point to conform with Xtesting
Functest is being updated to Xtesting 0.60 which leverages on
stevedore [1].
[1] https://docs.openstack.org/stevedore/latest/
Change-Id: Ic47a61b547ee41ca60c5d393f82c907ca27ba97a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Change ODL check url to be diagstatus
With OOO the password is no longer hardcoded to 'admin' and is
dynamically generated a run time. This causes this curl check to fail.
Instead, use the diagstatus URL which is new in ODL and provides a more
accurate way (without authentication) to check if ODL is ready.
Change-Id: I7eb034cd3f20c5f5daa52a1e9b2d8e2a52118f6e
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Detach quagga vm in the cleanup block
Change-Id: I45145dacaeec0f7b518ab61a33d3a824458e9af5
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Route exchange test with testcase3"
- Route exchange test with testcase3
This review brings up quagga VM installed with 6WIND quagga,
configures with external ip prefix and making sure that it gets
exchanged with ODL peer.
Change-Id: I9ba677e74f24258f7cc59db70b013fbdbbec917a
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Clean up stale routers and gateway routers."
- Clean up stale routers and gateway routers.
During snaps_smoke test all floating IPs are allocated
by routers as external IP's, as a result there are no
more floating IPs left.
This patch clean up stale routers and free the assigned
IPs.
JIRA: SNAPS-318
Change-Id: Ifbf01ce38db63315e692dca9ffa5d993dbfa4337
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- update sdnvpn release notes for fraser 6.2
Change-Id: I752fba0ba0d434ae1bc37b975479361f9d53e3b3
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Adds support for docker based opendaylight
Previously we used ODL as a systemd service. However in newer OOO it is
ran as a docker container. For reinstalling ODL in this case we determined
that the best way is to not mess with docker and simply shut it down,
and use the systemd for the CSIT verification.
This patch stops the docker container, then copies a systemd service
file (since RPM may never have been installed), and then allows ODL
reinstall to proceed as usual.
Change-Id: Ib0996ed5494f1ef37bcc232f087f563c99db62fc
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Use Neutron API for attaching floating ip address
The Nova API for attaching floating ip address with vm instance is
removed in latest Openstack release. Hence moving to neutron API for
attaching floating ip address with VM.
JIRA: SDNVPN-217
Change-Id: If321191eca0915cfd816eabc8890b28ed79cefc7
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "[Bug Fix] Determine the BGP entity owner in ODL Cluster"
- [Bug Fix] Determine the BGP entity owner in ODL Cluster
In HA deployments is essential to determine which is the ODL
BGP entity owner and transform that ODL to BGP speaker.
This is necessary because of this bug [0] in netvirt. So
we can consider this as a workaround for the testcase_3.
Note: This patch is dependent on this task resolution [1]
for master branch.
Note: This patch works fine in stable/fraser branch.
[0] https://jira.opendaylight.org/browse/NETVIRT-1308
[1] https://jira.opnfv.org/browse/SDNVPN-217
Jira: SDNVPN-214
Change-Id: I383987e650da45400a3a6437dbdaaea904db9265
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Create and pass references of flavor and image to tempest
When invoked from SDNVPN, Tempest scenario functest test cases
try to use flavor and image references from the tempest.conf file
which are currently empty.
This patch uses the default flavor that is created by the test
suite and the creates an image using the availabe cirros image,
which is deleted at the end.
JIRA: SDNVPN-209
Change-Id: I6a6fd636fec2c0fa7d35981ca51d59f06a4d9d69
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Fix so that testcases run in order.
A new key "order" was added in config.py file to prevent the
testcases executed in random order.
JIRA: SDNVPN-216
Change-Id: I4ee72cb98351e35bf50ecf9c6dd1506a59e34f6e
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Add own logger for SdnvpnFuncTest class"
- Add own logger for SdnvpnFuncTest class
The functest xtesting Testcase class removed the logger instance
variable, so let SdnvpnFuncTest use its own logger.
JIRA: SDNVPN-215
Change-Id: I8b611273e44204d5051fad1140e6ecaddc2a4334
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- [Bug Fix] Use correct image for the Quagga instance
In testcase_3 the Quagga image is downloaded from the
opnfv.artifacts repository to the /home/opnfv/functest/data
directory.
But the testcase_3 after that tries to find the image in the
/home/opnfv/functest/images directory.
This results in using a wrong image
Jira: SDNVPN-213
Change-Id: I99539fc9a7a2d016a97ed51fca0cde81f82b3911
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Fix the logging to be compatible with functest
Change-Id: I62b432497175e79bcf2cd241be54d8a7f5db2799
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Re-enabling execution of tempest tests
My previous patch broke the execution of tempest tests, causing tempest
to complain about a missing .testr.conf file. This fix adds the explicit
use of the --config-file CLI flag back to the tempest test framework.
Change-Id: If65c65a227f0058180e0d5bca47cce502948c4c9
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- potential fix for attaching router with external network gateway
In the CI environment, whenever testcases attaches a router with
external network gateway sometimes it throws the error "No more IP
addresses available on network". This could be due to stale floating
ip's exist in the deployment which is cleaned up now before executing
sdnvpn testsuite.
JIRA: SDNVPN-212
Change-Id: I027a833f13b1bdddd83dc8c7e7f7292e20b10bb8
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Fixing invocation of Tempest tests
Only 7 bgpvpn Tempest tests were run by the SDNVPN Tempest test instead
of the full set of Tempest tests. This patch fixes and simplifies the
invocation of bgpvpn Tempest tests.
Change-Id: I1b207ea3da27dd43ab034b84f81992a5e0be2ec1
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- SDNVPN-99 NAT doesn't seem to work
Currently ODL is not able to accomodate both network and router in a
BGPVPN instance (https://jira.opendaylight.org/browse/NETVIRT-932 - see
the comment section). So until the fix is available, testing NAT
functionality using router without bgpvpn instance across subnets.
Change-Id: I6bedfc8e818ddd542036a87245caf4949152d66f
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- create log file only if it doesn't exist
Change-Id: I97e4f0cf8f27ff719253967ac14e74bcd55b0559
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- create log file during logger initialization
Currently the log messages from utils and openstack_utils
python modules are not logged into bgpvpn.log. This is
because this file is created during SDNVPN Feature
initialization. So creating this file during logger
initialization itself.
Change-Id: I538acdfb2119f1eaa562f61dac3b6bf7c3a58e41
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Fix os-odl-bgpvpn-[no]ha scenario reference
These shouldn't be prefixed with a '-' nor duplicated.
Change-Id: I88f5b2d18436a258d6ac573a1fbc6dee735b48da
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|