1. 70a202f osm.py: minor fix when using ns-list --long by garciadeblas · 6 years ago
  2. 5b2e742 fix error when description is not provided at k8s cluster repos by tierno · 6 years ago
  3. 3438b97 fix 1042 add timeout option for ns-action and vnf-scale by tierno · 6 years ago
  4. bea7283 fix wait option when operation fails by tierno · 6 years ago
  5. 5d41362 bug 1045. Show error if any at ns-list when ns operation is PROCESSING by tierno · 6 years ago
  6. e0fb499 Allow ns-terminate params. Some other updates at ns by tierno · 6 years ago
  7. bcd12ff enhance help for user-create/update role-mappings by tierno · 6 years ago
  8. c75dd58 forward ns-create config parameters that does not need translation by tierno · 6 years ago
  9. d0f8d1c Allow ns-op.detail to be None by tierno · 6 years ago
  10. d86773c allow disassociate sdn_controller from a VIM by tierno · 6 years ago
  11. ada5e91 Fixed user.get to search ids, then names by garciadeblas · 6 years ago
  12. 1dcfc22 fix ns-op-list when status is FAILED and no errorMessage by garciadeblas · 6 years ago
  13. 023c84a Fix issue when printing kdu status without notes by garciadeblas · 6 years ago
  14. c7393b8 allow extra domain input for token authentication by tierno · 6 years ago
  15. 10bcf77 Parse config to yaml for sdnc-create/update Fix --wait on delete by tierno · 6 years ago
  16. 12138cd all-projects and public general options by pinoa · 6 years ago
  17. 76c880e Fix issue with package-build related to the copy of charm by garciadeblas · 6 years ago
  18. 391ba97 fix minor issue in nsd_create2 params used by nspkg-create by garciadeblas · 6 years ago
  19. e1f7165 vnf-list --long support: date, last update fields by garciadeblas · 6 years ago
  20. 26795d1 Added --long option for nfpkg-list and nspkg-list; wrap text for nfpkg-show and nspkg-show by garciadeblas · 6 years ago
  21. f7f54e5 fix default description to None. by tierno · 6 years ago
  22. 566a8c3 Capability to upload a package from a source folder by pinoa · 6 years ago
  23. 09bb613 fix 1006 command wim-show tries to load json twice by tierno · 6 years ago
  24. 3a46354 osm.py: --long option for ns-op-list by garciadeblas · 6 years ago
  25. 0a2a4d4 osm.py: improved help message for some commands by garciadeblas · 6 years ago
  26. b94720f ns-list --details: renamed to --long; added instantiation date, added project and vim id by garciadeblas · 6 years ago
  27. 51489a0 Fix issue when getting VNF by name by garciadeblas · 6 years ago
  28. bd39b09 Capture end organize exceptions. Fix NotFound by tierno · 6 years ago
  29. 70d6f18 Fix Bug 934. OSM CLI crashes for listing operations with insufficient permissions by pinoa · 6 years ago
  30. ac0e5fb Fix output for ns-list and ns-op-list to show better info from record by garciadeblas · 6 years ago
  31. 14f8fbd Fix KDU status in vnf-show for chart-based KDU by garciadeblas · 6 years ago
  32. 63ab626 remove deprecated hidden option not available for all click versions. by tierno · 6 years ago
  33. 404b4ea README.md: updated installation procedure, use of osmclient as library by garciadeblas · 6 years ago
  34. 6bc001c Adding logging capabilities to osmclient by garciadeblas · 6 years ago
  35. 43e9684 Postinstall script for osmclient: installs pyangbind and enable autocompletion by garciadeblas · 6 years ago
  36. e54d720 Updated Dockerfile for 18.04; added python-magic dependency, minor fixes in build process by garciadeblas · 6 years ago
  37. c077d23 prompt a proper message when OSM server is not running by tierno · 6 years ago
  38. d8cf387 change options for SDNC-create by tierno · 6 years ago
  39. c241395 Operational state in k8scluster-list by Felipe Vicens · 6 years ago
  40. e7c35eb Fix bug 946 - removed unnecessary check for additionalParams by garciadeblas · 6 years ago v7.0.0 v7.0.0rc1 v7.0.1rc1
  41. 5fea1ed Updated help message for repo-type by garciadeblas · 6 years ago
  42. 5a139d4 change repo type to helm-chart,juju-bundle by tierno · 6 years ago
  43. 7d73c88 setup.py: added description, maintainer and license by garciadeblas · 6 years ago
  44. c942750 osm version: added client version by garciadeblas · 6 years ago
  45. a2999a4 new 'osm version' command to get server version by tierno · 6 years ago
  46. 0eefdeb Use of PATCH method instead of PUT for projects by garciadeblas · 6 years ago
  47. 8a1665f Fix stdeb.cfg to include osm-im dependency, license added to stage-test by garciadeblas · 6 years ago
  48. e79f0ca New commands for managing K8s cluster and repos by garciadeblas · 6 years ago
  49. b7463a4 Feature 8047: osmclient package creation and validation tool by Felipe Vicens · 6 years ago
  50. 36253c7 migration to Python3: fix printing exception message by garciadeblas · 6 years ago
  51. 93012ad overwrite parameter deprecated and help parameter by pinoa · 6 years ago
  52. dd006fa Replace deprecated yaml.load by yaml.safe_load by garciadeblas · 6 years ago
  53. 142e408 Improved help messages, increased width by garciadeblas · 6 years ago
  54. 46ee9d6 wait.py: updated POLLING_TIME_INTERVAL to 5s for --wait option by garciadeblas · 6 years ago
  55. 341a97a Client class: updated defaults sol005=True by garciadeblas · 7 years ago
  56. 09fa3d4 Osmclient migration to Python3 (feature 8031) by garciadeblas · 7 years ago
  57. 9842434 Removed deprecated options (from Rel THREE) by garciadeblas · 7 years ago
  58. 1b6558a bug 773: allow ns-action without primitive_params by tierno · 7 years ago feature7928
  59. 771907b Merge "Bug 820 fix - Unable to update NST via CLI" by tierno · 7 years ago
  60. 1f3e889 Improved 'detailed-status' for VIM/WIM/SDN suboperations by kuuse · 7 years ago
  61. 12ddbf3 Bug 820 fix - Unable to update NST via CLI by vijay.r · 7 years ago
  62. b2829e9 bug 767: uniform role format by tierno · 7 years ago v6.0.0 v6.0.1
  63. 5de571e Improvement: Return more states in the 'detailed-status' field - client side by kuuse · 7 years ago
  64. e6e1c7f Improvement: Check that return code is 0 for successful operations, and non-zero for errors. by kuuse · 7 years ago
  65. 7b716df fix bugs 747 757: fix user-update interface by tierno · 7 years ago
  66. 3b9e2c9 fix bug 643 750. Allow project update to change name by tierno · 7 years ago
  67. c60b972 fixing bug 747: strip instead of trim by tierno · 7 years ago
  68. d6eb17b debug bug 710: increased verbosity of ns.get_field, increased sleep for wait_for_value by garciadeblas · 7 years ago
  69. 536f750 Fix bug #677 osm nsi-op-list name' and 'osm nsi-op-show id' returns null by Felipe Vicens · 7 years ago
  70. 5da3f20 Feature 7181: Provide real-time feedback in CLI upon request using the '--wait' option by kuuse · 7 years ago
  71. 9cc31e1 Maintaining format for project_role_mapping for creating and listing by Eduardo Sousa · 7 years ago
  72. a63fb3c Adding role management by Eduardo Sousa · 7 years ago
  73. 4cf06fb Bug 704 Minor code change for exception details by madavi · 7 years ago
  74. 2dc2cfb move wim_account parameter inside config of ns-create by tierno · 7 years ago feature7106
  75. ab51ef7 (bug 650) adding WIM account instantiation parameter. by tierno · 7 years ago
  76. fdc97c8 fix bug 647 user creation with project prompt by tierno · 7 years ago
  77. 9f8f7ae osm.py: updated table header for vnfd-list and aliases to be agnostic of VNF type by garciadeblas · 7 years ago
  78. cbcb47f bug 624 fix user management for sol005 by tierno · 7 years ago
  79. c9a3f9a adding SOL005 additionalParams to ns/nsi creation by tierno · 7 years ago
  80. 88f9b44 Support of WIM accounts in osmclient by garciadeblas · 7 years ago
  81. 9cd835d fix help message for osm vnf-list and nf-list by garciadeblas · 7 years ago
  82. c589999 new alias nf-list for vnf-list by garciadeblas · 7 years ago v5.0.0
  83. 3c72a20 fix update vnfd and nsd by garciadeblas · 7 years ago
  84. 44314af vnfd-list and vnfpkg-list to use same options as nfpkg-list by garciadeblas · 7 years ago
  85. 4351fa0 fix pdu_create and nfpkg_list by garciadeblas · 7 years ago
  86. fd75fc6 osm.py: updated nfpkg-list to include nf_type filter option by garciadeblas · 7 years ago
  87. fa73146 Updated .gitignore: dists and pools folders by garciadeblas · 7 years ago
  88. 796b674 osm.py: new aliases nfpkg-* for vnfpkg-* by garciadeblas · 7 years ago
  89. 2cc4511 support of PDUs by garciadeblas · 7 years ago
  90. fcb33eb osm.py: added config_file option to nsi_create by garciadeblas · 7 years ago
  91. 3f59228 Support of network slices by garciadeblas · 7 years ago
  92. 6991001 Support of user and project mgmt in sol005 client by garciadeblas · 8 years ago
  93. 9549b32 Fix in osm.py: vnf-scale parameters by garciadeblas · 7 years ago
  94. a0bed29 Renamed ns-scale-vdu to vnf-scale. Refactored scale code from osm.py to ns.py by garciadeblas · 7 years ago
  95. 5f42373 Added Build-Depends to stdeb.cfg to fix warnings by garciadeblas · 7 years ago
  96. e84376b Merge "Added ns-scale-vdu command for VDU scaling" by garciadeblas · 7 years ago
  97. feec9cb Added ns-scale-vdu command for VDU scaling by tierno · 8 years ago
  98. 78e9a1b OSM_HOSTNAME defaults to 127.0.0.1 instead of None by garciadeblas · 7 years ago
  99. 30725fc osm ns-create: new option --config_file by garciadeblas · 8 years ago
  100. c4cd58f vnf-list: support of filter string; documented help for --filter by garciadeblas · 7 years ago