bifrost/releasenotes/notes/openstacksdk-addition-efec3878ef988295.yaml
Julia Kreger 18f583b1fe Add openstacksdk to installed packages
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
2018-08-24 13:25:43 +00:00

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.