aboutsummaryrefslogtreecommitdiffstats
path: root/test/vcpe/vcpecommon.py
AgeCommit message (Expand)AuthorFilesLines
2020-10-02optimize size and time using "--no-cache-dir"Pratik Raj1-2/+2
2020-03-05Fix Python linting issues in Python scriptsBartek Grzybowski1-2/+2
2020-03-05Supress pylint warnings for undefined variablesBartek Grzybowski1-4/+4
2020-03-05Fix indentation and whitespace issues in Python scriptsBartek Grzybowski1-7/+7
2020-03-04Fix pylint trailing whitespaces issues in vcpe python scriptsBartek Grzybowski1-4/+3
2020-01-29Support reading cloud settings from clouds.yamlBartek Grzybowski1-0/+31
2020-01-10Support setting custom path to config file in vcpe.pyBartek Grzybowski1-3/+7
2020-01-08Move site specific properties to config fileBartek Grzybowski1-78/+1
2020-01-08Support reading configuration from vcpeconfig.yamlBartek Grzybowski1-0/+30
2019-12-06Get VfModuleModelInvariantUuid from service csar at runtimeBartek Grzybowski1-7/+0
2019-12-06Insert vcpe customer service workflow into SO catalogdbBartek Grzybowski1-7/+8
2019-11-19Add identity-url to region data in AAIBartek Grzybowski1-0/+10
2019-11-19Get the BRG MAC address automaticallyBartek Grzybowski1-6/+19
2019-11-18Set gra_api to 'False' by defaultBartek Grzybowski1-2/+2
2019-11-18Disable InsecureRequestWarning from requests libraryBartek Grzybowski1-2/+0
2019-11-14Initial GRA_API SupportBrian Freeman1-5/+12
2019-10-30Fix failures return codes in vcpe scriptsBartek Grzybowski1-11/+11
2019-10-24Use VcpeCommon.host_names in get_oom_onap_vm_ip routineBartek Grzybowski1-2/+1
2019-10-18Switch oom_mode to False by defaultBartek Grzybowski1-1/+1
2019-10-16Automate SDNC ip pool insertion into databaseBartek Grzybowski1-0/+36
2019-10-10Fix setting onap namespace and environment name separatelyBartek Grzybowski1-2/+3
2019-09-25Fix hashbang in vCPE Python scriptsBartek Grzybowski1-0/+2
2019-09-25Automate vCPE closed loop policy pushingBartek Grzybowski1-2/+100
2019-09-20SDNC SSL port, BRG category, DEBUGBrian Freeman1-5/+5
2019-09-18Updates for ssl sdcBrian Freeman1-4/+4
2019-09-13Fix mispelled routine name in vcpe scriptsBartek Grzybowski1-1/+1
2019-09-13Remove hardcoded SDNC pod name in vcpe scriptsBartek Grzybowski1-5/+5
2019-09-12Better specifying parts supposed to be changedMichal Ptacek1-11/+33
2019-09-12Improve external_net_addr property description in vCPE scriptsBartek Grzybowski1-0/+4
2019-06-26Clean up vCPE scriptYang Xu1-9/+0
2019-06-13Improve vCPE test automationYang Xu1-1/+1
2019-04-30Add allotted resource subcategory BRG in SDCYang Xu1-5/+12
2019-04-29Download vCPE service csar from SDCYang Xu1-2/+10
2018-12-31Use Openstack novaclient API in vCPEYang Xu1-5/+33
2018-12-30Automate pod cluster node ip retrievalYang Xu1-12/+45
2018-12-28Fix issue when creating SNIRO configurationYang Xu1-14/+14
2018-12-02Use Casablanca released artifacts for vCPE VNFsYang Xu1-10/+10
2018-11-22Change vgw module name for vCPE test scriptYang Xu1-0/+2
2018-11-20Fix issues in vcpe test scriptYang Xu1-7/+7
2018-11-14Retrieve SDNC oam ip from k8sYang Xu1-1/+1
2018-11-14Retrieve SDNC oam ip from k8sYang Xu1-10/+17
2018-11-13fixes from vCPE testingBrian Freeman1-0/+7
2018-11-12Update nodeports ; fix typo in preload.pyBrian Freeman1-5/+5
2018-11-12Updates for Casbalanca vcpe.pyBrian Freeman1-0/+4
2018-07-23Support vCPE automation in OOM-based envKang Xi1-18/+50
2018-05-30Support multiple customer instantiationKang Xi1-36/+88
2018-05-23Update to support new SO NBI APIKang Xi1-13/+25
2018-04-13Initial code import for vcpe automation.Kang Xi1-0/+414