Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
workloadmgrclient / ChangeLog
Size: Mime:
CHANGES
=======

* TVAULT-3875  wlm cli breaks due to python module requests with version 2.24.0 which is causing URL connection issue
* TVAULT-3871 scheduler jobs failing after rolling upgrade - requests version 2.24.0 fails to connect when we do a monkey\_patch(). 2.22.0 seems a stable version
* TVAULT-3824 removed upper version bound
* TVAULT-3824 pyOpenSSL version issue fixed
* changed from == to <=
* bounds changed to == for python-openstackclient
* TVAULT-3824 added version bounds
* TVAULT-3824 requests package lower version bound increased to 2.24.0
* added version bound
* TVAULT-3814 : added python-openstackclient inside requirements.txt
* TVAULT-3748: fixing --debug option for wlc-client
* TVAULT-3735: removed upper bound versions
* TVAULT-3735: set lower version limit for pyopenssl in wlmclient
* TVAULT-3735: set upper version limit for pyopenssl in wlmclient
* TVAULT-3735: WLM CLI help returning error on 4.0.88 build
* TVAULT-3643: added argparse in requirements file
* TVAULT-3643: Need to freeze the lower and upper versions of the dependent packages in the GA build
* TVAULT-3717: added a check for dictionary
* TVAULT-3713: supressing user and project domain options
* TVAULT-3713: adding support for authentication with domain\_name or domain\_is
* TVAULT-3717: in py3 dict\_obj.keys() return dict\_keys object
* TVAULT-3715: addressing review comments
* TVAULT-3715: replacing tenant dependency with project for RC file
* search\_opts feature added
* TVAULT-3637: fixing orphan-workload display
* TVAULT-3690
* TVAULT-3690
* TVAULT-3423
* TVAULT-3687
* import os\_client\_config fix added openstackclient
* TVAULT-3499: fixing allowed quota delete for other projects
* TVAULT-3665: --insecure option fix for openstack plugin
* TVAULT-3525: --insecure option fix
* TVAULT-3343: adding CLI for security group restore
* Updating version to 4.0.51
* TVAULT-3510: cleanup
* TVAULT-3510: cleanup
* TVAULT-3510: cleanup
* TVAULT:3510: code formatting
* TVAULT-3510: adding support to upsert allowed quotas
* TVAULT-3510: adding support to fetch allowed quota by project id
* TVAULT-3510: adding support to fetch allowed quota by project id
* Adding scheduler boolean for workload snapshot
* TVAULT-3510: addressing review commenst
* remove except Exception as e:
* improvements
* left pdb by mistake
* package import issue fixed and code improvements
* package name changes to init and version
* TVAULT-3541: cleanup
* TVAULT-3541: adding update support for workload types
* TVAULT-3535: making an import py2 and py3 compatible
* TVAULT-3535: adding support to fecth admin trust
* TVAULT-3510: review: allowing update commands at openstack side
* TVAULT-3510: adding update api for quota feature
* TVAULT-3534: added pdb version for python 2 & 3 packages of pip, deb and rpm
* TVAULT-3528, TVAULT-3526: reset http client agent changes
* minor fix for packaging
* TVAULT-3528, TVAULT-3526: set pbr and httclient agent to workloadmgrclient
* Updating version to 4.0.23
* Updating version to 4.0.23
* Updating version to 4.0.22
* Updating version to 4.0.19
* Updating version to 4.0.20
* Updating version to 4.0.19
* Updating version to 4.0.18
* Updating version to 4.0.17
* Updating version to 4.0.16
* Updating version to 4.0.15
* TVAULT-3510: few improvements
* Updating version to 4.0.14
* TVAULT-3510: adding create API for project\_quota\_type
* Updating version to 4.0.13
* Updating version to 4.0.12
* changed name and version number of workloadmgrclient
* Updating version to 4.0.11
* Updating version to 4.0.10
* Updating version to 4.0.9
* Updating version to 4.0.8
* TVAULT-3502: removing atual\_value input from user
* TVAULT-3502: update allowed quota api
* Updating version to 4.0.7
* TVAULT-3502: fixing few things
* Updating version to 4.0.6
* TVAULT-3502: addng CLI for project allowed quota
* TVAULT-3502: Adding supportive models and api for allowed\_quota
* Updating version to 4.0.5
* Updating version to 4.0.4
* TVAULT-3498: few fixes
* TVAULT-3498: few fixes
* TVAULT-3498: updaing list CLI
* TVAULT-3498: updaing list CLI
* TVAULT-3498: adding CLI for project quota types
* TVAULT-3498: adding CLI for project quota types
* Updating version to 4.0.3
* Updating version to 4.0.2
* Updating version to 4.0.1
* added package name and version in setup.py file
* TVAULT-3496: fixing import
* TVAULT-3496: fixing few formatting
* TVAULT-3496: applying pep8 std formatting using black
* Updating version to 4.0.1
* fixing filter attribute
* TVAULT-3256: Isolating few commands to wlmmgr CLIs
* TVAULT-3256: fixing some help formatting
* TVAULT-3256: addressing review comments
* TVAULT-3256: fixing workloadmgr cli auth
* TVAULT-3256: testing and fixing domain based authentication
* TVAULT-3256: testing and fixing domain based authentication
* TVAULT-3256: testing and fixing domain based authentication
* TVAULT-3256: adding network-topology-restore commnd
* TVAULT-3256: pulling from master and resolving conflicts
* TVAULT-3256: adding support for user\_domain\_id and project\_domain\_id in plugin
* import statement corrected
* TVAULT-3256: adding support for user\_domain\_id and project\_domain\_id
* pep8\_1
* pep8\_1
* TVAULT-3256: Fixing trust command
* TVAULT-3256: pulling from master and resolving conflicts
* TVAULT-3256: cleanup
* TVAULT-3412: initial changes
* TVAULT-3256: adding schduler and filesearch commands
* TVAULT-3256: updates after testing
* TVAULT-3256: fixing classname in  command
* TVAULT-3256: adding license and trust commands
* TVAULT-3424
* TVAULT-3256: adding setting commands
* TVAULT-3256: adding restore commands
* TVAULT-3256: adding restore commands
* TVAULT-3256: adding workload snapshot command
* TVAULT-3256: fixing logging
* TVAULT-3256: adding workloads commands
* TVAULT-3402: CLI Support for project and user scoped domains
* TVAULT-3256: fixing an import
* TVAULT-3256: adding workload type commands
* TVAULT-3256: adding restore commands
* TVAULT-3256: resolving conflict with master
* Updating version to 3.4.28
* Updating version to 3.4.27
* Updating version to 3.4.26
* Updating version to 3.4.25
* TVAULT-3344: cleanup
* Updating version to 3.4.24
* TVAULT-3344: Adding input file support
* Updating version to 3.4.23
* TVAULT-3344: adding support for name and desc
* Updating version to 3.4.22
* Updating version to 3.4.21
* TVAULT-3388: updating FullLoader with SafeLoader for yaml
* Fixed TVAULT-3394
* TVAULT-3344: commenting not implemented functionality
* Updating version to 3.4.20
* TVAULT-3316: renamed tenant\_id to project\_id, tenant\_id is deprecated
* Updating version to 3.4.19
* TVAULT-3388
* TVAULT-3316: taking tenant\_id as query parameter
* TVAULT-3385: few improvement
* TVAULT-3385: response change
* TVAULT-3385: validating scheduler's trust
* TVAULT-3316: adding quota\_data API
* Updating version to 3.4.18
* Updating version to 3.4.17
* TVAULT-3347: naming convensions
* Updating version to 3.4.16
* TVAULT-3347: initial commit
* Handling Bad gateway exceptions
* Updating version to 3.4.15
* Updating version to 3.4.14
* Updating version to 3.4.13
* Updating version to 3.4.12
* Updating version to 3.4.11
* Updating version to 3.4.10
* Updating version to 3.4.9
* Updating version to 3.4.8
* Updating version to 3.4.7
* Updating version to 3.4.6
* TVAULT-3343: CLI skeleton
* Updating version to 3.4.5
* Fixed minor fix
* Fixed minor fix
* Updating version to 3.4.4
* Updating version to 3.4.3
* TVAULT-3329
* TVAULT-3329
* TVAULT-3256: adding snapshot mount and cancel commands
* TVAULT-3256: fixing logging handler exception
* TVAULT-3256: adding create workload and show snapshot commands
* TVAULT-3256: adding some snapshot commands
* TVAULT-3256: adding some workload and snapshot commands
* Updating version to 3.4.2
* TVAULT-3256: add workload list and show commands
* TVAULT-3256: structure of workloads commands
* TVAULT-3256: Adding policy assign command
* TVAULT-3256: Adding policy update, create, delete commnds
* TVAULT-3256: adding policy show and list cmds
* Updating version to 3.4.1
* Updating version to 4.0.1
* TVAULT-3256: fixing individual help
* TVAULT-3256: Adding different make\_client for WLMclient and plugin
* TVAULT-3256: out put formatting for license list command
* TVAULT-3256: correcting entry point section name
* TVAULT-3256: Adding some locally working functionality: untested
* Updating version to 3.3.42
* TVAULT-3256: Adding extensions
* Updating version to 3.3.41
* TVAULT-3256: adding some dependencies
* TVAULT-3256: Adding ClientManager, plugin file and a license command
* Updating version to 3.3.40
* TVAULT-3256: migrating to pbr
* Updating version to 3.3.39
* Updating version to 3.3.38
* Updating version to 3.3.37
* Updating version to 3.3.36
* TVAULT-3205: addressing review comment
* Updating version to 3.3.35
* TVAULT-3205: using exception's message instead of it's str
* Updating version to 3.3.34
* Updating version to 3.3.33
* Updating version to 3.3.32
* Updating version to 3.3.31
* TVAULT-3218: Converting file data into JSON obj for restore cli
* Updating version to 3.3.30
* Updating version to 3.3.29
* Updating version to 3.3.28
* Updating version to 3.3.27
* Updating version to 3.3.26
* Updating version to 3.3.25
* Updating version to 3.3.24
* Updating version to 3.2.64
* Updating version to 3.3.23
* Updating version to 3.3.22
* Updating version to 3.3.21
* Updating version to 3.3.20
* Updating version to 3.3.19
* Updating version to 3.3.18
* Updating version to 3.3.17
* removed blank space
* Update python3-control file , mentioned all package dependencies
* Mentined all package dependancies for python-workloadmgrclient package
* TVAULT-3147
* Updating version to 3.3.16
* Updating version to 3.3.15
* Updating version to 3.3.14
* Updating version to 3.3.13
* Updating version to 3.3.12
* Updating version to 3.3.11
* Update \_\_init\_\_.py
* looking for correct pkg according python version
* Revert "Now looking for correct pkg according python version"
* Now looking for correct pkg according python version
* Updating version to 3.3.10
* Updating version to 3.3.9
* Updating version to 3.3.8
* Resolved conflicts
* Updating version to 3.3.7
* Updating version to 3.3.6
* Added code to read package name from env variable
* Updating version to 3.3.5
* Updating version to 3.3.4
* Updating version to 3.3.3
* deleted python3\_deb directory
* moved folder under deb layout
* Corrected Makefile
* used python3 everywhere in makefile to make it consistent
* Updating version to 3.3.2
* Updating version to 3.3.1
* Updating version to 3.2.62
* Support for Python2 and Python3
* repelace xenial with bionic in pacakging
* Updating version to 3.2.61
* changes to create python3 compatible python-workloadmgrclient deb package
* Updating version to 3.2.60
* Updating version to 3.2.59
* Updating version to 3.2.58
* Updating version to 3.2.57
* Updating version to 3.2.56
* Updating version to 3.2.55
* Updating version to 3.2.54
* Updating version to 3.2.53
* Updating version to 3.2.52
* Updating version to 3.2.51
* Updating version to 3.2.50
* Updating version to 3.2.49
* Updating version to 3.2.48
* Updating version to 3.2.47
* TVAULT-3128 - commented out the config-backup option from cli
* Updating version to 3.2.46
* Updating version to 3.2.45
* Updating version to 3.2.44
* Updating version to 3.2.43
* Updating version to 3.2.42
* Updating version to 3.2.41
* Updating version to 3.2.40
* Updating version to 3.2.39
* Updating version to 3.2.38
* Updating version to 3.2.37
* Updating version to 3.2.36
* Updating version to 3.2.35
* Updating version to 3.2.34
* Updating version to 3.2.33
* Updating version to 3.2.32
* Updating version to 3.2.31
* Updating version to 3.2.30
* Updating version to 3.2.29
* Updating version to 3.2.28
* Updating version to 3.2.27
* Updating version to 3.2.26
* Updating version to 3.2.25
* Updating version to 3.2.24
* Updating version to 3.2.23
* Updating version to 3.2.22
* Updating version to 3.2.21
* Updating version to 3.2.20
* Updating version to 3.2.19
* Updating version to 3.2.18
* Updating version to 3.2.17
* Updating version to 3.2.16
* Updating version to 3.2.15
* Updating version to 3.2.14
* Updating version to 3.2.13
* Updating version to 3.2.12
* Updating version to 3.2.11
* Updating version to 3.2.10
* Updating version to 3.2.9
* Updating version to 3.2.8
* Updating version to 3.2.7
* Updating version to 3.2.6
* Updating version to 3.2.5
* Updating version to 3.2.4
* Updating version to 3.2.3
* Updating version to 3.2.2
* Updating version to 3.2.1
* TVAULT-3021
* Updating version to 3.1.115
* Updating version to 3.1.114
* Updating version to 3.1.113
* Updating version to 3.1.112
* Updating version to 3.1.111
* Updating version to 4.1.3
* Updating version to 4.1.2
* Updating version to 3.1.110
* Updating version to 3.1.109
* Updating version to 3.1.108
* Updating version to 3.1.107
* Updating version to 3.1.106
* Updating version to 3.1.105
* Updating version to 3.1.104
* Updating version to 3.1.103
* Updating version to 3.1.102
* Updating version to 3.1.101
* Updating version to 3.1.100
* Updating version to 3.1.99
* Updating version to 3.1.98
* Updating version to 3.1.97
* Updating version to 3.1.96
* Updating version to 3.1.95
* Updating version to 3.1.94
* Updating version to 3.1.93
* Updating version to 3.1.92
* Updating version to 3.1.91
* Updating version to 3.1.90
* Updating version to 3.1.89
* Updating version to 3.1.88
* Updating version to 3.1.87
* Updating version to 3.1.86
* Updating version to 3.1.85
* Updating version to 3.1.84
* Updating version to 3.1.83
* Updating version to 3.1.82
* Updating version to 3.1.81
* Updating version to 3.1.80
* Updating version to 3.1.79
* Updating version to 3.1.78
* Updating version to 3.1.77
* Updating version to 3.1.76
* Updating version to 3.1.75
* Updating version to 3.1.74
* Updating version to 3.1.73
* Updating version to 3.1.72
* Updating version to 3.1.71
* Updating version to 3.1.70
* Updating version to 3.1.69
* Updating version to 3.1.68
* Updating version to 3.1.67
* Updating version to 3.1.66
* Updating version to 3.1.65
* Updating version to 3.1.64
* Updating version to 3.1.63
* Updating version to 3.1.62
* Updating version to 3.1.61
* Updating version to 3.1.60
* Updating version to 3.1.59
* Updating version to 3.1.58
* Updating version to 3.1.57
* Updating version to 3.1.56
* Updating version to 3.1.55
* Updating version to 3.1.54
* Updating version to 3.1.53
* Updating version to 3.1.52
* Updating version to 3.1.51
* Updating version to 3.1.50
* Updating version to 3.1.49
* Updating version to 3.1.48
* Updating version to 3.1.47
* Updating version to 3.1.46
* Updating version to 3.1.45
* Updating version to 3.1.44
* Updating version to 3.1.43
* Updating version to 3.1.42
* git comments removed
* Updating version to 3.1.41
* Updating version to 3.1.40
* Update setup.py
* TVAULT-2754
* Updating version to 3.1.39
* Updating version to 3.1.38
* Updating version to 3.1.37
* Updating version to 3.1.36
* TVAULT-2659
* Updating version to 3.1.35
* Updating version to 3.1.34
* Updating version to 3.1.33
* Update setup.py
* TVAULT-2707
* Updating version to 3.1.32
* Updating version to 3.1.31
* Updating version to 3.1.30
* Updating version to 3.1.29
* Updating version to 3.1.28
* Updating version to 3.1.27
* Updating version to 3.1.26
* Updating version to 3.1.25
* Updating version to 3.1.24
* Updating version to 3.1.23
* Updating version to 3.1.22
* Updating version to 3.1.21
* Updating version to 3.1.20
* Updating version to 3.1.19
* Updating version to 3.1.18
* Updating version to 3.1.17
* Updating version to 3.1.16
* Updating version to 3.1.15
* Updating version to 3.1.14
* Updating version to 3.1.13
* Updating version to 3.1.12
* Updating version to 3.1.11
* Updating version to 3.1.10
* Updating version to 3.1.9
* Updating version to 3.1.8
* Updating version to 3.1.7
* Updating version to 3.1.6
* Updating version to 3.1.5
* Updating version to 3.1.4
* Updating version to 3.1.1
* Updating version to 3.0.88
* Updating version to 3.0.87
* Updating version to 3.0.86
* Updating version to 3.0.85
* Updating version to 3.0.84
* Updating version to 3.0.83
* Updating version to 3.0.82
* Updating version to 3.0.81
* Updating version to 3.0.80
* Updating version to 3.0.79
* Updating version to 3.0.78
* Updating version to 3.0.77
* Updating version to 3.0.76
* Updating version to 3.0.75
* Updating version to 3.0.74
* Updating version to 3.0.73
* Updating version to 3.0.72
* Updating version to 3.0.71
* Updating version to 3.0.70
* Updating version to 3.0.69
* Updating version to 3.0.68
* Updating version to 3.0.67
* Updating version to 3.0.66
* Updating version to 3.0.65
* Updating version to 3.0.64
* Updating version to 3.0.63
* Updating version to 3.0.62
* changes postinst file name
* added to create debian pacakge of workloadmgr-client
* Updating version to 3.0.61
* Updating version to 3.0.60
* Updating version to 3.0.59
* Updating version to 3.0.58
* Updating version to 3.0.57
* Updating version to 3.0.56
* Updating version to 3.0.55
* Updating version to 3.0.54
* Updating version to 3.0.53
* Updating version to 3.0.48
* Updating version to 3.0.47
* Updating version to 3.0.46
* Updating version to 3.0.45
* Updating version to 3.0.44
* Updating version to 3.0.43
* Updating version to 3.0.42
* Updating version to 3.0.41
* Updating version to 3.0.40
* Updating version to 3.0.39
* Updating version to 3.0.38
* Updating version to 3.0.37
* Updating version to 3.0.36
* Updating version to 3.0.35
* Updating version to 3.0.34
* Updating version to 3.0.33
* Updating version to 3.0.32
* Updating version to 3.0.31
* Updating version to 3.0.30
* Updating version to 3.0.29
* Updating version to 3.0.28
* Updating version to 3.0.27
* Updating version to 3.0.26
* Updating version to 3.0.25
* Updating version to 3.0.24
* Updating version to 3.0.23
* Fix for CLI template
* Updating version to 3.0.22
* Updating version to 3.0.21
* network\_topology
* Updating version to 3.0.20
* Updating version to 3.0.19
* Updating version to 3.0.18
* Updating version to 3.0.17
* Updating version to 3.0.16
* Updating version to 3.0.15
* Updating version to 3.0.14
* Updating version to 3.0.13
* Updating version to 3.0.12
* Updating version to 3.0.11
* Updating version to 3.0.10
* Updating version to 3.0.9
* Updating version to 3.0.8
* Updating version to 3.0.7
* Updating version to 3.0.6
* Updating version to 3.0.5
* Updating version to 3.0.4
* Updating version to 3.0.3
* Updating version to 3.0.2
* Updating version to 3.0.1
* Updating version to 2.7.12
* Updating version to 2.7.11
* Updating version to 2.7.10
* Updating version to 2.7.9
* Updating version to 2.7.8
* Updating version to 2.7.7
* Updating version to 2.7.6
* Updating version to 2.7.5
* Updating version to 2.7.4
* Updating version to 2.7.3
* Updating version to 2.7.2
* Updating version to 2.7.1
* Updating version to 2.6.54
* Updating version to 2.6.53
* Updating version to 2.6.52
* Updating version to 2.6.51
* Updating version to 2.6.50
* Updating version to 2.6.49
* Updating version to 2.6.48
* Updating version to 2.6.47
* Updating version to 2.6.46
* Updating version to 2.6.45
* Updating version to 2.6.44
* TVAULT-2233
* TVAULT-2233
* TVAULT-2228
* Updating version to 2.6.43
* Updating version to 2.6.42
* TVAULT-2233
* Updating version to 2.6.41
* TVAULT-2216
* Updating version to 2.6.40
* TVAULT-2162
* Updating version to 2.6.39
* Updating verbose help
* Updating verbose help
* Updating version to 2.6.38
* Updating version to 2.6.37
* Updating version to 2.6.36
* Updating version to 2.6.35
* Updating version to 2.6.34
* Updating version to 2.6.33
* Updating version to 2.6.32
* Updating version to 2.6.31
* Updating version to 2.6.30
* Updating version to 2.6.29
* Update shell.py
* TVAULT-2162
* Updating version to 2.6.28
* TVAULT-2171
* Updating version to 2.6.27
* Updating version to 2.6.26
* TVAULT-2148
* Updating version to 2.6.25
* Updating version to 2.6.24
* Updating version to 2.6.23
* Updating version to 2.6.22
* Updating version to 2.6.21
* Adding new paramete project name
* Updating version to 2.6.20
* Updating CLI help
* Adding policy name in assignments model
* Updating version to 2.6.19
* TVAULT-2133. introducing new API to get the list of VMs that were protected
* Updating version to 2.6.18
* Updating request to POST
* Updating version to 2.6.17
* Review comments update
* Updating version to 2.6.16
* Updating CLI to show tenant\_name
* Updating version to 2.6.15
* Merging apply and remove policy in onwe api Accepting list of tenants
* Updating version to 2.6.14
* Updating version to 2.6.13
* Minor fix
* Pep8
* Removed unused code
* Added workload\_policy module
* API code complete
* Updating version to 2.6.12
* Removed version check from requirements
* Updating version to 2.6.11
* Corrected pbr version in requirements
* Updated requirements
* 1. Updating tenant\_usage method to return data for all tenants. 2. Run autopep8
* TVAULT-1977
* Updating version to 2.6.10
* Adding Filename to license metadata
* Updating version to 2.6.9
* Updating version to 2.6.8
* Updating version to 2.6.7
* Updating version to 2.6.6
* Updating version to 2.6.5
* Updating version to 2.6.4
* Updating version to 2.6.3
* Updating version to 2.6.2
* Updating version to 2.6.1
* Updating version to 2.6.0
* Updating version to 2.5.2
* Updating version to 2.5.1
* Updating version to 2.5.0
* Updating version to 2.4.89
* Updating version to 2.4.88
* Updating version to 2.4.87
* TVAULT-2051
* Updating version to 2.4.86
* Updating version to 2.4.85
* Minor\_fix
* Updating version to 2.4.84
* TVAULT-2052
* Updating version to 2.4.83
* Minor\_fix
* Minor fixes
* Updating version to 2.4.82
* Tvault-2030
* Updating version to 2.4.81
* Updating version to 2.4.80
* Updating version to 2.4.79
* Updating version to 2.4.78
* Updating version to 2.4.77
* Tvault-2028
* Tvault-2028
* Updating version to 2.4.76
* Updating version to 2.4.75
* Updating version to 2.4.74
* Tvault-2011
* Updating version to 2.4.73
* Updating version to 2.4.72
* TVAULT-1993
* TVAULT-1993
* TVAULT-1993 SSH design chhange. Initial checkin
* Updating version to 2.4.71
* TVAULT-1789
* Updating version to 2.4.70
* Updating version to 2.4.69
* Updating version to 2.4.68
* Updating version to 2.4.67
* Updating version to 2.4.66
* Updating version to 2.4.65
* TVAULT-1967
* Updating post method
* Updating version to 2.4.64
* Updating version to 2.4.63
* Updating version to 2.4.62
* Added license-check function which throws exception when license expired. Otherwise gives usage vs licensed
* Updating version to 2.4.61
* Updating version to 2.4.60
* Updating version to 2.4.59
* Updating version to 2.4.58
* Updating version to 2.4.57
* Updating version to 2.4.56
* Updating version to 2.4.55
* Updating version to 2.4.54
* Updating version to 2.4.53
* 1. Updated comments. 2. Updated template file. 3. Removed extra comments
* Removed some validations. Moving them to API layer
* Updating version to 2.4.52
* 1. Refoctored POST request. 2. Added validations on config data. 3. Removed unused code
* 1. Some extra validations for config creds. 2. Code refactoring for POST type of requests
* 1. Updating config workload request to POST
* Changed format for YAML
* Added validaion on database and trusted creds
* Updating version to 2.4.51
* Changed format for time taken
* Added size in config-backup list
* 1. Removed start\_date and end date or scheduler. 2. Updated size field
* updated code for trusted nodes
* Updating upload summary
* Minor fix
* Updating version to 2.4.50
* TVAULT-1622 Updated code
* Updating version to 2.4.49
* Updating version to 2.4.48
* TVAULT-1622 Minor fixes
* TVAULT-1622 updated code
* Updating version to 2.4.47
* Updating version to 2.4.46
* Updating version to 2.4.45
* Updating version to 2.4.44
* Updating version to 2.4.43
* Updating version to 2.4.42
* TVAULt-1519
* TVAULt-1519
* Updating version to 2.4.41
* TVAULT-1789
* TVAULT-1622
* Updating version to 2.4.40
* TVAULT-1789
* Update shell.py
* Updating version to 2.4.39
* Update shell.py
* Updating version to 2.4.38
* Updating version to 2.4.37
* Updating version to 2.4.36
* Updating version to 2.4.35
* TVAULT-1818
* Updating version to 2.4.34
* TVAULT-1818
* TVAULT-1817
* Updating version to 2.4.33
* Updating version to 2.4.32
* Updating version to 2.4.31
* 1. Using arparse.file for file input. 2. Using common code for file reading and validation. 3. Updated path for restore.json in Inplace restore CLI
* TVAULT-1789 Adding parameter for license file
* Updating version to 2.4.30
* Updating version to 2.4.29
* Updating version to 2.4.28
* Updating version to 2.4.27
* Updating version to 2.4.26
* Tvault-1744 Updating code as per review comments
* Updating version to 2.4.25
* Updating version to 2.4.24
* TVAULT-1744 Updated code as per review request
* Updating version to 2.4.23
* Updating version to 2.4.22
* TVAULT-1744 Minor improvements
* Updating version to 2.4.21
* TVAULT-1744 Updating code as per review comments
* Update base.py
* Update base.py
* Updating version to 2.4.20
* Updating version to 2.4.19
* TVAULT-1756
* TVAULT-1744 Updating code as per review comments
* TVAULT-1744 Updating code as review comments
* TVAULT-1570
* TVAULT-1702
* Updating version to 2.4.18
* TVAULT-1744 Adding list of failed workloads to the output
* Updating version to 2.4.17
* Updating version to 2.4.16
* Updating version to 2.4.15
* Updating version to 2.4.14
* TVAULT-1595
* TVAULT-1595 Adding new parameter "database\_only" to  workload\_delete API
* TVAULT-1622 Initial check-in
* Updating version to 2.4.13
* Updating version to 2.4.12
* Updating version to 2.4.11
* Updating version to 2.4.10
* TVAULT-1726
* Updating version to 2.4.9
* Updated restore.json file
* Added restore\_type field to restore.json
* Updating version to 2.4.8
* Updating version to 2.4.7
* Updating version to 2.4.6
* Updating version to 2.4.5
* Updating version to 2.4.4
* Updating version to 2.4.3
* Spell mistake
* Updating version to 2.4.2
* Added snapshot\_inplace\_restore()
* Updating version to 2.4.1
* Review comment changes
* Correct header
* 	Merge remote-tracking branch 'upstream/master' into search
* Misspell
* Display metadata
* CLI result display
* Display output on CLI
* Validations
* Updating version to 2.3.61
* GET api loop
* Updating version to 2.3.60
* Initial checkin
* Updating version to 2.3.59
* Updating version to 2.3.58
* Updating version to 2.3.57
* Updating version to 2.3.56
* Updating version to 2.3.55
* Updating version to 2.3.54
* Updating version to 2.3.53
* Updating version to 2.3.52
* Updating version to 2.3.51
* Updating version to 2.3.50
* TVAULT-1626 #comment cleaned code
* TVAULT-1626 #comment Change in CLI #time 23m
* Updating version to 2.3.49
* Updating version to 2.3.48
* Minor fixes
* Updating version to 2.3.47
* Updating version to 2.3.46
* Updating version to 2.3.45
* Updating version to 2.3.44
* TVAULT-1231
* Updating version to 2.3.43
* TVAULT-1589
* Updating version to 2.3.42
* Updating version to 2.3.41
* Some minor typo fixes
* TVAULT-1569 Updating error messages
* Updating version to 2.3.40
* TVAULT-1508
* TVAULT-1508
* Updating version to 2.3.39
* Updating version to 2.3.38
* Tvault-1540
* Tvault-1500
* Tvault-1499
* Updating version to 2.3.37
* Tvault-1507/Handle workload type from api
* Tvault-1507/Source platform default value to be handled from API level
* Tvault-1507/Source platform default value to be handled from API level
* Tvault-1507
* Tvault-1529
* Tvault-1518
* Tvault-1518
* Tvault-1530
* TVAULT-1520 Commenting code for composite workload
* TVAULT-1509 Commenting code for composite workload
* Updating version to 2.3.36
* Tvault-1508
* Tvault-1509
* Tvault-1510
* Updating version to 2.3.35
* Tvault-1484
* TVAULT-1503. Took out spurious requirement argparse from requirements.txt
* Updating version to 2.3.34
* Updating version to 2.3.33
* Updating version to 2.3.32
* Updating version to 2.3.31
* Updating version to 2.3.30
* Updating version to 2.3.29
* updating changes as per review comments
* Updating version to 2.3.28
* TVAULT-1300 Updating changes as per review comments
* TVAULT-1300 Updated changes as per comments
* Updating version to 2.3.27
* TVAULT-1300 Workload Reassign API
* Updating version to 2.3.26
* Updating version to 2.3.25
* Updating version to 2.3.24
* Update workloads.py
* Update workloads.py
* Update base.py
* Uncommenting Activities functions
* TVAULT-1242 Removing Activities CLI
* Resolving conflicts
* Reverting changes
* Updating version to 2.3.23
* Revert "Updating version to 2.3.23"
* Updating version to 2.3.23
* Updating version to 2.3.22
* Updating version to 2.3.21
* Updating version to 2.3.3
* TVAULT-1298
* Updating version to 2.3.2
* Updating version to 2.3.1
* Updating version to 2.2.11
* Updating version to 2.2.10
* Updating version to 2.2.9
* TVAULT-1238
* TVAULT-1238
* TVAULT-1238
* Updating version to 2.2.8
* Updating version to 2.2.7
* Updating version to 2.2.6
* Updating version to 2.2.5
* TVAULT-1211/TVAULT-1212
* Adding time field for getting snapshots in datetime
* Making code consistent for filtering
* Updating version to 2.2.4
* TVAULT-1190/TVAULT-1172
* Updating version to 2.2.3
* TVAULT-1185
* Beautified get-storage output
* Updating version to 2.2.2
* Updating version to 2.2.1
* Updating version to 2.1.125
* add-node are commented out
* Updating version to 2.1.124
* add-node and remove-node are commented out. Not fully tested
* Updating version to 2.1.123
* Updating version to 2.1.122
* TVAULT-1136: Hide tasks-list from cli
* Comment commands
* Commenting not working commands
* Commenting not working commands
* Updating version to 2.1.121
* Adding discover\_instances function back
* removing valid id's from disable/enable CLI
* removing extra spaces
* uncommenting unused functions
* Updating check condition for invalid workload ID
* Update shell.py
* Instead of removing just commenting.
* Instead of removing just commenting.
* TVAULT-999
* Updating version to 2.1.120
* Tvault-986 Removing "workload-discover-instances" command from CLI
* Tvault-980 Reverting wrong changes
* TVAULT-980 Updating exception in case of invalid workload id
* TVAULT-980 Adding support for multiple workloads in CLI
* Updating version to 2.1.119
* TVAULT-978/TVAULT-976
* Updating version to 2.1.118
* TVAULT-963
* TVAULT-939
* resolved conflicts
* TVAULT-956 1. Updating help for get\_audit\_logs command
* TVAULT-956 1. Adding "timestamp" field for sorting while printing               in utilis.py
* TVAULT-956 1. Changed default time-in-minutes to 24 hrs, 2. Added project\_id to workload-list command. 3. if --time\_to is missing, we will consider upto now
* Implemented complete Transfer button
* Updating version to 2.1.114
* TVAULT-942. Added workload transfer functionality
* TVAULT-925. Also changed license output to license text
* TVAULT-925. Also changed license output to license text
* Updating version to 2.1.113
* Updating version to 2.1.112
* Updating version to 2.1.111
* TVAULT-869. Added to commands, workloadmgr license-create and workloadmgr license-list
* TVAULT-866
* Updating version to 2.1.110
* TVAULT-910
* Updating version to 2.1.109
* Updating version to 2.1.108
* V3 changes
* V3 changes
* V3 changes
* V3 changes
* fixed --version string in workloadmgr client
* Updating version to 2.1.107
* updated build version
* Bumped version to 2.1.105
* Update version to 2.1.104
* update version to 2.1.103
* update version to 2.1.102
* update version to 2.1.101
* update version to 2.1.100
* Fix for Tvault-782

