aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/vnf/epc/juju_epc.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Update linters and fix all new issuesCédric Ollivier1-31/+27
2021-08-18Update to Alpine 3.14Cédric Ollivier1-6/+6
2020-08-17Boot a VM to run jujuCédric Ollivier1-171/+171
2020-05-02Avoid useless ssh in juju_epcCédric Ollivier1-10/+3
2020-04-20Protect password in juju_epcCédric Ollivier1-3/+3
2019-12-02Return result = 0 if failure in juju_epcCédric Ollivier1-0/+1
2019-07-28Remove former timeout -t argsCédric Ollivier1-7/+7
2019-07-27Switch to Python 3.7 and Alpine 3.10Cédric Ollivier1-2/+2
2019-07-11Reuse same cidr in jujuCédric Ollivier1-1/+1
2019-05-25Set utf-8 in decode and encode callsCédric Ollivier1-20/+21
2019-05-24Decode Bytes in logging callsCédric Ollivier1-19/+19
2019-05-13Update to Python3Cédric Ollivier1-1/+2
2019-04-20Build arm* functest-vnf containers via travis-ciCédric Ollivier1-0/+6
2019-02-09Increase juju_epc timeoutCédric Ollivier1-1/+1
2019-01-28Wait for apps being active (juju_epc)Cédric Ollivier1-8/+14
2019-01-27Stop using urljoin when adding v3Cédric Ollivier1-3/+1
2019-01-20Force the right external network if jujuCédric Ollivier1-0/+1
2018-12-06Remove duplicated code in vnfsCédric Ollivier1-35/+22
2018-09-24Update juju agentsCédric Ollivier1-1/+1
2018-08-06Change juju_epc cidrCédric Ollivier1-0/+2
2018-07-30Delete alt images before removing the accountCédric Ollivier1-1/+1
2018-07-30Release floating ips used by juju_epcCédric Ollivier1-0/+6
2018-07-29Update juju_epc to leverage on new scenariosCédric Ollivier1-273/+100
2018-07-20Allow overriding the default roleCédric Ollivier1-0/+7
2018-07-10Force region to RegionOne if OS_REGION_NAME is unsetCédric Ollivier1-3/+5
2018-07-031) Cleanup floating IPs that are assigned through Juju Deployment.soumaya1-10/+64
2018-06-17Fix invalid method names in vnfsCédric Ollivier1-3/+3
2018-06-14Support py3 in uncovered packagesCédric Ollivier1-8/+9
2018-05-16Merge "Fix UserConfig objects"Cedric Ollivier1-1/+1
2018-05-16Fix UserConfig objectsCédric Ollivier1-1/+1
2018-05-16Fine-tuning the juju-epc codebase for better error-handlingsoumaya1-33/+68
2018-04-21Add timeouts in juju_epcCédric Ollivier1-11/+19
2018-04-19Use timeout to wrap juju-waitCédric Ollivier1-2/+4
2018-04-18Check app workload in juju_epcCédric Ollivier1-16/+16
2018-04-17Get debug data before cleaning juju_epcCédric Ollivier1-0/+6
2018-04-17Set scp debug flag in juju_epcCédric Ollivier1-3/+3
2018-04-14Print the stack traceback when cleaning juju_epcCédric Ollivier1-2/+1
2018-04-11Take all cmd status into account in juju_epcCédric Ollivier1-67/+88
2018-04-11Remove obsolete apex processing in juju_epcCédric Ollivier1-18/+5
2018-03-19Put TestResults.json in the right dirCédric Ollivier1-7/+3
2018-03-17Mute log in vnfsCédric Ollivier1-18/+22
2018-03-16Set project_name arg when creating usersCédric Ollivier1-1/+5
2018-03-13Bypass APEX-570 when publishing image metadataCédric Ollivier1-1/+8
2018-03-11Bypass APEX-570 to allow gating juju_epcCédric Ollivier1-1/+9
2018-03-04Set user domain name when creating usersCédric Ollivier1-0/+1
2018-02-26Add guid in neutron resource names in juju_epcCédric Ollivier1-5/+8
2018-02-22Switch from CONST to CONFCédric Ollivier1-7/+7
2018-02-21Unify security group operationsCédric Ollivier1-7/+7
2018-02-21Leverage of snaps creds to get the right region nameCédric Ollivier1-7/+2
2018-02-15Removed os_utils and fully switched to snapssoumaya1-12/+39