839d9eff4f
Removing the endpoint argument to the v1.client.Client constructor. Please use the standard keystoneauth argument name endpoint_override instead. Change-Id: Ie2b26a667485223029fde05b20c39c5687f9e776 Story: 2006422 Task: 36319
8 lines
197 B
YAML
8 lines
197 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Removes deprecated argument ``endpoint`` from the
|
|
v1.client.Client constructor.
|
|
Please use the standard keystoneauth argument name
|
|
``endpoint_override`` instead.
|