From 3ad2acc7723ea9761e20827729aa36e010dc1438 Mon Sep 17 00:00:00 2001 From: Olivier Lemasle Date: Thu, 3 Dec 2020 17:51:11 +0100 Subject: [PATCH 1/2] Fix CloudStack documentation In CloudStack configuration, datasource_list should be a top-level object, not nested in the datasource configuration. We remove it from here because it is not a default value. --- doc/rtd/topics/datasources/cloudstack.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/rtd/topics/datasources/cloudstack.rst b/doc/rtd/topics/datasources/cloudstack.rst index a24de34fcfa..325aeeaf503 100644 --- a/doc/rtd/topics/datasources/cloudstack.rst +++ b/doc/rtd/topics/datasources/cloudstack.rst @@ -46,8 +46,6 @@ An example configuration with the default values is provided below: CloudStack: max_wait: 120 timeout: 50 - datasource_list: - - CloudStack .. _Apache CloudStack: http://cloudstack.apache.org/ From 3868b22ad53f80bd9acaff2ced2f7aaa88b800f2 Mon Sep 17 00:00:00 2001 From: Olivier Lemasle Date: Thu, 3 Dec 2020 17:54:17 +0100 Subject: [PATCH 2/2] Add myself in the list of CLA signatory --- tools/.github-cla-signers | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/.github-cla-signers b/tools/.github-cla-signers index 00d02a2d1c9..c278b0324ef 100644 --- a/tools/.github-cla-signers +++ b/tools/.github-cla-signers @@ -21,6 +21,7 @@ manuelisimo marlluslustosa matthewruffell nishigori +olivierlemasle omBratteng onitake riedel