1. e7c35eb Fix bug 946 - removed unnecessary check for additionalParams by garciadeblas · 6 years ago v7.0.0 v7.0.0rc1 v7.0.1rc1
  2. 5fea1ed Updated help message for repo-type by garciadeblas · 6 years ago
  3. 5a139d4 change repo type to helm-chart,juju-bundle by tierno · 6 years ago
  4. 7d73c88 setup.py: added description, maintainer and license by garciadeblas · 6 years ago
  5. c942750 osm version: added client version by garciadeblas · 6 years ago
  6. a2999a4 new 'osm version' command to get server version by tierno · 6 years ago
  7. 0eefdeb Use of PATCH method instead of PUT for projects by garciadeblas · 6 years ago
  8. 8a1665f Fix stdeb.cfg to include osm-im dependency, license added to stage-test by garciadeblas · 6 years ago
  9. e79f0ca New commands for managing K8s cluster and repos by garciadeblas · 6 years ago
  10. b7463a4 Feature 8047: osmclient package creation and validation tool by Felipe Vicens · 6 years ago
  11. 36253c7 migration to Python3: fix printing exception message by garciadeblas · 6 years ago
  12. 93012ad overwrite parameter deprecated and help parameter by pinoa · 6 years ago
  13. dd006fa Replace deprecated yaml.load by yaml.safe_load by garciadeblas · 6 years ago
  14. 142e408 Improved help messages, increased width by garciadeblas · 6 years ago
  15. 46ee9d6 wait.py: updated POLLING_TIME_INTERVAL to 5s for --wait option by garciadeblas · 6 years ago
  16. 341a97a Client class: updated defaults sol005=True by garciadeblas · 7 years ago
  17. 09fa3d4 Osmclient migration to Python3 (feature 8031) by garciadeblas · 7 years ago
  18. 9842434 Removed deprecated options (from Rel THREE) by garciadeblas · 7 years ago
  19. 1b6558a bug 773: allow ns-action without primitive_params by tierno · 7 years ago feature7928
  20. 771907b Merge "Bug 820 fix - Unable to update NST via CLI" by tierno · 7 years ago
  21. 1f3e889 Improved 'detailed-status' for VIM/WIM/SDN suboperations by kuuse · 7 years ago
  22. 12ddbf3 Bug 820 fix - Unable to update NST via CLI by vijay.r · 7 years ago
  23. b2829e9 bug 767: uniform role format by tierno · 7 years ago v6.0.0 v6.0.1
  24. 5de571e Improvement: Return more states in the 'detailed-status' field - client side by kuuse · 7 years ago
  25. e6e1c7f Improvement: Check that return code is 0 for successful operations, and non-zero for errors. by kuuse · 7 years ago
  26. 7b716df fix bugs 747 757: fix user-update interface by tierno · 7 years ago
  27. 3b9e2c9 fix bug 643 750. Allow project update to change name by tierno · 7 years ago
  28. c60b972 fixing bug 747: strip instead of trim by tierno · 7 years ago
  29. d6eb17b debug bug 710: increased verbosity of ns.get_field, increased sleep for wait_for_value by garciadeblas · 7 years ago
  30. 536f750 Fix bug #677 osm nsi-op-list name' and 'osm nsi-op-show id' returns null by Felipe Vicens · 7 years ago
  31. 5da3f20 Feature 7181: Provide real-time feedback in CLI upon request using the '--wait' option by kuuse · 7 years ago
  32. 9cc31e1 Maintaining format for project_role_mapping for creating and listing by Eduardo Sousa · 7 years ago
  33. a63fb3c Adding role management by Eduardo Sousa · 7 years ago
  34. 4cf06fb Bug 704 Minor code change for exception details by madavi · 7 years ago
  35. 2dc2cfb move wim_account parameter inside config of ns-create by tierno · 7 years ago feature7106
  36. ab51ef7 (bug 650) adding WIM account instantiation parameter. by tierno · 7 years ago
  37. fdc97c8 fix bug 647 user creation with project prompt by tierno · 7 years ago
  38. 9f8f7ae osm.py: updated table header for vnfd-list and aliases to be agnostic of VNF type by garciadeblas · 7 years ago
  39. cbcb47f bug 624 fix user management for sol005 by tierno · 7 years ago
  40. c9a3f9a adding SOL005 additionalParams to ns/nsi creation by tierno · 7 years ago
  41. 88f9b44 Support of WIM accounts in osmclient by garciadeblas · 7 years ago
  42. 9cd835d fix help message for osm vnf-list and nf-list by garciadeblas · 7 years ago
  43. c589999 new alias nf-list for vnf-list by garciadeblas · 7 years ago v5.0.0
  44. 3c72a20 fix update vnfd and nsd by garciadeblas · 7 years ago
  45. 44314af vnfd-list and vnfpkg-list to use same options as nfpkg-list by garciadeblas · 7 years ago
  46. 4351fa0 fix pdu_create and nfpkg_list by garciadeblas · 7 years ago
  47. fd75fc6 osm.py: updated nfpkg-list to include nf_type filter option by garciadeblas · 7 years ago
  48. fa73146 Updated .gitignore: dists and pools folders by garciadeblas · 7 years ago
  49. 796b674 osm.py: new aliases nfpkg-* for vnfpkg-* by garciadeblas · 7 years ago
  50. 2cc4511 support of PDUs by garciadeblas · 7 years ago
  51. fcb33eb osm.py: added config_file option to nsi_create by garciadeblas · 7 years ago
  52. 3f59228 Support of network slices by garciadeblas · 7 years ago
  53. 6991001 Support of user and project mgmt in sol005 client by garciadeblas · 8 years ago
  54. 9549b32 Fix in osm.py: vnf-scale parameters by garciadeblas · 7 years ago
  55. a0bed29 Renamed ns-scale-vdu to vnf-scale. Refactored scale code from osm.py to ns.py by garciadeblas · 7 years ago
  56. 5f42373 Added Build-Depends to stdeb.cfg to fix warnings by garciadeblas · 7 years ago
  57. e84376b Merge "Added ns-scale-vdu command for VDU scaling" by garciadeblas · 7 years ago
  58. feec9cb Added ns-scale-vdu command for VDU scaling by tierno · 8 years ago
  59. 78e9a1b OSM_HOSTNAME defaults to 127.0.0.1 instead of None by garciadeblas · 7 years ago
  60. 30725fc osm ns-create: new option --config_file by garciadeblas · 8 years ago
  61. c4cd58f vnf-list: support of filter string; documented help for --filter by garciadeblas · 7 years ago
  62. 5b342f4 Merge "Add get_field method" by Michael Marchetti · 7 years ago
  63. e0927e1 Add get_field method by Michael Marchetti · 7 years ago
  64. 56202fc Change content-type header to text/plain for yaml and json files by gcalvino · 7 years ago
  65. cabaf77 Updated .gitignore: .idea by garciadeblas · 8 years ago
  66. c93a826 Fix bug 557 about ssh keys by garciadeblas · 7 years ago
  67. 2bf0d90 Add version schedule pep440-git-full by Mike Marchetti · 8 years ago
  68. c2f1286 Fix Content-Type for ns-create by Mike Marchetti · 8 years ago
  69. baa171a Add missing wait_for_package api method by Mike Marchetti · 8 years ago
  70. a8443a8 Match against correct version tag by Mike Marchetti · 8 years ago
  71. 119f79f Fix1: Package upload using Python3 was still broken: by peusterm · 8 years ago BUILD_v4.0.1_1 BUILD_v4.0.1_2
  72. be96096 Fix: Make osmclient Python 3 compatible. by peusterm · 8 years ago
  73. 91b80f3 Fix bug in vnfd/nsd creation when reporting errors by garciadeblas · 8 years ago v4.0.1
  74. d5f1feb --sol005 as default option by garciadeblas · 8 years ago
  75. ac68f98 vnf-list: printing vim account id by garciadeblas · 8 years ago
  76. 061856b using http codes in sol005 client whenever possible by garciadeblas · 8 years ago v4.0.0
  77. da765d5 fix bug in vim-create with config by garciadeblas · 8 years ago
  78. cf95eef fix bugs in vnf-list and vnf-show for sol005 client by garciadeblas · 8 years ago
  79. 9c79a48 fix vim-update by using PUT and proper handling of SDN info by garciadeblas · 8 years ago
  80. e26c422 vnf-list and vnf-show for sol005 client by garciadeblas · 8 years ago
  81. 1b6c5b5 vim-update dealing with SDN controller and port mapping by garciadeblas · 8 years ago
  82. 6d10e04 new --force option for xxx-delete commands in sol005 client by garciadeblas · 8 years ago
  83. 98213d0 fix sol005 client so that delete_cmd output is processed in the caller function by garciadeblas · 8 years ago
  84. 6a9fdb5 fixes for ns-alarm-create and ns-metric-export, disabled ns-alarm-delete by garciadeblas · 8 years ago
  85. f157128 proper handling of http_codes in http.post_cmd by garciadeblas · 8 years ago
  86. 891e201 Support of ns-alarm-create, ns-alarm-delete and ns-metric-export by garciadeblas · 8 years ago
  87. e8200e1 adding missing help; fixing some checks of client version by garciadeblas · 8 years ago
  88. 170b8fd sdncontroller mgmt using sol005 api by garciadeblas · 8 years ago
  89. 0a7f125 support of PATCH method for sol005 client by garciadeblas · 8 years ago
  90. cd6336d osm.py fix bug in ns-action parameters, missing action_name by garciadeblas · 8 years ago v3.1.0
  91. 4f9d287 ssh key injection enabled with ns-create in sol005 client by garciadeblas · 8 years ago
  92. ce093de new commands: ns-op-list, ns-op-show, ns-action by garciadeblas · 8 years ago
  93. e4a7ea1 osm.py: ns-list providing detailed status of the instantiation by garciadeblas · 8 years ago
  94. 96cb439 osm.py: obfuscating vim password by garciadeblas · 8 years ago
  95. a7acd72 fix bug in upload-package with sol005 client by garciadeblas · 8 years ago
  96. 74341f0 return http_code,data tuple in DELETE operations for sol005 client by garciadeblas · 8 years ago
  97. 6ff7ac9 osm.py: print error message when using vnf-list with --sol005 by garciadeblas · 8 years ago
  98. b24bfcc osm.py: fixed typo when checking client version by garciadeblas · 8 years ago
  99. 5280cbc Allow ns-creation params: vim-network, multisite deployement by tierno · 8 years ago
  100. c04a706 osmclient: sol005.ns create now uses datacenter id by garciadeblas · 8 years ago