
In order to continue CI testing of openstacksdk and related interactions with shade while functionality is transitioned from shade to openstacksdk, we must install openstacksdk first. Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com> Change-Id: Id5561132c6b07d5b33eeb4abf493010b805ab529
9 lines
350 B
YAML
9 lines
350 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 this will attempted to be installed
|
|
from source. Set the ``openstacksdk_source_install`` option to false
|
|
in order to install from PyPI.
|