aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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-12-03Configure netopeer to support mTLSwsliwka13-86/+350
2019-11-27PNF Simulator/Netconf Simulator docker compose to use devel taggummar1-1/+1
2019-11-25Clean xtesting repo from integrationmrichomme4-228/+0
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-11-06Update postman data about pnf package onboard in VFCyangyan1-0/+244
2019-11-06Update postman data about vnf package onboard in VFCyangyan1-0/+185
2019-11-06Update postman data about ns package onboard in VFCyangyan1-0/+223
2019-11-06Update postman data about catalog package onboard in VFCyangyan1-0/+163
2019-11-06Update postman data about ns_instance in VFCyangyan1-0/+234
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-23update Postman collections and doc,with correctionsRene_Robert14-658/+2108
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-14Fixed Bugs in HPA automtion scriptItohan20-9/+195
2019-10-11Update ONAP probe script to cater for nfs node and use of local docker reposi...AndyWalshe1-5/+18
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-01k8s: Validate controller manager flags requiring specific valuesPawel Wieczorek3-1/+60
2019-10-01(WIP)Fix automation issues due to cli changeRuoyu Ying2-46/+57
2019-10-01Refactor setup script for preparing vCPE tools runtime envBartek Grzybowski1-12/+37
2019-09-30k8s: Resolve Docker response formatting issuePawel Wieczorek2-0/+18
2019-09-30k8s: Resolve address conflicts in virtual environmentsPawel Wieczorek3-7/+7
2019-09-27k8s: Validate controller manager address flagPawel Wieczorek5-1/+98
2019-09-27k8s: Add controller manager information collectionPawel Wieczorek4-2/+27
2019-09-27k8s: Validate scheduler flagsPawel Wieczorek5-1/+101
2019-09-27k8s: Add scheduler information collectionPawel Wieczorek4-2/+27
2019-09-27k8s: Extract common validators for DRY codePawel Wieczorek3-205/+232
2019-09-27k8s: Extract common interface to simplify developmentPawel Wieczorek5-81/+142
2019-09-26k8s: Change default cluster access method choice logicPawel Wieczorek1-1/+6
2019-09-26k8s: Declutter checker by dividing it into smaller packagesPawel Wieczorek5-52/+64
2019-09-26k8s: Call correct methods for API server auditing flags validationPawel Wieczorek1-3/+3
2019-09-26k8s: Validate API server request timeoutPawel Wieczorek3-0/+39
2019-09-26k8s: Validate API server included authorization modePawel Wieczorek3-2/+19
2019-09-26k8s: Validate API server crypto ciphers in usePawel Wieczorek3-0/+31
2019-09-25Fix hashbang in vCPE Python scriptsBartek Grzybowski12-13/+15
2019-09-25Automate vCPE closed loop policy pushingBartek Grzybowski4-10/+105
2019-09-24add terminate and del function to hpy_automation scriptsyangyan1-0/+24