1. 769a791 netconf-pnp-simulator: make PYTHONPATH always globally defined by ebo · 4 years, 9 months ago
  2. c27713e Rename white list to xfail list to clarify the role of the list by mrichomme · 4 years, 9 months ago
  3. 3a474af Drop filtering out services recognized as HTTP by Pawel Wieczorek · 4 years, 9 months ago
  4. 331e07b Add expected failures list for HTTP endpoints tests by Pawel Wieczorek · 4 years, 9 months ago
  5. 99b8b9e Add a white list for jdwp tests by mrichomme · 4 years, 10 months ago
  6. e557da7 Fix linter issues in soutils.py vcp librabry by Bartek Grzybowski · 4 years, 10 months ago
  7. 2ee028b Fix Python linting issues in Python scripts by Bartek Grzybowski · 4 years, 10 months ago
  8. 23f22e8 Fix Python linting issues in Python scripts by Bartek Grzybowski · 4 years, 10 months ago
  9. 37fe1c2 Fix linting issues in check_for_ingress_and_nodeports.py by Bartek Grzybowski · 4 years, 10 months ago
  10. 4be94a6 Supress pylint warnings for undefined variables by Bartek Grzybowski · 4 years, 10 months ago
  11. 3d3d3c2 Fix indentation and whitespace issues in Python scripts by Bartek Grzybowski · 4 years, 10 months ago
  12. 818f76a EMS simulator extension for PNF SW Upgrade by Enbo Wang · 4 years, 10 months ago
  13. d8affb3 Fix pylint trailing whitespaces issues in vcpe python scripts by Bartek Grzybowski · 4 years, 10 months ago
  14. 3c5ea12 Remove unused imports in mass-pnf-sim.py by Bartek Grzybowski · 4 years, 10 months ago
  15. be1067b Remove unused imports in vcpe python scripts by Bartek Grzybowski · 4 years, 10 months ago
  16. 080e045 Fixed the SSH configuration of user 'netconf' by ebo · 4 years, 10 months ago
  17. c058382 Fix JSON files linter issues in test/mocks/pmsh-pnf-sim by Bartek Grzybowski · 4 years, 10 months ago
  18. f95ad93 Fix JSON files linter issues in test/hpa_automation by Bartek Grzybowski · 4 years, 10 months ago
  19. 8b22815 Fix JSON files linter issues in test/mocks/datafilecollector-testharness by Bartek Grzybowski · 4 years, 10 months ago
  20. a69f6ca Fix JSON files linter issues in test/mocks/emssimulator by Bartek Grzybowski · 4 years, 10 months ago
  21. 4d49d23 Fix JSON files linter issues in test/mocks/mass-pnf-sim by Bartek Grzybowski · 4 years, 10 months ago
  22. aa37c41 Fix JSON files linter issues in test/mocks/pnfsimulator by Bartek Grzybowski · 4 years, 10 months ago
  23. 2ab4281 Fix JSON files linter issues in test/postman by Bartek Grzybowski · 4 years, 10 months ago
  24. 8531fe6 Fix JSON files linter issues in test/vcpe by Bartek Grzybowski · 4 years, 10 months ago
  25. bebdedf Add PNF SW Upgrade module by ebo · 4 years, 10 months ago
  26. 3ecb7b3 Add NETCONF PNF Simulator Engine by ebo · 4 years, 10 months ago
  27. 3161bfe Fix YAML linter indentation errors in yaml files by Bartek Grzybowski · 4 years, 10 months ago
  28. cffacfc Fix YAML files linter errors for duplicated keys by Bartek Grzybowski · 4 years, 10 months ago
  29. 8695c14 Fix YAML files linter errors for superfluous spaces/new lines by Bartek Grzybowski · 4 years, 10 months ago
  30. 7d43e6c Fix YAML files linter errors for trailing-spaces rule by Bartek Grzybowski · 4 years, 10 months ago
  31. 08bbb09 Fix YAML files linter errors for new-line-at-end-of-file rule by Bartek Grzybowski · 4 years, 10 months ago
  32. 3c08c04 Fix invalid escape sequence causing JSON validation failure by Bartek Grzybowski · 4 years, 10 months ago
  33. ed4ad18 Delete obsolete "csit" directory from repo by Bartek Grzybowski · 4 years, 10 months ago
  34. 157b14a Add test to ensure all needed modules are provided by setuptools by Bartek Grzybowski · 4 years, 11 months ago
  35. 24566f9 Add tox config for vcpe scripts by Bartek Grzybowski · 4 years, 11 months ago
  36. 4c88f02 Define vcpe scripts dependencies via setuptools config by Bartek Grzybowski · 4 years, 11 months ago
  37. 7084911 Fix DFC csit failure by rajendrajaiswal · 4 years, 10 months ago
  38. 2e956f6 k8s: Drop support for Casablanca by Pawel Wieczorek · 5 years ago
  39. e15544d k8s: Drop process name trimming from etcd on RKE by Pawel Wieczorek · 5 years ago
  40. f649f22 k8s: Mock etcd information collection by Pawel Wieczorek · 5 years ago
  41. e5766d0 k8s: Validate controller manager flags requiring appropriate values by Pawel Wieczorek · 5 years ago
  42. 4179012 Remove cloud settings from vcpeconfig.yaml by Bartek Grzybowski · 4 years, 11 months ago
  43. 8eb99ce Support reading cloud settings from clouds.yaml by Bartek Grzybowski · 4 years, 11 months ago
  44. 62b5908 Extend label matching for cluster node's External IP by Pawel Wieczorek · 4 years, 11 months ago
  45. 6073f40 Added mTLS support in pnf simulator Issue-ID: INT-1372 by wsliwka · 5 years ago
  46. 86e0740 Latest changes to pnf simulator by wsliwka · 5 years ago
  47. 6a61ad8 PNF Simulator to support Control Loop subscription model by rajendrajaiswal · 5 years ago
  48. da0d592 correct url in postman env Issue-ID: INT-1340 by Rene_Robert · 5 years ago
  49. 01abb5d Support setting custom path to config file in helper scripts by Bartek Grzybowski · 5 years ago
  50. c08278a Support setting custom path to config file in vcpe.py by Bartek Grzybowski · 5 years ago
  51. 22e2060 Use argparse library to parse command line options by Bartek Grzybowski · 5 years ago
  52. 9afc5c7 Fix VcpeCommon object instantiation by Bartek Grzybowski · 5 years ago
  53. bf26194 Add config for community lab running with OOM disabled by Bartek Grzybowski · 5 years ago
  54. e6a93fb Remove unreferenced aaiutil.py file by Bartek Grzybowski · 5 years ago
  55. 156cf4c Move site specific properties to config file by Bartek Grzybowski · 5 years ago
  56. 3f047b8 Support reading configuration from vcpeconfig.yaml by Bartek Grzybowski · 5 years ago
  57. 5b2d314 Ingress controller and node port scanner by Lucjan Bryndza · 5 years ago
  58. ed83db3 Get VfModuleModelInvariantUuid from service csar at runtime by Bartek Grzybowski · 5 years ago
  59. 4cc691d Insert SDNC ip pool automatically only if oom_mode is enabled by Bartek Grzybowski · 5 years ago
  60. ba8a72f Insert vcpe customer service workflow into SO catalogdb by Bartek Grzybowski · 5 years ago
  61. c310382 Configure netopeer to support mTLS by wsliwka · 5 years ago
  62. be1df2c PNF Simulator/Netconf Simulator docker compose to use devel tag by gummar · 5 years ago
  63. 983e15f Clean xtesting repo from integration by mrichomme · 5 years ago
  64. dc3a1e8 Fix logic for finding brg vnf template file by Bartek Grzybowski · 5 years ago
  65. 6358aa3 Add identity-url to region data in AAI by Bartek Grzybowski · 5 years ago
  66. 19199da Get the BRG MAC address automatically by Bartek Grzybowski · 5 years ago
  67. 6eea34b Set gra_api to 'False' by default by Bartek Grzybowski · 5 years ago
  68. decd6fb6 Disable InsecureRequestWarning from requests library by Bartek Grzybowski · 5 years ago
  69. 960567f Add missing networkgra by Brian Freeman · 5 years ago
  70. 9b3d6ca Initial GRA_API Support by Brian Freeman · 5 years ago
  71. 48e2fd8 Update postman data about pnf package onboard in VFC by yangyan · 5 years ago
  72. c056222 Update postman data about vnf package onboard in VFC by yangyan · 5 years ago
  73. fa458b2 Update postman data about ns package onboard in VFC by yangyan · 5 years ago
  74. e6a413f Update postman data about catalog package onboard in VFC by yangyan · 5 years ago
  75. d533888 Update postman data about ns_instance in VFC by yangyan · 5 years ago
  76. 68d93c2 Fix failures return codes in vcpe scripts by Bartek Grzybowski · 5 years ago
  77. ab9b1d5 Make SDNC ip pool insertion idempotent by Bartek Grzybowski · 5 years ago
  78. 8b409a1 Use VcpeCommon.host_names in get_oom_onap_vm_ip routine by Bartek Grzybowski · 5 years ago
  79. 11c5783 update Postman collections and doc,with corrections Issue-ID: INT-1340 by Rene_Robert · 5 years ago
  80. 304628b Add usage description for 'noloss' option by Bartek Grzybowski · 5 years ago
  81. b969daf Switch oom_mode to False by default by Bartek Grzybowski · 5 years ago
  82. 9018a84 Automate SDNC ip pool insertion into database by Bartek Grzybowski · 5 years ago
  83. 76ea974 Fixed Bugs in HPA automtion script by Itohan · 5 years ago
  84. 3e92cbf Update ONAP probe script to cater for nfs node and use of local docker repository by AndyWalshe · 5 years ago
  85. 1ee85df Fix setting onap namespace and environment name separately by Bartek Grzybowski · 5 years ago
  86. 92b3cd1 Automate curl installation in sdnc container (vCPE) by Bartek Grzybowski · 5 years ago
  87. 383a3e8 Fix SSL cert verify for SDNC by Brian Freeman · 5 years ago
  88. d52717d k8s: Validate controller manager flags requiring specific values by Pawel Wieczorek · 5 years ago
  89. f8229d0 (WIP)Fix automation issues due to cli change by Ruoyu Ying · 5 years ago
  90. 79bd9e7 Refactor setup script for preparing vCPE tools runtime env by Bartek Grzybowski · 5 years ago
  91. 752f7fe k8s: Resolve Docker response formatting issue by Pawel Wieczorek · 5 years ago
  92. 1554174 k8s: Resolve address conflicts in virtual environments by Pawel Wieczorek · 5 years ago
  93. bd12bfb k8s: Validate controller manager address flag by Pawel Wieczorek · 5 years ago
  94. 5a61d61 k8s: Add controller manager information collection by Pawel Wieczorek · 5 years ago
  95. 744f732 k8s: Validate scheduler flags by Pawel Wieczorek · 5 years ago
  96. 96f4e2f k8s: Add scheduler information collection by Pawel Wieczorek · 5 years ago
  97. cd41e6a k8s: Extract common validators for DRY code by Pawel Wieczorek · 5 years ago
  98. 76dd9bf k8s: Extract common interface to simplify development by Pawel Wieczorek · 5 years ago
  99. 664ce36 k8s: Change default cluster access method choice logic by Pawel Wieczorek · 5 years ago
  100. 48d0f8c k8s: Declutter checker by dividing it into smaller packages by Pawel Wieczorek · 5 years ago