diff --git a/releasenotes/notes/openstacksdk-addition-efec3878ef988295.yaml b/releasenotes/notes/openstacksdk-addition-efec3878ef988295.yaml index cf3da3f5c..659c6c010 100644 --- a/releasenotes/notes/openstacksdk-addition-efec3878ef988295.yaml +++ b/releasenotes/notes/openstacksdk-addition-efec3878ef988295.yaml @@ -3,6 +3,6 @@ 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 + 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.