Merge "Fix incorrect OS_CLOUD parameter description"
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 22 May 2018 19:12:49 +0000 (19:12 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 22 May 2018 19:12:49 +0000 (19:12 +0000)
jjb/releng-jobs.yaml

index f07f229d5ca47717323ae2112ab8eaefefaca325..9fad16fc8dd1651e7a2a2cdccaf5dab9267a803a 100644 (file)
       - string:
           name: OS_CLOUD
           default: '{os-cloud}'
-          description: Artifacts to archive to the logs server.
+          description: |
+              The name of a cloud configuration in clouds.yaml. OS_CLOUD is a
+              variable name that is significant to openstack client as a
+              environment variable. Please refer to the documentation for
+              further details.
+              https://docs.openstack.org/developer/python-openstackclient/
       - string:
           name: ARCHIVE_ARTIFACTS
           default: '{archive-artifacts}'