1dfe5e54fb
We don't even actually use troveclient in shade other than the constructor. Make it an optional import. Change-Id: I60b924eb8dfb48c53da0befb39cf84e6c1ea8863
7 lines
197 B
YAML
7 lines
197 B
YAML
---
|
|
upgrade:
|
|
- troveclient is no longer a hard dependency. Users
|
|
who were using shade to construct a troveclient
|
|
Client object should use os_client_config.make_legacy_client
|
|
instead.
|