v2.0.203
--------

* update version to 2.0.203
* Update workloads.py
* update version to 2.0.202
* update version to 2.0.201
* update version to 2.0.200
* TVAULT-808
* Added pagination for workload list
* update version to 2.0.199
* Update version to 2.0.198
* Forth commit of trust code
* Third commit of trust code
* First commit of trust code
* update version to 2.0.197
* Get contego service status
* update version to 2.0.196
* update version to 2.0.195
* update version to 2.0.194
* TVAULT-722
* Update version to 2.0.193
* TVAULT-722
* TVAULT-722
* update version to 2.0.192
* TVault-674
* TVAULT-432
* TVAULT-681: Implementing code review comments
* update version to 2.0.191
* TVAULT-681: Removed commented code
* TVAULT-681: Added --add option to list all workloads
* TVAULT-731/TVAULT-729
* TVAULT-682
* v1/shell.py
* TVAULT-720
* update version to 2.0.190
* update version to 2.0.189
* update version to 2.0.188
* update version to 1.0.188
* update version to 1.0.186
* update version to 1.0.186
* update to version to 1.0.185
* fix the conflicts in pull 250
* TVAULT-615
* update version to 1.0.183
* TVAULT-487
* update version to 1.0.182
* update version to 1.0.182
* TVAULT-614
* TVAULT-614
* update version to 1.0.181
* update to version to 1.0.180
* implement upgrade option for workload-import
* Update version to 1.0.179
* update version 1.0.178
* update version to 1.0.177
* Updating version to 2.1.117
* Updating version to 2.1.116
* Updating version to 2.1.115
* update version to 1.0.176
* update version to 1.0.175
* TVAULT-488/TVAULT-529
* update version to 1.0.174
* TVAULT-511
* update version to 1.0.173
* update to version 1.0.172
* [TVAULT-474] update retention\_policy settings in cli
* update version to 1.0.171
* update version to 1.0.170
* update version to 1.0.169
* TVAULT-432/TVAULT-381/TVAULT-380
* updated restore options
* Added network configuration for selective restore
* update version to 1.0.168
* Checked in new options for network and vdisk volume types
* Added vm\_id to snapshot-show --output and made vms in default dump
* Added code to support --output disks
* TVAULT-404/TVAULT-429/TVAULT-427/TVAULT-428
* Fixed workloadmgr modify usage
* update version to 1.0.160
* update version to 1.0.159
* Changed snapshot-mount command to take vmid
* update version to 1.0.158
* update version to 1.0.157
* update version to 1.0.156
* TVAULT-388/TVAULT-304
* TVAULT-374
* TVAULT-372/TVAULT-324
* Added few more columns for restore list
* update version to 1.0.154
* update version to 1.0.153
* TVAULT-320
* update versin to 1.0.152
* update reqirements; hide nics from snapshot-show
* Added requirements.txt so the package is build correctly
* Added mounturl attributed if the snapshot is mounted
* Show instances in workload show command
* Fixed snapshot show output to display fields based on snapshot status
* Added two new fields to snapshot list
* Added two new columns for snapshot list
* TVAULT-320
* TVAULT-228
* TVAULT-326
* TVAULT-322/TVAULT-323/TVAULT-326
* handling openstack instances in snapshot-show command
* TVAULT-319/TVAULT-304/TVAULT-289/TVAULT-318/TVAULT-300/TVAULT-305/TVAULT-302/TVAULT-292/TVAULT-291
* TVAULT-291/TVAULT-292
* TVAULT-289/TVAULT-294/TVAULT-285/TVAULT-287/TVAULT-297/TVAULT-300/TVAULT-288/TVAULT-290/TVAULT-307/TVAULT-295/TVAULT-309/TVAULT-306/TVAULT-303/TVAULT-298/TVAULT-316/TVAULT-310/TVAULT-305/TVAULT-304
* mount command will now display the url for browsing files
* TVAULT-242
* revamped settings infrastructure

