tripleo-validations/releasenotes/notes/migrate-to-keystoneauth-e660753d5577e387.yaml
Martin André f6a8d3d9cd Migrate from keystoneclient to keystoneauth
Since novaclient 7.0.0, the tripleo-ansible-inventory silently ignores
a novaclient error and skips all overcloud nodes in its output.

Switching to keystoneauth solves the issue in a clean fashion.

Change-Id: I2019ceebda8bf6bf2e1f01bba9e1d5c143c8738d
Closes-Bug: #1666662
2017-03-07 13:23:23 +01:00

6 lines
109 B
YAML

---
features:
- |
Migrate tripleo-ansible-inventory to use keystoneauth instead of
keystoneclient.