1. 61f9869 Feature 11077. Self-contained repos: add dummy Jenkinsfile.new by garciadeblas · 4 months ago
  2. 076f460 Add new parameters for KSU creation/update to avoid overloading params file by garciadeblas · 4 months ago
  3. 6b8fbce Fix bug 2418: do not init cluster for juju when added with k8scluster-add by garciadeblas · 4 months ago
  4. e4b54bb Update pip dependencies by garciadeblas · 4 months ago
  5. dfebb68 Fix bug 2417: do not send oka id if sw_catalog_path is provided by garciadeblas · 4 months ago
  6. 64e1a8e Install client tools (flux,kubectl,etc.) in osmclient docker image by garciadeblas · 4 months ago
  7. 6eb90c6 Update repo-add command to raise errors with some options in OSM repos by garciadeblas · 4 months ago
  8. 62623ba Fix filter in list operations for apps by garciadeblas · 4 months ago
  9. 1b20f11 Fix bug 2413: fix filter in list operations for ACM first class citizens by garciadeblas · 4 months ago
  10. abd660d Fix bug 2416: replace sw_catalog by sw-catalog-path option in KSU create and update by garciadeblas · 4 months ago
  11. ad04a45 Update pip dependencies by garciadeblas · 6 months ago
  12. 6959938 Pin stdeb dependency for dist env by garciadeblas · 6 months ago
  13. bde2826 Update pip dependencies by garciadeblas · 6 months ago
  14. f6eb4ff Move Dockerfile from devops to the repo, base image Alpine Linux by mesaj · 10 months ago
  15. 468be3b Fix cluster command options to be flags by setting is_flag to True by garciadeblas · 7 months ago
  16. 456ffc2 Feature 11073. Enhanced OSM declarative modelling for applications. App as first class citizen by garciadeblas · 8 months ago
  17. be9993a Fix require_hostname function to consider nested commands such as cluster-get-kubeconfig by garciadeblas · 8 months ago
  18. 9ddb622 Feature 11057: Cluster management in Openshift-based infrastructures by garciadeblas · 8 months ago
  19. 3b718ad Update pip dependencies by garciadeblas · 8 months ago
  20. 275601d Replace pkg_resources by importlib.metadata by garciadeblas · 9 months ago
  21. e262b38 Update pip dependencies by garciadeblas · 10 months ago
  22. 7bc63de Add decorator for all click commands requiring a hostname by garciadeblas · 10 months ago
  23. 027d772 Make OSM_HOSTNAME/--hostname mandatory and update message in case of NotFound exception due to nginx by garciadeblas · 10 months ago
  24. ca7ebd8 Print instructions to set OSM_HOSTNAME in case of NotFound exception by garciadeblas · 1 year, 1 month ago
  25. 0f2f0bf Add debug logs for some missing functions by garciadeblas · 1 year, 1 month ago
  26. 10e2cdd Add additional instructions to set OSM_HOSTNAME in case of ClientException by garciadeblas · 1 year, 1 month ago
  27. e3d5ba1 Update pip dependencies by garciadeblas · 1 year, 1 month ago
  28. d7e7ac7 Fix wrong warning in cluster-list if no clusters and no VIMs by garciadeblas · 1 year, 1 month ago
  29. 3ac6ed9 Multiple output formats in list and show commands for OKA and KSU by garciadeblas · 1 year, 2 months ago
  30. c810541 Replace jsonpath_ng by jsonpath_ng.ext to parse complex expressions based on filtered selections by garciadeblas · 1 year, 2 months ago
  31. 6bf4557 Update cluster list and show commands after combination of both cluster collections in NBI by garciadeblas · 1 year, 3 months ago
  32. 7dd5d3e Minor typos in ksu-create and ksu-update documented options by garciadeblas · 1 year, 3 months ago
  33. 691580f Fix minor issues in oka-generate: add version, add wait true in ks, simplifiy namespace manifest by garciadeblas · 1 year, 3 months ago
  34. effca72 Revert "Revert "Revert "Bug 2376 fixed: Performing NS-Update through CLI""" by garciadeblas · 1 year, 4 months ago v17.0.0
  35. eaed23b Update pip dependencies by garciadeblas · 1 year, 4 months ago
  36. 89aa4e1 Revert "Revert "Bug 2376 fixed: Performing NS-Update through CLI"" by garciadeblas · 1 year, 4 months ago
  37. 81a635b Fix deregister cluster command to use DELETE HTTP message by garciadeblas · 1 year, 4 months ago
  38. bd92051 Fix help in OKA options related to profile-type by garciadeblas · 1 year, 4 months ago
  39. a447d93 Revert "Bug 2376 fixed: Performing NS-Update through CLI" by garciadeblas · 1 year, 4 months ago
  40. 73ac4a5 Feature 11054: Generation of OKA for helm-based apps by garciadeblas · 1 year, 5 months ago
  41. 9b2a1cd Feature 11053: Support of jsonpath expressions in kubectl format by garciadeblas · 1 year, 5 months ago
  42. 6852de3 Add profile-type option alias to attach-profile and detach-profile commands by garciadeblas · 1 year, 5 months ago
  43. 8a976b0 Add profile-type to oka-add command by garciadeblas · 1 year, 5 months ago
  44. 7f6172b Rename cluster-update to cluster-edit; add cluster-update for node count, node size and version by garciadeblas · 1 year, 5 months ago
  45. 5b93c13 Add osmclient commands for cluster deregistration by garciadeblas · 1 year, 5 months ago
  46. 19bc2f4 Add timeout to requests connections to prevent uncontrolled consumption of socket descriptors by garciadeblas · 1 year, 4 months ago
  47. d5cd5a9 Add osmclient commands for cluster upgrade and scale by garciadeblas · 1 year, 5 months ago
  48. bba2e42 Minor change in yaml indentation in kubeconfig presentation by garciadeblas · 1 year, 5 months ago
  49. f65415a Fix cluster-get-credentials to read op_id by garciadeblas · 1 year, 5 months ago
  50. 57166c3 Fix cluster-list when VIM is not found from cluster by garciadeblas · 1 year, 5 months ago
  51. 7199010 Feature 11034:Forgot Password in OSM (osmclient) by jegan · 1 year, 10 months ago
  52. 6fac40e Fix cluster-list to retrieve vim name and type properly for each cluster by garciadeblas · 1 year, 5 months ago
  53. 4f23128 Remove unused comments on cluster registration command by garciadeblas · 1 year, 5 months ago
  54. 99b6a2e Fix minor typos in process_common_oka_params by garciadeblas · 1 year, 5 months ago
  55. bc3efb2 Support return value id for create operations in adv cluster mgmt by garciadeblas · 1 year, 5 months ago
  56. bd7c1f6 Add bootstrap flag for cluster creation and registration by garciadeblas · 1 year, 5 months ago
  57. 1b0850a Fix cluster-get-credentials to check in a loop the completion of the operation by garciadeblas · 1 year, 5 months ago
  58. a905f09 Update cluster-list and show commands to talk both new and old APIs by garciadeblas · 1 year, 6 months ago
  59. d9bcc2d Bug 2376 fixed: Performing NS-Update through CLI by jegan · 1 year, 11 months ago
  60. 3991601 Multiple output formats in list and show commands for advanced cluster mgmt by garciadeblas · 1 year, 6 months ago
  61. 9243b25 Fix register and get-credentials cluster commands by garciadeblas · 1 year, 6 months ago
  62. d364211 Add osmclient commands for cluster mgmt: get-creds, register by garciadeblas · 1 year, 6 months ago
  63. f207744 Fix profile_type used in KSU creation and parse responses in multicreate calls by garciadeblas · 1 year, 7 months ago
  64. 599bc8b Fix bug 2259 in OSM repo generation when there is no product-name by garciadeblas · 1 year, 6 months ago
  65. d5173e4 Fix path and content for KSU creation to match NB API by garciadeblas · 1 year, 7 months ago
  66. aae3925 Bug 2374 Fixed:IP's are not listed properly when using vnf-list command in osmclient by 36970 · 1 year, 11 months ago
  67. 9f5b1b8 Support base64 encoded credentials for VIM creation by garciadeblas · 1 year, 7 months ago
  68. ff47596 Features 11020,11022-11026 Advanced cluster mgmt by garciadeblas · 2 years ago release-v16.0-start v16.0.0
  69. 56550ea Update pip dependencies by garciadeblas · 1 year, 8 months ago
  70. c08599f Feature 11011: Multiple NS deletion in OSM(osm client) by adurti · 1 year, 10 months ago
  71. b60e9a9 Feature 11009 Ns config template as first class citizens in OSM - CLI by kayal2001 · 1 year, 10 months ago
  72. ec1d366 Enable print_output common function to print json and yaml from python dict or list by garciadeblas · 1 year, 10 months ago
  73. 99ae2a1 Fix bug 2373 - Remove old code from v1 client in ns_show by garciadeblas · 1 year, 10 months ago
  74. 14d776b Remove set_default_params method from client.py by garciadeblas · 1 year, 10 months ago
  75. bc9d075 Fix client init to work with URL and (host,port) by garciadeblas · 1 year, 10 months ago
  76. c0420cf feature: helm charts repos with certs by Luis Vega · 2 years, 9 months ago
  77. f5b188e Feature 11037 Change default NBI port by garciadeblas · 1 year, 11 months ago
  78. 933b0ab Fix pylint issues appeared with version 3.2.2 of pylint by garciadeblas · 1 year, 11 months ago
  79. 7488e41 Feature 11037 Changes to work with ingress controller by garciadeblas · 2 years ago
  80. b9317cf Bug 2364 fixed: Performing NS-Heal when there are two NS with same member-vnf-index by 36970 · 2 years ago
  81. bffe6b7 Coverity(phase2)-CWE 398:Code Quality by 36970 · 2 years ago
  82. 7c3d3d6 Coverity(phase 2)-CEW 561: Dead Code by 36970 · 2 years ago
  83. 16cfdeb Fix bug 2176 to update properly VCA without modifying the name by garciadeblas · 2 years, 1 month ago
  84. b1363ed Fix bug 2240 to get packages from id and _id by garciadeblas · 2 years, 1 month ago
  85. 545da4c Pin black, flake and pylint versions in tox.ini by garciadeblas · 2 years, 2 months ago
  86. b407c24 Update README with improved instructions to install osmclient locally by garciadeblas · 2 years, 5 months ago
  87. b46c7c6 Feature 10997: add oci flag as new property in helm-chart repos by garciadeblas · 2 years, 6 months ago release-v15.0-start
  88. 84fdd94 Feature 10996: Adds ns-op-cancel command by Gabriel Cuba · 2 years, 5 months ago
  89. 93c4109 Feature 11002: Deprecate helmv2 by Luis Vega · 2 years, 5 months ago
  90. 34ef701 Update pip requirements to pass stage2 in all repos by garciadeblas · 2 years, 6 months ago
  91. 82b4521 Fix pip requirements to update pyangbind version to 0.8.3.post1 by garciadeblas · 2 years, 7 months ago
  92. 54ea471 Update version of PyYAML by Mark Beierl · 2 years, 9 months ago
  93. 636f40e Remove libcurl and libssl from stage-2 Dockerfile by garciadeblas · 2 years, 9 months ago release-v14.0-start
  94. 5b988db Update dependencies to use latest version of requests by garciadeblas · 2 years, 9 months ago
  95. 23cc10b Remove unnecessary references to fullclassname after removal of v1 client by garciadeblas · 2 years, 10 months ago
  96. cd7cd5e Refactor -o option to simplify code by garciadeblas · 2 years, 10 months ago
  97. 0e2d832 Remove dependencies no longer needed by pycurl by Mark Beierl · 2 years, 10 months ago
  98. 9ba58bd New global option to adapt output format by hernandezchu · 2 years, 10 months ago
  99. 0046a31 Revert "Revert "Remove v1 version of osmclient which was used with old NBI (pre-Release FOUR)"" by almagia · 2 years, 10 months ago
  100. 2947e79 Fix basic_15 to disable password prompt error by selvi.j · 2 years, 10 months ago