9df9aff6fc
'interface' argument was not described anywhere in novaclient's docs, but since we transmit all additional (unexpected) arguments to SessionClient implementation, keystoneclient was able to use it. Change-Id: Id7200a6df416694173b9a02206c53cef984f0fec
5 lines
143 B
YAML
5 lines
143 B
YAML
---
|
|
deprecations:
|
|
- keyword argument **interface** of novaclient.client.Client entry-point was
|
|
deprecated in favor of **endpoint_type**;
|