6f711be225
Change-Id: I14f8deeed21607f68922e8f676105df06bb21243
9 lines
345 B
YAML
9 lines
345 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds the use of the ``openstacksdk`` library which is superceeding the
|
|
``shade`` library for communicating with OpenStack services using the
|
|
Ansible modules. By default this will attempted to be installed
|
|
from source. Set the ``openstacksdk_source_install`` option to false
|
|
in order to install from PyPI.
|