Age | Commit message (Expand) | Author | Files | Lines |
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-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-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-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-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-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 | Refactor setup script for preparing vCPE tools runtime env |  Bartek Grzybowski | 1 | -12/+37 |
2019-09-25 | Fix hashbang in vCPE Python scripts |  Bartek Grzybowski | 12 | -13/+15 |
2019-09-25 | Automate vCPE closed loop policy pushing |  Bartek Grzybowski | 4 | -10/+105 |
2019-09-20 | SDNC SSL port, BRG category, DEBUG |  Brian Freeman | 2 | -7/+9 |
2019-09-18 | Updates for ssl sdc |  Brian Freeman | 2 | -8/+8 |
2019-09-13 | Refactor healthcheck-k8s.py |  Bartek Grzybowski | 1 | -17/+23 |
2019-09-13 | Fix mispelled routine name in vcpe scripts |  Bartek Grzybowski | 2 | -2/+2 |
2019-09-13 | Remove hardcoded SDNC pod name in vcpe scripts |  Bartek Grzybowski | 1 | -5/+5 |
2019-09-12 | Better specifying parts supposed to be changed |  Michal Ptacek | 1 | -11/+33 |
2019-09-12 | Improve external_net_addr property description in vCPE scripts |  Bartek Grzybowski | 1 | -0/+4 |
2019-09-10 | Update healthcheck-k8s script synopsis in vCPE manual |  Bartek Grzybowski | 1 | -5/+4 |
2019-08-20 | Making environment name configurable in vcpe healthcheck |  Michal Ptacek | 1 | -11/+26 |
2019-06-26 | Clean up vCPE script |  Yang Xu | 8 | -71/+23 |
2019-06-13 | Improve vCPE test automation |  Yang Xu | 5 | -6/+27 |
2019-05-01 | Update expired image in manifest-staging |  Yang Xu | 1 | -0/+0 |
2019-04-30 | Add allotted resource subcategory BRG in SDC |  Yang Xu | 3 | -15/+69 |
2019-04-29 | Download vCPE service csar from SDC |  Yang Xu | 4 | -2/+74 |
2019-01-02 | Fix mac address table access in vCPE healthcheck |  Yang Xu | 2 | -13/+12 |
2018-12-31 | Use Openstack novaclient API in vCPE |  Yang Xu | 2 | -6/+34 |
2018-12-30 | Automate pod cluster node ip retrieval |  Yang Xu | 2 | -12/+51 |
2018-12-28 | Fix issue when creating SNIRO configuration |  Yang Xu | 2 | -16/+16 |
2018-12-02 | Use Casablanca released artifacts for vCPE VNFs |  Yang Xu | 9 | -33/+41 |
2018-11-27 | Serveral changes in vCPE testing script |  Yang Xu | 4 | -7/+25 |