aboutsummaryrefslogtreecommitdiffstats
path: root/functest/core
AgeCommit message (Expand)AuthorFilesLines
2019-10-08Merge "Switch to Tempest password generator"Cedric Ollivier1-5/+2
2019-10-08Switch to Tempest password generatorCédric Ollivier1-5/+2
2019-10-08Count all hypervisors by defaultCédric Ollivier1-0/+9
2019-09-30Count all active hypervisorsCédric Ollivier1-0/+8
2019-09-28Allow getting service via any endpointCédric Ollivier1-1/+2
2019-09-15Add punctuations in password generatorCédric Ollivier1-1/+3
2019-08-18Clean orphan security groupsCédric Ollivier1-0/+21
2019-07-27Switch to Python 3.7 and Alpine 3.10Cédric Ollivier3-10/+8
2019-07-10Allow scenarios without external networkCédric Ollivier1-2/+5
2019-04-24Refactor modules to avoid duplicated codeCédric Ollivier2-0/+58
2019-03-16Print monit summary before running IMS testingCédric Ollivier1-3/+4
2019-03-01Change password generatorCédric Ollivier1-1/+4
2019-02-24Ease copying/pasting the private keys from logsCédric Ollivier1-1/+1
2019-02-23Stop downloading Cloudify containerCédric Ollivier1-1/+10
2019-02-12Increase timeout to reach vnf APICédric Ollivier1-1/+1
2019-02-11Update and enable Cloudify-based testcasesCédric Ollivier1-4/+16
2019-02-02Update Cloudify imagesCédric Ollivier1-1/+1
2019-01-07Check if key exists instead of leveraging on update_if_existsCédric Ollivier1-5/+12
2019-01-07Print traceback as debug during cloudify triesCédric Ollivier1-2/+4
2019-01-07Prevent from CloudifyClientError (key already exists)Cédric Ollivier1-1/+2
2018-12-06Remove duplicated code in vnfsCédric Ollivier1-0/+65
2018-11-23Stop cleaning roleCédric Ollivier1-6/+3
2018-10-15Ease configuring extra specs via env varsDelia Popescu1-0/+8
2018-10-14Fix image properties parsingCédric Ollivier1-6/+5
2018-10-06Merge "Rename IMG_PROP to IMAGE_PROPERTIES"Cedric Ollivier1-8/+10
2018-10-06Rename IMG_PROP to IMAGE_PROPERTIESCédric Ollivier1-8/+10
2018-10-06Merge "Use environment variable for image properties"Cedric Ollivier1-0/+9
2018-10-05Use environment variable for image propertiesDelia Popescu1-0/+9
2018-09-24Protect if default secgroup not createdCédric Ollivier1-3/+5
2018-09-23List default secgroup via orig userCédric Ollivier1-1/+1
2018-09-22Clean the default security groupCédric Ollivier1-0/+4
2018-09-03Create network via admin userCédric Ollivier2-5/+11
2018-08-30Ensure len(project_name) < 64Cédric Ollivier1-1/+1
2018-08-20Typos (ressources)Cédric Ollivier2-14/+14
2018-08-18Generate API doc rst filesCédric Ollivier1-0/+1
2018-08-13Allow setting two image extra properties per testcaseCédric Ollivier1-13/+17
2018-08-13Update all patch configsCédric Ollivier1-4/+5
2018-08-10Test OpenStack vGPU featureValentin Boucher1-3/+12
2018-08-04Make synchronous Shade callsCédric Ollivier1-10/+14
2018-08-03Merge "Fix timeout (switch to synchronous calls)"Cedric Ollivier1-2/+1
2018-08-03Protect VMTP vs cidr conflictsCédric Ollivier1-2/+9
2018-08-03Fix timeout (switch to synchronous calls)Cédric Ollivier1-2/+1
2018-08-03Fix typo (ressources)Cédric Ollivier1-2/+2
2018-08-03Increase Cloudify create_server_timeoutCédric Ollivier1-1/+1
2018-07-31Print stderr in logs when calling cmd over sshCédric Ollivier1-1/+2
2018-07-31Switch create_server timeout to default valueCédric Ollivier1-2/+2
2018-07-30Remove VnfOnBoardingCédric Ollivier1-187/+0
2018-07-24Reduce cloudify manager disk sizeValentin Boucher1-1/+1
2018-07-22Add secrets operations in cloudify.pyCédric Ollivier1-2/+5
2018-07-22Add helper to find string in consoleCédric Ollivier1-0/+21