v1.0.120.06.22.2015
-------------------

* TVAULT-14 Snapshot Mount, Unmount funtionality - Partial Checkin
* implement setting for workloadmanager
* implemented from and to range for the get\_auditlog api
* implemented audit log
* change the metrics APis to GET
* implement api to get recent activities
* storage usage: show full and incremental breakdown
* implement api to get  storage usage for each workload and all workloads
* implemented get\_nodes api on workloads

v1.0.15..12.30.2014
-------------------

* upgrade scenario
* Added discover\_instances() API to workload object
* Fixed metadata handling code
* Fixed metadata handling code
* update client with workload type metadata changes
* Added workload-importworkloads command to import workload definitions from backend store to database

v1.0.8.beta2.08.15.14
---------------------

* add unlock functionality for workload

v1.0.0.beta1
------------

* debian packaging changes
* workload edit functionality via cli
* add options to the snapshot restore cli
* remove apache license statement; fix restore-delete
* change the api\_key to password
* job scheduler- Implement cli for pause/resume
* consume scheduler api in wlm client
* workloadtype can be public or private. public workloadtype is accessible for all tenants
* Fixed dependencies
* Changes for support debian packaging
* Files required for .deb packaging
* implemented the APIs for discover, topology and workflow details
* return metadata as part of show command for workload and worklaodtype
* add metadata to workload create
* show workload-type-id in the details of workload
* implemented workload types(workflow type)
* implemented the ability to provide a name and description for snapshot, testbubble and restore
* return the testbubble resource for testbubble-show
* implemented testbubble REST API
* implement restores API
* provide snapshot details
* Adding missing cheeckin for the test restore
* refactoring 4: change backup to workload
* refactoring 3: change backup to workload
* refactoring 1: change backup to workload
* Initial Checkin
* Clean Repo
* Initial commit