aboutsummaryrefslogtreecommitdiffstats
path: root/test/vcpe
AgeCommit message (Expand)AuthorFilesLines
2023-04-18Pin tox.ini basepython to 3.8Marek SzwaƂkiewicz1-1/+1
2020-10-02optimize size and time using "--no-cache-dir"Pratik Raj3-5/+5
2020-03-06Fix linter issues in soutils.py vcp librabryBartek Grzybowski1-10/+10
2020-03-05Fix Python linting issues in Python scriptsBartek Grzybowski6-14/+13
2020-03-05Supress pylint warnings for undefined variablesBartek Grzybowski4-7/+7
2020-03-05Fix indentation and whitespace issues in Python scriptsBartek Grzybowski5-20/+20
2020-03-04Fix pylint trailing whitespaces issues in vcpe python scriptsBartek Grzybowski5-19/+10
2020-03-04Remove unused imports in vcpe python scriptsBartek Grzybowski9-26/+7
2020-03-02Fix JSON files linter issues in test/vcpeBartek Grzybowski14-1594/+1619
2020-02-21Fix YAML linter indentation errors in yaml filesBartek Grzybowski1-3/+3
2020-02-07Add test to ensure all needed modules are provided by setuptoolsBartek Grzybowski1-0/+17
2020-02-07Add tox config for vcpe scriptsBartek Grzybowski1-0/+15
2020-02-07Define vcpe scripts dependencies via setuptools configBartek Grzybowski2-11/+45
2020-01-29Remove cloud settings from vcpeconfig.yamlBartek Grzybowski3-22/+27
2020-01-29Support reading cloud settings from clouds.yamlBartek Grzybowski1-0/+31
2020-01-10Support setting custom path to config file in helper scriptsBartek Grzybowski2-2/+16
2020-01-10Support setting custom path to config file in vcpe.pyBartek Grzybowski2-11/+16
2020-01-10Use argparse library to parse command line optionsBartek Grzybowski1-27/+56
2020-01-10Fix VcpeCommon object instantiationBartek Grzybowski1-3/+1
2020-01-10Add config for community lab running with OOM disabledBartek Grzybowski2-4/+74
2020-01-10Remove unreferenced aaiutil.py fileBartek Grzybowski1-0/+0
2020-01-08Move site specific properties to config fileBartek Grzybowski2-78/+79
2020-01-08Support reading configuration from vcpeconfig.yamlBartek Grzybowski2-0/+30
2019-12-06Get VfModuleModelInvariantUuid from service csar at runtimeBartek Grzybowski2-11/+6
2019-12-06Insert SDNC ip pool automatically only if oom_mode is enabledBartek Grzybowski1-11/+15
2019-12-06Insert vcpe customer service workflow into SO catalogdbBartek Grzybowski3-21/+27
2019-11-20Fix logic for finding brg vnf template fileBartek Grzybowski1-5/+13
2019-11-19Add identity-url to region data in AAIBartek Grzybowski4-0/+104
2019-11-19Get the BRG MAC address automaticallyBartek Grzybowski2-10/+20
2019-11-18Set gra_api to 'False' by defaultBartek Grzybowski1-2/+2
2019-11-18Disable InsecureRequestWarning from requests libraryBartek Grzybowski2-2/+6
2019-11-15Add missing networkgraBrian Freeman1-0/+33
2019-11-14Initial GRA_API SupportBrian Freeman8-26/+746
2019-10-30Fix failures return codes in vcpe scriptsBartek Grzybowski4-23/+23
2019-10-24Make SDNC ip pool insertion idempotentBartek Grzybowski1-1/+1
2019-10-24Use VcpeCommon.host_names in get_oom_onap_vm_ip routineBartek Grzybowski1-2/+1
2019-10-18Add usage description for 'noloss' optionBartek Grzybowski1-1/+2
2019-10-18Switch oom_mode to False by defaultBartek Grzybowski1-1/+1
2019-10-16Automate SDNC ip pool insertion into databaseBartek Grzybowski3-0/+50
2019-10-10Fix setting onap namespace and environment name separatelyBartek Grzybowski1-2/+3
2019-10-07Automate curl installation in sdnc container (vCPE)Bartek Grzybowski1-2/+16
2019-10-03Fix SSL cert verify for SDNCBrian Freeman1-1/+1
2019-10-01Refactor setup script for preparing vCPE tools runtime envBartek Grzybowski1-12/+37
2019-09-25Fix hashbang in vCPE Python scriptsBartek Grzybowski12-13/+15
2019-09-25Automate vCPE closed loop policy pushingBartek Grzybowski4-10/+105
2019-09-20SDNC SSL port, BRG category, DEBUGBrian Freeman2-7/+9
2019-09-18Updates for ssl sdcBrian Freeman2-8/+8
2019-09-13Refactor healthcheck-k8s.pyBartek Grzybowski1-17/+23
2019-09-13Fix mispelled routine name in vcpe scriptsBartek Grzybowski2-2/+2
2019-09-13Remove hardcoded SDNC pod name in vcpe scriptsBartek Grzybowski1-5/+5