- 922ce39 Modified Jenkinsfile to disable stage3 install in feature5837 branch by garciadeblas · 6 years ago feature5837
- 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
- ce093de new commands: ns-op-list, ns-op-show, ns-action by garciadeblas · 8 years ago
- e4a7ea1 osm.py: ns-list providing detailed status of the instantiation by garciadeblas · 8 years ago
- 96cb439 osm.py: obfuscating vim password by garciadeblas · 8 years ago
- a7acd72 fix bug in upload-package with sol005 client by garciadeblas · 8 years ago
- 74341f0 return http_code,data tuple in DELETE operations for sol005 client by garciadeblas · 8 years ago
- 6ff7ac9 osm.py: print error message when using vnf-list with --sol005 by garciadeblas · 8 years ago
- b24bfcc osm.py: fixed typo when checking client version by garciadeblas · 8 years ago
- 5280cbc Allow ns-creation params: vim-network, multisite deployement by tierno · 8 years ago
- c04a706 osmclient: sol005.ns create now uses datacenter id by garciadeblas · 8 years ago
- 5802354 osm.py: fix bug in ns_list for old NB API by garciadeblas · 8 years ago
- f0c4247 Fix issues with python-magic pip library by garciadeblas · 8 years ago
- 776a777 Fix setup.py and stdeb.cfg requirements: python-magic by garciadeblas · 8 years ago
- 2b2d07c osm.py: fix when guessing the fullclassname in check_client_version by garciadeblas · 8 years ago
- f36c47a Fix bug in osmclient when invoking refactored get_key_val_from_pkg by garciadeblas · 8 years ago
- 017c4fb Support of new OSM NB API following SOL005 by garciadeblas · 8 years ago
- 70bbcaf add init method for ns_config by Mike Marchetti · 8 years ago v3.0.2 v3.0.3
- 6380fc0 allow ns config to set vim network name by Mike Marchetti · 8 years ago
- 80be3b3 do not add empty config for vim by Mike Marchetti · 8 years ago
- 7a1d77c update vim config by Mike Marchetti · 8 years ago