- 14f8fbd Fix KDU status in vnf-show for chart-based KDU by garciadeblas · 6 years ago
- 63ab626 remove deprecated hidden option not available for all click versions. by tierno · 6 years ago
- 404b4ea README.md: updated installation procedure, use of osmclient as library by garciadeblas · 6 years ago
- 6bc001c Adding logging capabilities to osmclient by garciadeblas · 6 years ago
- 43e9684 Postinstall script for osmclient: installs pyangbind and enable autocompletion by garciadeblas · 6 years ago
- e54d720 Updated Dockerfile for 18.04; added python-magic dependency, minor fixes in build process by garciadeblas · 6 years ago
- c077d23 prompt a proper message when OSM server is not running by tierno · 6 years ago
- d8cf387 change options for SDNC-create by tierno · 6 years ago
- c241395 Operational state in k8scluster-list by Felipe Vicens · 6 years ago
- e7c35eb Fix bug 946 - removed unnecessary check for additionalParams by garciadeblas · 6 years ago v7.0.0 v7.0.0rc1 v7.0.1rc1
- 5fea1ed Updated help message for repo-type by garciadeblas · 6 years ago
- 5a139d4 change repo type to helm-chart,juju-bundle by tierno · 6 years ago
- 7d73c88 setup.py: added description, maintainer and license by garciadeblas · 6 years ago
- c942750 osm version: added client version by garciadeblas · 6 years ago
- a2999a4 new 'osm version' command to get server version by tierno · 6 years ago
- 0eefdeb Use of PATCH method instead of PUT for projects by garciadeblas · 6 years ago
- 8a1665f Fix stdeb.cfg to include osm-im dependency, license added to stage-test by garciadeblas · 6 years ago
- e79f0ca New commands for managing K8s cluster and repos by garciadeblas · 6 years ago
- b7463a4 Feature 8047: osmclient package creation and validation tool by Felipe Vicens · 6 years ago
- 36253c7 migration to Python3: fix printing exception message by garciadeblas · 6 years ago
- 93012ad overwrite parameter deprecated and help parameter by pinoa · 6 years ago
- dd006fa Replace deprecated yaml.load by yaml.safe_load by garciadeblas · 6 years ago
- 142e408 Improved help messages, increased width by garciadeblas · 6 years ago
- 46ee9d6 wait.py: updated POLLING_TIME_INTERVAL to 5s for --wait option by garciadeblas · 6 years ago
- 341a97a Client class: updated defaults sol005=True by garciadeblas · 7 years ago
- 09fa3d4 Osmclient migration to Python3 (feature 8031) by garciadeblas · 7 years ago
- 9842434 Removed deprecated options (from Rel THREE) by garciadeblas · 7 years ago
- 1b6558a bug 773: allow ns-action without primitive_params by tierno · 7 years ago feature7928
- 771907b Merge "Bug 820 fix - Unable to update NST via CLI" by tierno · 7 years ago
- 1f3e889 Improved 'detailed-status' for VIM/WIM/SDN suboperations by kuuse · 7 years ago
- 12ddbf3 Bug 820 fix - Unable to update NST via CLI by vijay.r · 7 years ago
- b2829e9 bug 767: uniform role format by tierno · 7 years ago v6.0.0 v6.0.1
- 5de571e Improvement: Return more states in the 'detailed-status' field - client side by kuuse · 7 years ago
- e6e1c7f Improvement: Check that return code is 0 for successful operations, and non-zero for errors. by kuuse · 7 years ago
- 7b716df fix bugs 747 757: fix user-update interface by tierno · 7 years ago
- 3b9e2c9 fix bug 643 750. Allow project update to change name by tierno · 7 years ago
- c60b972 fixing bug 747: strip instead of trim by tierno · 7 years ago
- d6eb17b debug bug 710: increased verbosity of ns.get_field, increased sleep for wait_for_value by garciadeblas · 7 years ago
- 536f750 Fix bug #677 osm nsi-op-list name' and 'osm nsi-op-show id' returns null by Felipe Vicens · 7 years ago
- 5da3f20 Feature 7181: Provide real-time feedback in CLI upon request using the '--wait' option by kuuse · 7 years ago
- 9cc31e1 Maintaining format for project_role_mapping for creating and listing by Eduardo Sousa · 7 years ago
- a63fb3c Adding role management by Eduardo Sousa · 7 years ago
- 4cf06fb Bug 704 Minor code change for exception details by madavi · 7 years ago
- 2dc2cfb move wim_account parameter inside config of ns-create by tierno · 7 years ago feature7106
- ab51ef7 (bug 650) adding WIM account instantiation parameter. by tierno · 7 years ago
- fdc97c8 fix bug 647 user creation with project prompt by tierno · 7 years ago
- 9f8f7ae osm.py: updated table header for vnfd-list and aliases to be agnostic of VNF type by garciadeblas · 7 years ago
- cbcb47f bug 624 fix user management for sol005 by tierno · 7 years ago
- c9a3f9a adding SOL005 additionalParams to ns/nsi creation by tierno · 7 years ago
- 88f9b44 Support of WIM accounts in osmclient by garciadeblas · 7 years ago
- 9cd835d fix help message for osm vnf-list and nf-list by garciadeblas · 7 years ago
- c589999 new alias nf-list for vnf-list by garciadeblas · 7 years ago v5.0.0
- 3c72a20 fix update vnfd and nsd by garciadeblas · 7 years ago
- 44314af vnfd-list and vnfpkg-list to use same options as nfpkg-list by garciadeblas · 7 years ago
- 4351fa0 fix pdu_create and nfpkg_list by garciadeblas · 7 years ago
- fd75fc6 osm.py: updated nfpkg-list to include nf_type filter option by garciadeblas · 7 years ago
- fa73146 Updated .gitignore: dists and pools folders by garciadeblas · 7 years ago
- 796b674 osm.py: new aliases nfpkg-* for vnfpkg-* by garciadeblas · 7 years ago
- 2cc4511 support of PDUs by garciadeblas · 7 years ago
- fcb33eb osm.py: added config_file option to nsi_create by garciadeblas · 7 years ago
- 3f59228 Support of network slices by garciadeblas · 7 years ago
- 6991001 Support of user and project mgmt in sol005 client by garciadeblas · 8 years ago
- 9549b32 Fix in osm.py: vnf-scale parameters by garciadeblas · 7 years ago
- a0bed29 Renamed ns-scale-vdu to vnf-scale. Refactored scale code from osm.py to ns.py by garciadeblas · 7 years ago
- 5f42373 Added Build-Depends to stdeb.cfg to fix warnings by garciadeblas · 7 years ago
- e84376b Merge "Added ns-scale-vdu command for VDU scaling" by garciadeblas · 7 years ago
- feec9cb Added ns-scale-vdu command for VDU scaling by tierno · 8 years ago
- 78e9a1b OSM_HOSTNAME defaults to 127.0.0.1 instead of None by garciadeblas · 7 years ago
- 30725fc osm ns-create: new option --config_file by garciadeblas · 8 years ago
- c4cd58f vnf-list: support of filter string; documented help for --filter by garciadeblas · 7 years ago
- 5b342f4 Merge "Add get_field method" by Michael Marchetti · 7 years ago
- e0927e1 Add get_field method by Michael Marchetti · 7 years ago
- 56202fc Change content-type header to text/plain for yaml and json files by gcalvino · 7 years ago
- cabaf77 Updated .gitignore: .idea by garciadeblas · 8 years ago
- c93a826 Fix bug 557 about ssh keys by garciadeblas · 7 years ago
- 2bf0d90 Add version schedule pep440-git-full by Mike Marchetti · 8 years ago
- c2f1286 Fix Content-Type for ns-create by Mike Marchetti · 8 years ago
- baa171a Add missing wait_for_package api method by Mike Marchetti · 8 years ago
- a8443a8 Match against correct version tag by Mike Marchetti · 8 years ago
- 119f79f Fix1: Package upload using Python3 was still broken: by peusterm · 8 years ago BUILD_v4.0.1_1 BUILD_v4.0.1_2
- be96096 Fix: Make osmclient Python 3 compatible. by peusterm · 8 years ago
- 91b80f3 Fix bug in vnfd/nsd creation when reporting errors by garciadeblas · 8 years ago v4.0.1
- d5f1feb --sol005 as default option by garciadeblas · 8 years ago
- ac68f98 vnf-list: printing vim account id by garciadeblas · 8 years ago
- 061856b using http codes in sol005 client whenever possible by garciadeblas · 8 years ago v4.0.0
- da765d5 fix bug in vim-create with config by garciadeblas · 8 years ago
- cf95eef fix bugs in vnf-list and vnf-show for sol005 client by garciadeblas · 8 years ago
- 9c79a48 fix vim-update by using PUT and proper handling of SDN info by garciadeblas · 8 years ago
- e26c422 vnf-list and vnf-show for sol005 client by garciadeblas · 8 years ago
- 1b6c5b5 vim-update dealing with SDN controller and port mapping by garciadeblas · 8 years ago
- 6d10e04 new --force option for xxx-delete commands in sol005 client by garciadeblas · 8 years ago
- 98213d0 fix sol005 client so that delete_cmd output is processed in the caller function by garciadeblas · 8 years ago
- 6a9fdb5 fixes for ns-alarm-create and ns-metric-export, disabled ns-alarm-delete by garciadeblas · 8 years ago
- f157128 proper handling of http_codes in http.post_cmd by garciadeblas · 8 years ago
- 891e201 Support of ns-alarm-create, ns-alarm-delete and ns-metric-export by garciadeblas · 8 years ago
- e8200e1 adding missing help; fixing some checks of client version by garciadeblas · 8 years ago
- 170b8fd sdncontroller mgmt using sol005 api by garciadeblas · 8 years ago
- 0a7f125 support of PATCH method for sol005 client by garciadeblas · 8 years ago
- cd6336d osm.py fix bug in ns-action parameters, missing action_name by garciadeblas · 8 years ago v3.1.0
- 4f9d287 ssh key injection enabled with ns-create in sol005 client by garciadeblas · 8 years ago