Feature 10909: Heal operation for VDU
[osm/osmclient.git] / osmclient / sol005 / ns.py
2022-06-13 garciadeblasFeature 10909: Heal operation for VDU 02/11802/13
2022-05-02 David GarciaAdd `osm ns-update` command 64/11864/7
2022-03-11 garciadeblasAdd timeout param for ns-create 41/11741/1
2021-10-13 David GarciaFix bug 1701: remove vcaId parameter on ns-create 57/11257/1
2021-05-04 Atul AgarwalFeature 10339 - Enhanced Alarm Mgmt. (SOL005 FM Interface) 12/10512/9
2021-04-28 David GarciaFeature 10239: Distributed VCA 76/10576/13
2021-03-23 beierlmStandardize Formatting 33/10533/1
2020-05-14 Felipe VicensFix #1063 flake tests 15/8915/1
2020-04-17 tiernofix error when description is not provided at k8s clust... 97/8797/1
2020-04-15 tiernofix 1042 add timeout option for ns-action and vnf-scale 54/8754/5
2020-04-15 tiernofix wait option when operation fails 38/8738/9
2020-03-30 tiernoAllow ns-terminate params. Some other updates at ns 17/8717/3
2020-03-30 tiernoforward ns-create config parameters that does not need... 30/8730/2
2020-01-21 tiernoCapture end organize exceptions. Fix NotFound 96/8496/3
2020-01-21 pinoaFix Bug 934. OSM CLI crashes for listing operations... 85/8385/14
2020-01-15 tiernoremove deprecated hidden option not available for all... 78/8478/3
2020-01-15 garciadeblasAdding logging capabilities to osmclient 31/8231/34
2019-12-04 garciadeblasFix bug 946 - removed unnecessary check for additionalP... 15/8315/1 v7.0.0 v7.0.0rc1 v7.0.1rc1
2019-11-25 garciadeblasNew commands for managing K8s cluster and repos 13/8213/3
2019-11-20 garciadeblasmigration to Python3: fix printing exception message 35/8135/2
2019-11-11 pinoaoverwrite parameter deprecated and help parameter 17/8117/4
2019-11-07 garciadeblasReplace deprecated yaml.load by yaml.safe_load 23/8123/1
2019-10-09 garciadeblasOsmclient migration to Python3 (feature 8031) 32/8032/8
2019-06-06 garciadeblasdebug bug 710: increased verbosity of ns.get_field... 28/7628/1
2019-05-30 kuuseFeature 7181: Provide real-time feedback in CLI upon... 78/7578/2
2019-03-25 tiernomove wim_account parameter inside config of ns-create 63/7363/1 feature7106
2019-03-21 tierno(bug 650) adding WIM account instantiation parameter. 49/7349/1
2019-01-30 tiernoadding SOL005 additionalParams to ns/nsi creation 19/7119/3
2018-11-29 garciadeblasSupport of network slices 02/7002/1
2018-11-27 garciadeblasRenamed ns-scale-vdu to vnf-scale. Refactored scale... 73/6973/2
2018-10-31 Michael MarchettiMerge "Add get_field method"
2018-10-31 Michael MarchettiAdd get_field method 10/6810/1
2018-10-29 garciadeblasFix bug 557 about ssh keys 00/6800/2
2018-08-31 Mike MarchettiFix Content-Type for ns-create
2018-06-14 peustermFix: Make osmclient Python 3 compatible.
2018-05-21 garciadeblasusing http codes in sol005 client whenever possible v4.0.0
2018-05-16 garciadeblasnew --force option for xxx-delete commands in sol005...
2018-05-16 garciadeblasfix sol005 client so that delete_cmd output is processe...
2018-05-14 garciadeblasfixes for ns-alarm-create and ns-metric-export, disable...
2018-05-14 garciadeblasproper handling of http_codes in http.post_cmd
2018-05-14 garciadeblasSupport of ns-alarm-create, ns-alarm-delete and ns...
2018-05-05 garciadeblasssh key injection enabled with ns-create in sol005...
2018-05-05 garciadeblasnew commands: ns-op-list, ns-op-show, ns-action
2018-05-03 garciadeblasreturn http_code,data tuple in DELETE operations for...
2018-04-27 tiernoAllow ns-creation params: vim-network, multisite deploy...
2018-04-23 garciadeblasosmclient: sol005.ns create now uses datacenter id
2018-04-17 garciadeblasSupport of new OSM NB API following SOL005