aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/vnf/epc/juju_epc.py
AgeCommit message (Expand)AuthorFilesLines
2018-09-25Update 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
2018-02-09Conform with OpenStackUser.get_os_creds() in juju_epcCédric Ollivier1-8/+4
2018-02-07Remove dns server from juju_epc configCédric Ollivier1-4/+1
2018-02-03Fix JujuEpc prepare() and deploy_orchestrator()Cédric Ollivier1-173/+177
2018-02-02Stop setting ext net in configCédric Ollivier1-3/+1
2018-02-01Install vEPC dependencies in DockerfileCédric Ollivier1-17/+0
2018-01-30Removal of deprecated SNAPS-OO classes in juju_epcCédric Ollivier1-28/+21
2018-01-30Remove duplicated code related to snaps credsJuha Kosonen1-4/+1
2018-01-29Enable epc unit testsCédric Ollivier1-2/+3
2017-12-23Dynamic region name of juju cloudsoumaya1-9/+14
2017-12-16Enforce a versioned public identity endpointCédric Ollivier1-12/+21
2017-12-13Change the name of flavor and disabled ssh-hostname verification.soumaya1-4/+10
2017-12-11vEPC tests with juju as an VNF managersoumaya1-0/+502