1. cca938d Update image versions in integration override by Marco Platania · 4 years, 9 months ago
  2. 92938ec WIP: update CI documentation by mrichomme · 4 years, 9 months ago
  3. 5649e66 Finalize CI document for integration by mrichomme · 4 years, 9 months ago
  4. 152a480 Fix regex for http xfail list by mrichomme · 4 years, 9 months ago
  5. 171c263 Unify expected failures lists naming convention by Pawel Wieczorek · 4 years, 9 months ago
  6. 17165c0 Add upstream services to expected failures list for non-SSL endpoints tests by Pawel Wieczorek · 4 years, 9 months ago
  7. 318533f Added python3 and Updated netopeer image by rajendrajaiswal · 4 years, 10 months ago
  8. 769a791 netconf-pnp-simulator: make PYTHONPATH always globally defined by ebo · 4 years, 10 months ago
  9. c27713e Rename white list to xfail list to clarify the role of the list by mrichomme · 4 years, 10 months ago
  10. 3a474af Drop filtering out services recognized as HTTP by Pawel Wieczorek · 4 years, 10 months ago
  11. 331e07b Add expected failures list for HTTP endpoints tests by Pawel Wieczorek · 4 years, 10 months ago
  12. 57a161d Add MDONS sections by Xin Miao · 4 years, 10 months ago
  13. 99b8b9e Add a white list for jdwp tests by mrichomme · 4 years, 10 months ago
  14. 13de1c6 Setup Python linters in tox by Bartek Grzybowski · 4 years, 10 months ago
  15. a58b0b4 Documentation of vFW CNF CDS Use case by Samuli Silvius · 4 years, 10 months ago
  16. e557da7 Fix linter issues in soutils.py vcp librabry by Bartek Grzybowski · 4 years, 10 months ago
  17. 2ee028b Fix Python linting issues in Python scripts by Bartek Grzybowski · 4 years, 10 months ago
  18. 23f22e8 Fix Python linting issues in Python scripts by Bartek Grzybowski · 4 years, 10 months ago
  19. 37fe1c2 Fix linting issues in check_for_ingress_and_nodeports.py by Bartek Grzybowski · 4 years, 10 months ago
  20. 4be94a6 Supress pylint warnings for undefined variables by Bartek Grzybowski · 4 years, 10 months ago
  21. 3d3d3c2 Fix indentation and whitespace issues in Python scripts by Bartek Grzybowski · 4 years, 10 months ago
  22. 5d8a1df Update BBS use case documentation by Pérez Caparrós David · 4 years, 10 months ago
  23. 818f76a EMS simulator extension for PNF SW Upgrade by Enbo Wang · 4 years, 10 months ago
  24. 5da05c5 Update BBS use case documentation by Pérez Caparrós David · 4 years, 10 months ago
  25. d8affb3 Fix pylint trailing whitespaces issues in vcpe python scripts by Bartek Grzybowski · 4 years, 10 months ago
  26. 3c5ea12 Remove unused imports in mass-pnf-sim.py by Bartek Grzybowski · 4 years, 10 months ago
  27. be1067b Remove unused imports in vcpe python scripts by Bartek Grzybowski · 4 years, 10 months ago
  28. 3bb78c3 doc_CCVPN update for frankfurt by shashikanth.vh@huawei.com · 4 years, 10 months ago
  29. b376a8b Update OOF SON use case documentation by Reshmasree · 4 years, 10 months ago
  30. b6ce5a1 Update E2E Network Slicing use case documentation by Reshmasree · 4 years, 10 months ago
  31. 080e045 Fixed the SSH configuration of user 'netconf' by ebo · 4 years, 10 months ago
  32. 76c43bf Add setup for YAML/JSON files linting by Bartek Grzybowski · 4 years, 10 months ago
  33. c058382 Fix JSON files linter issues in test/mocks/pmsh-pnf-sim by Bartek Grzybowski · 4 years, 10 months ago
  34. f95ad93 Fix JSON files linter issues in test/hpa_automation by Bartek Grzybowski · 4 years, 10 months ago
  35. 8b22815 Fix JSON files linter issues in test/mocks/datafilecollector-testharness by Bartek Grzybowski · 4 years, 10 months ago
  36. a69f6ca Fix JSON files linter issues in test/mocks/emssimulator by Bartek Grzybowski · 4 years, 10 months ago
  37. 4d49d23 Fix JSON files linter issues in test/mocks/mass-pnf-sim by Bartek Grzybowski · 4 years, 10 months ago
  38. aa37c41 Fix JSON files linter issues in test/mocks/pnfsimulator by Bartek Grzybowski · 4 years, 10 months ago
  39. 4498379 Fix JSON files linter issues in deployment by Bartek Grzybowski · 4 years, 10 months ago
  40. 5ec49e5 Fix JSON files linter issues in docs by Bartek Grzybowski · 4 years, 10 months ago
  41. 2ab4281 Fix JSON files linter issues in test/postman by Bartek Grzybowski · 4 years, 10 months ago
  42. 8531fe6 Fix JSON files linter issues in test/vcpe by Bartek Grzybowski · 4 years, 10 months ago
  43. 92e0160 Update integration-override by Marco Platania · 4 years, 10 months ago
  44. bebdedf Add PNF SW Upgrade module by ebo · 4 years, 10 months ago
  45. 3ecb7b3 Add NETCONF PNF Simulator Engine by ebo · 4 years, 10 months ago
  46. 9babb59 Update docker image versions in override file by Marco Platania · 4 years, 10 months ago
  47. 3161bfe Fix YAML linter indentation errors in yaml files by Bartek Grzybowski · 4 years, 10 months ago
  48. cffacfc Fix YAML files linter errors for duplicated keys by Bartek Grzybowski · 4 years, 10 months ago
  49. 8695c14 Fix YAML files linter errors for superfluous spaces/new lines by Bartek Grzybowski · 4 years, 10 months ago
  50. 7d43e6c Fix YAML files linter errors for trailing-spaces rule by Bartek Grzybowski · 4 years, 10 months ago
  51. 08bbb09 Fix YAML files linter errors for new-line-at-end-of-file rule by Bartek Grzybowski · 4 years, 10 months ago
  52. 3c08c04 Fix invalid escape sequence causing JSON validation failure by Bartek Grzybowski · 4 years, 10 months ago
  53. d84a71a [INT-1437] : Incorrect characters causing issues by DarraghEgan · 4 years, 10 months ago
  54. 8e49321 Migrate integration docs by Jessica Wagantall · 4 years, 11 months ago
  55. 5650177 Fix invalid dash character for verbose flag by Bin Yang · 4 years, 11 months ago
  56. ed4ad18 Delete obsolete "csit" directory from repo by Bartek Grzybowski · 4 years, 11 months ago
  57. 0e11171 [VVP] parameterizing devstack branch for install by stark, steven · 5 years ago
  58. 157b14a Add test to ensure all needed modules are provided by setuptools by Bartek Grzybowski · 4 years, 11 months ago
  59. 24566f9 Add tox config for vcpe scripts by Bartek Grzybowski · 4 years, 11 months ago
  60. 4c88f02 Define vcpe scripts dependencies via setuptools config by Bartek Grzybowski · 4 years, 11 months ago
  61. 7084911 Fix DFC csit failure by rajendrajaiswal · 4 years, 11 months ago
  62. 794a397 Use ONAP core deployment type override in minimal Vagrant environment by Pawel Wieczorek · 4 years, 11 months ago
  63. 2e956f6 k8s: Drop support for Casablanca by Pawel Wieczorek · 5 years ago
  64. e15544d k8s: Drop process name trimming from etcd on RKE by Pawel Wieczorek · 5 years ago
  65. f649f22 k8s: Mock etcd information collection by Pawel Wieczorek · 5 years ago
  66. e5766d0 k8s: Validate controller manager flags requiring appropriate values by Pawel Wieczorek · 5 years ago
  67. 4dcf613 Add minimal Vagrant environment actual quickstart documentation by Pawel Wieczorek · 5 years ago
  68. 3364980 Make cluster removal fail softly by Pawel Wieczorek · 5 years ago
  69. 3fbeaf0 Increase minimal Worker storage size by Pawel Wieczorek · 5 years ago
  70. 73862e4 Modify minimal Vagrant environment resources by Pawel Wieczorek · 5 years ago
  71. dc298f1 Increase inline provisioners configurability by Pawel Wieczorek · 5 years ago
  72. ba88f29 Ignore reverse-SSHFS mountpoint from file synchronization by Pawel Wieczorek · 5 years ago
  73. 228c62e Add reverse-SSHFS-based file synchronization documentation by Pawel Wieczorek · 5 years ago
  74. 780e66a Update APPC image tag by Marco Platania · 5 years ago
  75. d5c98e1 Update vCPE doc with cloud settings details by Bartek Grzybowski · 5 years ago
  76. 4179012 Remove cloud settings from vcpeconfig.yaml by Bartek Grzybowski · 5 years ago
  77. 8eb99ce Support reading cloud settings from clouds.yaml by Bartek Grzybowski · 5 years ago
  78. 62b5908 Extend label matching for cluster node's External IP by Pawel Wieczorek · 5 years ago
  79. 6073f40 Added mTLS support in pnf simulator Issue-ID: INT-1372 by wsliwka · 5 years ago
  80. 86e0740 Latest changes to pnf simulator by wsliwka · 5 years ago
  81. 6f2913b [INT] updating devstack install to use py3 by stark, steven · 5 years ago
  82. 6a61ad8 PNF Simulator to support Control Loop subscription model by rajendrajaiswal · 5 years ago
  83. f2ec458 Update docker images in integration override by Marco Platania · 5 years ago
  84. b0accc3 Add reverse-SSHFS-based file synchronization from Operator's machine by Pawel Wieczorek · 5 years ago
  85. 2289007 Add minimal Vagrant environment development documentation by Pawel Wieczorek · 5 years ago
  86. 1b681e3 Integration doc for 5g pnp pnf use case by Krzysztof Kuzmicki · 5 years ago
  87. da0d592 correct url in postman env Issue-ID: INT-1340 by Rene_Robert · 5 years ago
  88. 60e2405 Add minimal Vagrant environment usage documentation by Pawel Wieczorek · 5 years ago
  89. 6efe941 Ensure Helm directory presence prior its first use by Pawel Wieczorek · 5 years ago
  90. 0d63138 Add Hound code search environment quickstart documentation by Pawel Wieczorek · 5 years ago
  91. 33ff5f1 Update vCPE docs with script configuration details by Bartek Grzybowski · 5 years ago
  92. 01abb5d Support setting custom path to config file in helper scripts by Bartek Grzybowski · 5 years ago
  93. c08278a Support setting custom path to config file in vcpe.py by Bartek Grzybowski · 5 years ago
  94. 22e2060 Use argparse library to parse command line options by Bartek Grzybowski · 5 years ago
  95. 9afc5c7 Fix VcpeCommon object instantiation by Bartek Grzybowski · 5 years ago
  96. bf26194 Add config for community lab running with OOM disabled by Bartek Grzybowski · 5 years ago
  97. e6a93fb Remove unreferenced aaiutil.py file by Bartek Grzybowski · 5 years ago
  98. 156cf4c Move site specific properties to config file by Bartek Grzybowski · 5 years ago
  99. 3f047b8 Support reading configuration from vcpeconfig.yaml by Bartek Grzybowski · 5 years ago
  100. 8c7373d Add support for using SSH by Pawel Wieczorek · 5 years ago