diff --git a/.zuul.yaml b/.zuul.yaml index 096684fd7..171524ab6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -27,6 +27,7 @@ name: stx-distcloud-tox-py27 parent: tox description: Run py27 for distcloud + nodeset: ubuntu-xenial required-projects: - starlingx/fault - starlingx/nfv @@ -40,6 +41,7 @@ name: stx-distcloud-tox-py36 parent: tox description: Run py36 for distcloud + nodeset: ubuntu-bionic required-projects: - starlingx/fault - starlingx/nfv @@ -53,6 +55,7 @@ name: stx-distcloud-tox-pylint parent: tox description: Run pylint for distcloud + nodeset: ubuntu-bionic required-projects: - starlingx/fault - starlingx/nfv diff --git a/distributedcloud/dcmanager/version.py b/distributedcloud/dcmanager/version.py index fcd5ca438..3deb66b44 100644 --- a/distributedcloud/dcmanager/version.py +++ b/distributedcloud/dcmanager/version.py @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. # -# Copyright (c) 2017 Wind River Systems, Inc. +# Copyright (c) 2017-2021 Wind River Systems, Inc. # # The right to copy, distribute, modify, or otherwise make use # of this software may be licensed only pursuant to the terms