From 6f711be225148cea0bb2501d72fef4f82b75cfcb Mon Sep 17 00:00:00 2001 From: zhouxinyong Date: Tue, 13 Nov 2018 10:40:30 +0800 Subject: [PATCH] omit the twice occured words in openstacksdk-addition-efec3878ef988295.yaml Change-Id: I14f8deeed21607f68922e8f676105df06bb21243 --- releasenotes/notes/openstacksdk-addition-efec3878ef988295.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.