python-novaclient/releasenotes/notes/deprecate-connection-pool-arg-cef35346d5ebf40c.yaml
Andrey Kurilin b4bd07e5a7 Deprecate connection_pool variable
This is the last variable which is redundant in case of SessionClient.
After this patch we will be able to use SessionClient in 100% usecases.

Change-Id: I102ba25eee7434cb66ea6efbf9ec4ab310d0957a
2016-12-16 12:55:44 +00:00

4 lines
94 B
YAML

---
deprecations:
- The **connection_pool** variable is deprecated now and will be ignored.