python-ironicclient/releasenotes/notes/osc-versioned-endpoint-fix-08f6b7af2f47a5d6.yaml
Vladyslav Drok 2218e65c8f Strip endpoint version in OSC plugin
To achieve this, we pass endpoint argument to the Client constructor,
which is then set as endpoint_override with version stripped from it.

Closes-Bug: #1619229
Change-Id: Idad0e6816ce8a5a0542e624cfe81f56c0ff2461c
2016-12-12 13:28:07 +02:00

5 lines
118 B
YAML

---
fixes:
- Fixes an issue with OpenStackClient plugin not being able to work with
versioned ironic endpoints.