1. 156cf4c Move site specific properties to config file by Bartek Grzybowski · 5 years ago
  2. 3f047b8 Support reading configuration from vcpeconfig.yaml by Bartek Grzybowski · 5 years ago
  3. 5b2d314 Ingress controller and node port scanner by Lucjan Bryndza · 5 years ago
  4. ed83db3 Get VfModuleModelInvariantUuid from service csar at runtime by Bartek Grzybowski · 5 years ago
  5. 4cc691d Insert SDNC ip pool automatically only if oom_mode is enabled by Bartek Grzybowski · 5 years ago
  6. ba8a72f Insert vcpe customer service workflow into SO catalogdb by Bartek Grzybowski · 5 years ago
  7. c310382 Configure netopeer to support mTLS by wsliwka · 5 years ago
  8. be1df2c PNF Simulator/Netconf Simulator docker compose to use devel tag by gummar · 5 years ago
  9. 983e15f Clean xtesting repo from integration by mrichomme · 5 years ago
  10. dc3a1e8 Fix logic for finding brg vnf template file by Bartek Grzybowski · 5 years ago
  11. 6358aa3 Add identity-url to region data in AAI by Bartek Grzybowski · 5 years ago
  12. 19199da Get the BRG MAC address automatically by Bartek Grzybowski · 5 years ago
  13. 6eea34b Set gra_api to 'False' by default by Bartek Grzybowski · 5 years ago
  14. decd6fb6 Disable InsecureRequestWarning from requests library by Bartek Grzybowski · 5 years ago
  15. 960567f Add missing networkgra by Brian Freeman · 5 years ago
  16. 9b3d6ca Initial GRA_API Support by Brian Freeman · 5 years ago
  17. 48e2fd8 Update postman data about pnf package onboard in VFC by yangyan · 5 years ago
  18. c056222 Update postman data about vnf package onboard in VFC by yangyan · 5 years ago
  19. fa458b2 Update postman data about ns package onboard in VFC by yangyan · 5 years ago
  20. e6a413f Update postman data about catalog package onboard in VFC by yangyan · 5 years ago
  21. d533888 Update postman data about ns_instance in VFC by yangyan · 5 years ago
  22. 68d93c2 Fix failures return codes in vcpe scripts by Bartek Grzybowski · 5 years ago
  23. ab9b1d5 Make SDNC ip pool insertion idempotent by Bartek Grzybowski · 5 years ago
  24. 8b409a1 Use VcpeCommon.host_names in get_oom_onap_vm_ip routine by Bartek Grzybowski · 5 years ago
  25. 11c5783 update Postman collections and doc,with corrections Issue-ID: INT-1340 by Rene_Robert · 5 years ago
  26. 304628b Add usage description for 'noloss' option by Bartek Grzybowski · 5 years ago
  27. b969daf Switch oom_mode to False by default by Bartek Grzybowski · 5 years ago
  28. 9018a84 Automate SDNC ip pool insertion into database by Bartek Grzybowski · 5 years ago
  29. 76ea974 Fixed Bugs in HPA automtion script by Itohan · 5 years ago
  30. 3e92cbf Update ONAP probe script to cater for nfs node and use of local docker repository by AndyWalshe · 5 years ago
  31. 1ee85df Fix setting onap namespace and environment name separately by Bartek Grzybowski · 5 years ago
  32. 92b3cd1 Automate curl installation in sdnc container (vCPE) by Bartek Grzybowski · 5 years ago
  33. 383a3e8 Fix SSL cert verify for SDNC by Brian Freeman · 5 years ago
  34. d52717d k8s: Validate controller manager flags requiring specific values by Pawel Wieczorek · 5 years ago
  35. f8229d0 (WIP)Fix automation issues due to cli change by Ruoyu Ying · 5 years ago
  36. 79bd9e7 Refactor setup script for preparing vCPE tools runtime env by Bartek Grzybowski · 5 years ago
  37. 752f7fe k8s: Resolve Docker response formatting issue by Pawel Wieczorek · 5 years ago
  38. 1554174 k8s: Resolve address conflicts in virtual environments by Pawel Wieczorek · 5 years ago
  39. bd12bfb k8s: Validate controller manager address flag by Pawel Wieczorek · 5 years ago
  40. 5a61d61 k8s: Add controller manager information collection by Pawel Wieczorek · 5 years ago
  41. 744f732 k8s: Validate scheduler flags by Pawel Wieczorek · 5 years ago
  42. 96f4e2f k8s: Add scheduler information collection by Pawel Wieczorek · 5 years ago
  43. cd41e6a k8s: Extract common validators for DRY code by Pawel Wieczorek · 5 years ago
  44. 76dd9bf k8s: Extract common interface to simplify development by Pawel Wieczorek · 5 years ago
  45. 664ce36 k8s: Change default cluster access method choice logic by Pawel Wieczorek · 5 years ago
  46. 48d0f8c k8s: Declutter checker by dividing it into smaller packages by Pawel Wieczorek · 5 years ago
  47. 5ece777 k8s: Call correct methods for API server auditing flags validation by Pawel Wieczorek · 5 years ago
  48. 91b130e k8s: Validate API server request timeout by Pawel Wieczorek · 5 years ago
  49. 4dbeacb k8s: Validate API server included authorization mode by Pawel Wieczorek · 5 years ago
  50. 9449938 k8s: Validate API server crypto ciphers in use by Pawel Wieczorek · 5 years ago
  51. fbbdbec Fix hashbang in vCPE Python scripts by Bartek Grzybowski · 5 years ago
  52. dbb3ba1 Automate vCPE closed loop policy pushing by Bartek Grzybowski · 5 years ago
  53. 43fdf7b add terminate and del function to hpy_automation scripts by yangyan · 5 years ago
  54. 50fce38 fix the typo error of hpy_automation scripts by yangyan · 5 years ago
  55. e8aa3f0 SDNC SSL port, BRG category, DEBUG by Brian Freeman · 5 years ago
  56. 4e74a1e k8s: Validate API server certificates and keys by Pawel Wieczorek · 5 years ago
  57. 3e60259 k8s: Validate API server Certificate Authorities by Pawel Wieczorek · 5 years ago
  58. 2055f08 k8s: Validate API server auditing flags by Pawel Wieczorek · 5 years ago
  59. 6c95c5c k8s: Validate API server auditing is enabled by Pawel Wieczorek · 5 years ago
  60. 1ef8ceb k8s: Group tests by flag type by Pawel Wieczorek · 5 years ago
  61. d515af5 k8s: Validate API server not excluded authorization mode by Pawel Wieczorek · 5 years ago
  62. a15076d k8s: Validate API server not excluded admission plugins by Pawel Wieczorek · 5 years ago
  63. 0c72415 Updates for ssl sdc by Brian Freeman · 5 years ago
  64. 7d2784f Add mr-sim log to console by ecaiyanlinux · 5 years ago
  65. efd65f9 k8s: Validate API server included admission plugins by Pawel Wieczorek · 5 years ago
  66. aeaa5a1 k8s: Validate API server excluded admission plugins by Pawel Wieczorek · 5 years ago
  67. 0dc16f1 k8s: Add note on release-specific dependencies by Pawel Wieczorek · 5 years ago
  68. 0ca3d40 Refactor healthcheck-k8s.py by Bartek Grzybowski · 5 years ago
  69. bfeeb24 Fix mispelled routine name in vcpe scripts by Bartek Grzybowski · 5 years ago
  70. 863af9a Remove hardcoded SDNC pod name in vcpe scripts by Bartek Grzybowski · 5 years ago
  71. 63929cf Fixed Bugs in HPA automtion script by Itohan Ukponmwan · 5 years ago
  72. 0b06f78 Better specifying parts supposed to be changed by Michal Ptacek · 5 years ago
  73. 73b02ed Improve external_net_addr property description in vCPE scripts by Bartek Grzybowski · 5 years ago
  74. dd95f02 Fix the error of hpa when create ns by yangyan · 5 years ago
  75. 4baa51c Update healthcheck-k8s script synopsis in vCPE manual by Bartek Grzybowski · 5 years ago
  76. 7991fb8 Fix a bug in DFC CSIT by ecaiyanlinux · 5 years ago
  77. 69311bf Updated README files and adaptation of consul/cbs config by maximesson · 5 years ago
  78. 6a5ec68 Fix the bug of cli command error when onboard ns by yangyan · 5 years ago
  79. 85c0728 Fix bug of cli command error when onboard vnf by yangyan · 5 years ago
  80. f1d460a Fix invalid string error of vnf onboard by yangyan · 5 years ago
  81. a3324ab SNDC preload change (http to https, 30202 to 30267) Issue-ID: DOC-542 by Rene_Robert · 5 years ago
  82. ec8c60c Integrating DfC to use TLS sidecar container by ecaiyanlinux · 5 years ago
  83. 796e8fe Add tls-init-container to simulator by ecaiyanlinux · 5 years ago
  84. 48d1ab0 Add comment about how to get cluster-ip by songgongjun · 5 years ago
  85. 995fd6e Making environment name configurable in vcpe healthcheck by Michal Ptacek · 5 years ago
  86. fa357df Simulator integration for CSIT of generalized DfC by TamasBakai · 5 years ago
  87. 4965384 Add onboarding package for pnf sim Issue-ID: INT-1134 by wsliwka · 5 years ago
  88. 2b2b799 k8s: Add Makefile targets for testing by Pawel Wieczorek · 5 years ago
  89. ab8186e k8s: Add Makefile targets for external dependencies by Pawel Wieczorek · 5 years ago
  90. 2b5b2e0 k8s: Add support for RKE-deployed clusters by Pawel Wieczorek · 5 years ago
  91. 57fae76 k8s: Add test cases for Dublin API server by Pawel Wieczorek · 5 years ago
  92. b18d03d k8s: Unify order of API server test cases by Pawel Wieczorek · 5 years ago
  93. 6cec527 Pnfsimulator-docker push configuration by Tomasz Golabek · 5 years ago
  94. e466145 k8s: Make ONAP context default for kubectl by Pawel Wieczorek · 5 years ago
  95. 625be0d k8s: Silence package manager and make it noninteractive by Pawel Wieczorek · 5 years ago
  96. 2d13ea8 k8s: Add kubectl provisioners (downloading and setting up) by Pawel Wieczorek · 5 years ago
  97. 5951165 k8s: Make operator machine destruction graceful by Pawel Wieczorek · 5 years ago
  98. 64092cb k8s: Add post-up message for actual cluster creation by Pawel Wieczorek · 5 years ago
  99. 0ebd04f Issue-ID: INT-1178 updated Postman collection for Dublin by Rene_Robert · 5 years ago
  100. 3664e04 k8s: Allow Dublin cluster creation using RKE by Pawel Wieczorek · 5 years ago