cloudstack/setup
sureshanaparti c884b5592b
powerflex: Gateway client improvements (#114)
This PR updates the PowerFlex/ScaleIO gateway client with the following improvements.

- Added connection manager to the gateway client.
- Renew the client session on '401 Unauthorized' response.
- Refactored the gateway client calls, for GET and POST methods.
- Consume the http entity content after login/(re)authentication and close the content stream if exists.
- Added storage pool client max connections configuration 'storage.pool.client.max.connections' (default: 100) to specify the maximum connections for the  ScaleIO storage pool client.
- Updated storage pool client connection timeout configuration 'storage.pool.client.timeout' to non-dynamic (It's value is picked by the ScaleIO client when it is created, which is either on the primary storage addition or management server (re)start for existing pools. In order to apply this config value for existing pools, it is required to restart the management server. Changing this config to 'static' prompts the operator, to restart the management server to apply the new value).
2021-06-02 15:32:49 +05:30
..
bindir powerflex: Gateway client improvements (#114) 2021-06-02 15:32:49 +05:30
db Removing an old, unused NetApp plug-in 2018-06-08 12:55:39 -06:00
dev cleanup for resources left by test_accounts and test_project(#3657) 2020-03-09 12:19:37 +01:00