Age | Commit message (Expand) | Author | Files | Lines |
2020-01-14 | correct url in postman env |  Rene_Robert | 1 | -100/+69 |
2020-01-10 | Support setting custom path to config file in helper scripts |  Bartek Grzybowski | 2 | -2/+16 |
2020-01-10 | Support setting custom path to config file in vcpe.py |  Bartek Grzybowski | 2 | -11/+16 |
2020-01-10 | Use argparse library to parse command line options |  Bartek Grzybowski | 1 | -27/+56 |
2020-01-10 | Fix VcpeCommon object instantiation |  Bartek Grzybowski | 1 | -3/+1 |
2020-01-10 | Add config for community lab running with OOM disabled |  Bartek Grzybowski | 2 | -4/+74 |
2020-01-10 | Remove unreferenced aaiutil.py file |  Bartek Grzybowski | 1 | -0/+0 |
2020-01-08 | Move site specific properties to config file |  Bartek Grzybowski | 2 | -78/+79 |
2020-01-08 | Support reading configuration from vcpeconfig.yaml |  Bartek Grzybowski | 2 | -0/+30 |
2019-12-18 | Ingress controller and node port scanner |  Lucjan Bryndza | 1 | -0/+266 |
2019-12-06 | Get VfModuleModelInvariantUuid from service csar at runtime |  Bartek Grzybowski | 2 | -11/+6 |
2019-12-06 | Insert SDNC ip pool automatically only if oom_mode is enabled |  Bartek Grzybowski | 1 | -11/+15 |
2019-12-06 | Insert vcpe customer service workflow into SO catalogdb |  Bartek Grzybowski | 3 | -21/+27 |
2019-12-03 | Configure netopeer to support mTLS |  wsliwka | 13 | -86/+350 |
2019-11-27 | PNF Simulator/Netconf Simulator docker compose to use devel tag |  gummar | 1 | -1/+1 |
2019-11-25 | Clean xtesting repo from integration |  mrichomme | 4 | -228/+0 |
2019-11-20 | Fix logic for finding brg vnf template file |  Bartek Grzybowski | 1 | -5/+13 |
2019-11-19 | Add identity-url to region data in AAI |  Bartek Grzybowski | 4 | -0/+104 |
2019-11-19 | Get the BRG MAC address automatically |  Bartek Grzybowski | 2 | -10/+20 |
2019-11-18 | Set gra_api to 'False' by default |  Bartek Grzybowski | 1 | -2/+2 |
2019-11-18 | Disable InsecureRequestWarning from requests library |  Bartek Grzybowski | 2 | -2/+6 |
2019-11-15 | Add missing networkgra |  Brian Freeman | 1 | -0/+33 |
2019-11-14 | Initial GRA_API Support |  Brian Freeman | 8 | -26/+746 |
2019-11-06 | Update postman data about pnf package onboard in VFC |  yangyan | 1 | -0/+244 |
2019-11-06 | Update postman data about vnf package onboard in VFC |  yangyan | 1 | -0/+185 |
2019-11-06 | Update postman data about ns package onboard in VFC |  yangyan | 1 | -0/+223 |
2019-11-06 | Update postman data about catalog package onboard in VFC |  yangyan | 1 | -0/+163 |
2019-11-06 | Update postman data about ns_instance in VFC |  yangyan | 1 | -0/+234 |
2019-10-30 | Fix failures return codes in vcpe scripts |  Bartek Grzybowski | 4 | -23/+23 |
2019-10-24 | Make SDNC ip pool insertion idempotent |  Bartek Grzybowski | 1 | -1/+1 |
2019-10-24 | Use VcpeCommon.host_names in get_oom_onap_vm_ip routine |  Bartek Grzybowski | 1 | -2/+1 |
2019-10-23 | update Postman collections and doc,with corrections |  Rene_Robert | 14 | -658/+2108 |
2019-10-18 | Add usage description for 'noloss' option |  Bartek Grzybowski | 1 | -1/+2 |
2019-10-18 | Switch oom_mode to False by default |  Bartek Grzybowski | 1 | -1/+1 |
2019-10-16 | Automate SDNC ip pool insertion into database |  Bartek Grzybowski | 3 | -0/+50 |
2019-10-14 | Fixed Bugs in HPA automtion script |  Itohan | 20 | -9/+195 |
2019-10-11 | Update ONAP probe script to cater for nfs node and use of local docker reposi... |  AndyWalshe | 1 | -5/+18 |
2019-10-10 | Fix setting onap namespace and environment name separately |  Bartek Grzybowski | 1 | -2/+3 |
2019-10-07 | Automate curl installation in sdnc container (vCPE) |  Bartek Grzybowski | 1 | -2/+16 |
2019-10-03 | Fix SSL cert verify for SDNC |  Brian Freeman | 1 | -1/+1 |
2019-10-01 | k8s: Validate controller manager flags requiring specific values |  Pawel Wieczorek | 3 | -1/+60 |
2019-10-01 | (WIP)Fix automation issues due to cli change |  Ruoyu Ying | 2 | -46/+57 |
2019-10-01 | Refactor setup script for preparing vCPE tools runtime env |  Bartek Grzybowski | 1 | -12/+37 |
2019-09-30 | k8s: Resolve Docker response formatting issue |  Pawel Wieczorek | 2 | -0/+18 |
2019-09-30 | k8s: Resolve address conflicts in virtual environments |  Pawel Wieczorek | 3 | -7/+7 |
2019-09-27 | k8s: Validate controller manager address flag |  Pawel Wieczorek | 5 | -1/+98 |
2019-09-27 | k8s: Add controller manager information collection |  Pawel Wieczorek | 4 | -2/+27 |
2019-09-27 | k8s: Validate scheduler flags |  Pawel Wieczorek | 5 | -1/+101 |
2019-09-27 | k8s: Add scheduler information collection |  Pawel Wieczorek | 4 | -2/+27 |
2019-09-27 | k8s: Extract common validators for DRY code |  Pawel Wieczorek | 3 | -205/+232 |