aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/vnf/router/cloudify_vrouter.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Update linters and fix all new issuesCédric Ollivier1-1/+1
2021-08-18Update to Alpine 3.14Cédric Ollivier1-5/+5
2020-08-01Increase check_console_loop to 12Cédric Ollivier1-0/+2
2019-07-27Switch to Python 3.7 and Alpine 3.10Cédric Ollivier1-1/+1
2019-06-24Add warning messages in vyos_vrouterCédric Ollivier1-0/+8
2019-04-24Refactor modules to avoid duplicated codeCédric Ollivier1-40/+3
2019-02-25Remove useless vyos_vrouter output dirCédric Ollivier1-2/+1
2019-02-24Update VyOS to 1.1.8Cédric Ollivier1-3/+3
2019-02-11Update and enable Cloudify-based testcasesCédric Ollivier1-4/+15
2018-12-06Remove duplicated code in vnfsCédric Ollivier1-65/+5
2018-09-07Remove one useless security groupCédric Ollivier1-5/+0
2018-07-30Delete alt images before removing the accountCédric Ollivier1-2/+1
2018-07-30Allow backporting a pylint errorCédric Ollivier1-1/+1
2018-07-30Fix clean() in cloudify ims and routerCédric Ollivier1-1/+5
2018-07-28Leverage vyos_vrouter on CloudifyCédric Ollivier1-265/+88
2018-07-10Force region to RegionOne if OS_REGION_NAME is unsetCédric Ollivier1-1/+2
2018-06-19Fix pylint errorsCédric Ollivier1-13/+7
2018-06-14Support py3 in uncovered packagesCédric Ollivier1-1/+4
2018-06-10Update cloudify-rest-client to 4.3.2Cédric Ollivier1-1/+2
2018-05-30Bypass Cloudify's upper-constraints issuesCédric Ollivier1-1/+2
2018-05-23Leverage on _member_ userCédric Ollivier1-86/+83
2018-05-16Fix UserConfig objectsCédric Ollivier1-1/+1
2018-05-11Install Cloudify descritors in functest-vnfCédric Ollivier1-11/+1
2018-04-12Print the stack traceback when cleaningCédric Ollivier1-2/+2
2018-03-19Remove unused code in vyos_vrouterCédric Ollivier1-6/+1
2018-03-19Conform with vyos descritor updatesCédric Ollivier1-0/+4
2018-03-17Decrease log levels when trying to connectCédric Ollivier1-3/+3
2018-03-16Set project_name arg when creating usersCédric Ollivier1-0/+2
2018-03-07Add a new env var for nameserverLinda Wang1-1/+3
2018-03-04Set user domain name when creating usersCédric Ollivier1-0/+1
2018-02-22Switch from CONST to CONFCédric Ollivier1-2/+2
2018-02-21Merge "Print stdout and stderr when calling commands over SSH"Cedric Ollivier1-10/+14
2018-02-21Print stdout and stderr when calling commands over SSHCédric Ollivier1-10/+14
2018-02-21Create a second user in cloudify_vrouterCédric Ollivier1-5/+18
2018-02-19Remove last CONST.__getattribute__()Cédric Ollivier1-2/+2
2018-02-19Fix credentials in cloudify_vrouterCédric Ollivier1-76/+40
2018-02-16Remove one debug printCédric Ollivier1-1/+0
2018-02-16Add suffixes in vnf keypair namesCédric Ollivier1-12/+14
2018-02-15Add suffixes to OpenStack resource namesCédric Ollivier1-26/+29
2018-01-26Avoid duplicating get_parameter_from_yamlCédric Ollivier1-36/+23
2018-01-26Fix last Pylint error in FunctestCédric Ollivier1-17/+8
2017-12-14[vyos_vrouter] Support https endpointsShuyaNakama1-5/+3
2017-11-25Remove os_utils call from cloudify ims and vrouterLinda Wang1-4/+6
2017-11-21Removal of deprecated SNAPS-OO classes.spisarski1-41/+44
2017-10-11Fix fail of vRouter on Orange PODroot1-2/+1
2017-09-25Fix creds still used by vrouterroot1-4/+4
2017-09-07Fix creds used by vrouterAlex Yang1-12/+4
2017-08-29Refactor the vyos_vrouter to adopt VNF abstractionShuya Nakama1-0/+542