Remove standard WR License notice from StarlingX distributedcloud
Remove non-applicable license notice from open source python files and update WR Copyright notice year. Closes-Bug: 1954317 Signed-off-by: BoYuan Chang <boyuan.chang@windriver.com> Change-Id: I519f7ea60a54e105e1e49afa5d888bdf40d69f86
This commit is contained in:

committed by
Bo Yuan Chang

parent
13740421da
commit
afbfc10a5b
@@ -1,5 +1,5 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -12,12 +12,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import pbr.version
|
import pbr.version
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
SECONDS_IN_HOUR = 3600
|
SECONDS_IN_HOUR = 3600
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017-2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
"""
|
"""
|
||||||
Base class for all drivers.
|
Base class for all drivers.
|
||||||
"""
|
"""
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
# Copyright 2016 Ericsson AB
|
# Copyright 2016 Ericsson AB
|
||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -12,12 +12,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
from barbicanclient import client
|
from barbicanclient import client
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2018-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -11,12 +12,6 @@
|
|||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018-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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from oslo_log import log
|
from oslo_log import log
|
||||||
|
|
||||||
|
@@ -1,22 +1,16 @@
|
|||||||
# Copyright 2012-2013 OpenStack Foundation
|
# Copyright 2012-2013 OpenStack Foundation
|
||||||
#
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
#
|
#
|
||||||
# http://www.apache.org/licenses/LICENSE-2.0
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
#
|
#
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
||||||
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
#
|
||||||
|
|
||||||
from keystoneauth1 import exceptions as keystone_exceptions
|
from keystoneauth1 import exceptions as keystone_exceptions
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
# Copyright 2016 Ericsson AB
|
# Copyright 2016 Ericsson AB
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -12,12 +12,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from oslo_log import log
|
from oslo_log import log
|
||||||
import requests
|
import requests
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
# Copyright 2016 Ericsson AB
|
# Copyright 2016 Ericsson AB
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -12,12 +12,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import hashlib
|
import hashlib
|
||||||
import os
|
import os
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
# Copyright 2016 Ericsson AB
|
# Copyright 2016 Ericsson AB
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -12,12 +12,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from oslo_log import log
|
from oslo_log import log
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2015 Huawei Technologies Co., Ltd.
|
# Copyright 2015 Huawei Technologies Co., Ltd.
|
||||||
|
# Copyright (c) 2018-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved
|
# All Rights Reserved
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018-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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import collections
|
import collections
|
||||||
import threading
|
import threading
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
# You may obtain a copy of the License at
|
# You may obtain a copy of the License at
|
||||||
@@ -11,12 +12,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
SUPPORTED_INSTALL_TYPES = 6
|
SUPPORTED_INSTALL_TYPES = 6
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
# You may obtain a copy of the License at
|
# You may obtain a copy of the License at
|
||||||
@@ -11,12 +12,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from eventlet.green import subprocess
|
from eventlet.green import subprocess
|
||||||
import json
|
import json
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Ericsson AB
|
# Copyright (c) 2015 Ericsson AB
|
||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from dccommon.tests import utils
|
from dccommon.tests import utils
|
||||||
from oslotest import base
|
from oslotest import base
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017-2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import mock
|
import mock
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import mock
|
import mock
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017-2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import mock
|
import mock
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2015 Huawei Technologies Co., Ltd.
|
# Copyright 2015 Huawei Technologies Co., Ltd.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved
|
# All Rights Reserved
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017-2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import collections
|
import collections
|
||||||
import mock
|
import mock
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Ericsson AB
|
# Copyright (c) 2015 Ericsson AB
|
||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from oslo_context import context
|
from oslo_context import context
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
# You may obtain a copy of the License at
|
# You may obtain a copy of the License at
|
||||||
@@ -11,12 +12,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
from eventlet.green import subprocess
|
from eventlet.green import subprocess
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -12,12 +12,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import pbr.version
|
import pbr.version
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2015 Huawei Technologies Co., Ltd.
|
# Copyright 2015 Huawei Technologies Co., Ltd.
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Routines for configuring DC Manager, largely copy from Neutron
|
Routines for configuring DC Manager, largely copy from Neutron
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Huawei, Tech. Co,. Ltd.
|
# Copyright (c) 2015 Huawei, Tech. Co,. Ltd.
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import pecan
|
import pecan
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Huawei Tech. Co., Ltd.
|
# Copyright (c) 2015 Huawei Tech. Co., Ltd.
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
from pecan import request
|
from pecan import request
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Huawei Tech. Co., Ltd.
|
# Copyright (c) 2015 Huawei Tech. Co., Ltd.
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
import pecan
|
import pecan
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2017 Ericsson AB.
|
# Copyright (c) 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017-2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from dcmanager.api.controllers import restcomm
|
from dcmanager.api.controllers import restcomm
|
||||||
from dcmanager.common import consts
|
from dcmanager.common import consts
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,11 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
|
|
||||||
from oslo_config import cfg
|
from oslo_config import cfg
|
||||||
from oslo_log import log as logging
|
from oslo_log import log as logging
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2017 Ericsson AB.
|
# Copyright (c) 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
import pecan
|
import pecan
|
||||||
|
|
||||||
from dcmanager.api.controllers.v1 import alarm_manager
|
from dcmanager.api.controllers.v1 import alarm_manager
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2017 Ericsson AB.
|
# Copyright (c) 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from oslo_config import cfg
|
from oslo_config import cfg
|
||||||
from oslo_db import exception as db_exc
|
from oslo_db import exception as db_exc
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2017 Ericsson AB.
|
# Copyright (c) 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from oslo_config import cfg
|
from oslo_config import cfg
|
||||||
from oslo_log import log as logging
|
from oslo_log import log as logging
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2017 Ericsson AB.
|
# Copyright (c) 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from oslo_config import cfg
|
from oslo_config import cfg
|
||||||
from oslo_log import log as logging
|
from oslo_log import log as logging
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -12,12 +13,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""Policy enforcer for DC Manager."""
|
"""Policy enforcer for DC Manager."""
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 Wind River Inc.
|
|
||||||
#
|
|
||||||
# The right to copy, distribute, modify, or otherwise make use
|
|
||||||
# of this software may be licensed only pursuant to the terms
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from dcmanager.common import consts
|
from dcmanager.common import consts
|
||||||
from dcmanager.db import api as db_api
|
from dcmanager.db import api as db_api
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from keystoneauth1 import exceptions as keystone_exceptions
|
from keystoneauth1 import exceptions as keystone_exceptions
|
||||||
from oslo_log import log as logging
|
from oslo_log import log as logging
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from keystoneauth1 import exceptions as keystone_exceptions
|
from keystoneauth1 import exceptions as keystone_exceptions
|
||||||
from oslo_log import log as logging
|
from oslo_log import log as logging
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from keystoneauth1 import exceptions as keystone_exceptions
|
from keystoneauth1 import exceptions as keystone_exceptions
|
||||||
from oslo_log import log as logging
|
from oslo_log import log as logging
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020-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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Client side of the DC Manager Audit RPC API.
|
Client side of the DC Manager Audit RPC API.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
# You may obtain a copy of the License at
|
# You may obtain a copy of the License at
|
||||||
@@ -11,12 +12,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020-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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import functools
|
import functools
|
||||||
import resource
|
import resource
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import datetime
|
import datetime
|
||||||
import eventlet
|
import eventlet
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,7 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 Wind River Systems, Inc.
|
|
||||||
#
|
#
|
||||||
# The right to copy, distribute, modify, or otherwise make use
|
# The right to copy, distribute, modify, or otherwise make use
|
||||||
# of this software may be licensed only pursuant to the terms
|
# of this software may be licensed only pursuant to the terms
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2015 Huawei Technologies Co., Ltd.
|
# Copyright 2015 Huawei Technologies Co., Ltd.
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
# Much of this module is based on the work of the Ironic team
|
# Much of this module is based on the work of the Ironic team
|
||||||
# see http://git.openstack.org/cgit/openstack/ironic/tree/ironic/cmd/api.py
|
# see http://git.openstack.org/cgit/openstack/ironic/tree/ironic/cmd/api.py
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
DC Manager Audit Service.
|
DC Manager Audit Service.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
DC Manager Audit Worker Service.
|
DC Manager Audit Worker Service.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
CLI interface for DC Manager management.
|
CLI interface for DC Manager management.
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -12,12 +12,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
DC Manager Engine Server.
|
DC Manager Engine Server.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
DC Manager Orchestrator Service.
|
DC Manager Orchestrator Service.
|
||||||
|
@@ -1,21 +1,16 @@
|
|||||||
# Copyright 2016 Ericsson AB
|
# Copyright 2016 Ericsson AB
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
||||||
# not use this file except in compliance with the License. You may obtain
|
|
||||||
# a copy of the License at
|
|
||||||
#
|
|
||||||
# http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
#
|
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
||||||
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
||||||
# License for the specific language governing permissions and limitations
|
|
||||||
# under the License.
|
|
||||||
#
|
|
||||||
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
|
# not use this file except in compliance with the License. You may obtain
|
||||||
|
# a copy of the License at
|
||||||
#
|
#
|
||||||
# The right to copy, distribute, modify, or otherwise make use
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
# of this software may be licensed only pursuant to the terms
|
#
|
||||||
# of an applicable Wind River license agreement.
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
||||||
|
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
||||||
|
# License for the specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
# Copyright (c) 2016 Ericsson AB.
|
# Copyright (c) 2016 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -12,12 +12,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
RPC_API_VERSION = "1.0"
|
RPC_API_VERSION = "1.0"
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import pecan
|
import pecan
|
||||||
from pecan import hooks
|
from pecan import hooks
|
||||||
|
@@ -1,5 +1,6 @@
|
|||||||
# Copyright 2015 Huawei Technologies Co., Ltd.
|
# Copyright 2015 Huawei Technologies Co., Ltd.
|
||||||
# Copyright 2015 Ericsson AB.
|
# Copyright 2015 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -14,12 +15,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
DC Manager base exception handling.
|
DC Manager base exception handling.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -12,12 +13,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import oslo_i18n
|
import oslo_i18n
|
||||||
|
|
||||||
|
@@ -1,5 +1,6 @@
|
|||||||
# Copyright 2010 United States Government as represented by the
|
# Copyright 2010 United States Government as represented by the
|
||||||
# Administrator of the National Aeronautics and Space Administration.
|
# Administrator of the National Aeronautics and Space Administration.
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -15,12 +16,6 @@
|
|||||||
# under the License.
|
# under the License.
|
||||||
# copy and modify from Nova manager.py
|
# copy and modify from Nova manager.py
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""Base Manager class.
|
"""Base Manager class.
|
||||||
Managers are responsible for a certain aspect of the system. It is a logical
|
Managers are responsible for a certain aspect of the system. It is a logical
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import eventlet
|
import eventlet
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Policy Engine For DC Manager
|
Policy Engine For DC Manager
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017-2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import time
|
import time
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2015 Huawei Technologies Co., Ltd.
|
# Copyright 2015 Huawei Technologies Co., Ltd.
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import oslo_messaging
|
import oslo_messaging
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2015 Huawei Technologies Co., Ltd.
|
# Copyright 2015 Huawei Technologies Co., Ltd.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017-2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import datetime
|
import datetime
|
||||||
import grp
|
import grp
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
# Copyright 2011 OpenStack Foundation
|
# Copyright 2011 OpenStack Foundation
|
||||||
#
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -12,12 +12,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import pbr.version
|
import pbr.version
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Ericsson AB.
|
# Copyright (c) 2015 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
"""
|
"""
|
||||||
Interface for database access.
|
Interface for database access.
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Ericsson AB.
|
# Copyright (c) 2015 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Implementation of SQLAlchemy backend.
|
Implementation of SQLAlchemy backend.
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Ericsson AB.
|
# Copyright (c) 2015 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017-2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from dccommon.drivers.openstack import vim
|
from dccommon.drivers.openstack import vim
|
||||||
import sqlalchemy
|
import sqlalchemy
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2019-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from sqlalchemy import MetaData
|
from sqlalchemy import MetaData
|
||||||
from sqlalchemy import Table
|
from sqlalchemy import Table
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2019-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from sqlalchemy import Column, MetaData, String, Table
|
from sqlalchemy import Column, MetaData, String, Table
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2019-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from sqlalchemy import Column, MetaData, Table, Boolean
|
from sqlalchemy import Column, MetaData, Table, Boolean
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 Wind River Inc.
|
|
||||||
#
|
|
||||||
# The right to copy, distribute, modify, or otherwise make use
|
|
||||||
# of this software may be licensed only pursuant to the terms
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import sqlalchemy
|
import sqlalchemy
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from migrate.changeset import constraint
|
from migrate.changeset import constraint
|
||||||
import sqlalchemy
|
import sqlalchemy
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from sqlalchemy import Column
|
from sqlalchemy import Column
|
||||||
from sqlalchemy import MetaData
|
from sqlalchemy import MetaData
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import datetime
|
import datetime
|
||||||
from sqlalchemy import Boolean
|
from sqlalchemy import Boolean
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Ericsson AB.
|
# Copyright (c) 2015 Ericsson AB.
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Ericsson AB
|
# Copyright (c) 2015 Ericsson AB
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
"""
|
"""
|
||||||
SQLAlchemy models for dcmanager data.
|
SQLAlchemy models for dcmanager data.
|
||||||
"""
|
"""
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Ericsson AB.
|
# Copyright (c) 2015 Ericsson AB.
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
class LazyPluggable(object):
|
class LazyPluggable(object):
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import six
|
import six
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import filecmp
|
import filecmp
|
||||||
import json
|
import json
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Ericsson AB.
|
# Copyright (c) 2015 Ericsson AB.
|
||||||
|
# Copyright (c) 2017, 2019, 2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""DC Manager common internal object model"""
|
"""DC Manager common internal object model"""
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
from dccommon.drivers.openstack import vim
|
from dccommon.drivers.openstack import vim
|
||||||
from dcmanager.common import consts
|
from dcmanager.common import consts
|
||||||
from dcmanager.orchestrator.orch_thread import OrchThread
|
from dcmanager.orchestrator.orch_thread import OrchThread
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
from dccommon.drivers.openstack import vim
|
from dccommon.drivers.openstack import vim
|
||||||
from dcmanager.common import consts
|
from dcmanager.common import consts
|
||||||
from dcmanager.orchestrator.orch_thread import OrchThread
|
from dcmanager.orchestrator.orch_thread import OrchThread
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
import abc
|
import abc
|
||||||
import datetime
|
import datetime
|
||||||
import threading
|
import threading
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
import datetime
|
import datetime
|
||||||
import os
|
import os
|
||||||
import threading
|
import threading
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Client side of the DC Manager Orchestrator RPC API.
|
Client side of the DC Manager Orchestrator RPC API.
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
# You may obtain a copy of the License at
|
# You may obtain a copy of the License at
|
||||||
@@ -11,12 +12,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020-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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import six
|
import six
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
import threading
|
import threading
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright 2017 Ericsson AB.
|
# Copyright 2017 Ericsson AB.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
from dccommon.drivers.openstack import vim
|
from dccommon.drivers.openstack import vim
|
||||||
from dcmanager.common import consts
|
from dcmanager.common import consts
|
||||||
from dcmanager.orchestrator.orch_thread import OrchThread
|
from dcmanager.orchestrator.orch_thread import OrchThread
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Client side of the DC Manager RPC API.
|
Client side of the DC Manager RPC API.
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Ericsson AB
|
# Copyright (c) 2015 Ericsson AB
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import json
|
import json
|
||||||
import sqlalchemy
|
import sqlalchemy
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2015 Huawei Technologies Co., Ltd.
|
# Copyright (c) 2015 Huawei Technologies Co., Ltd.
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import pecan
|
import pecan
|
||||||
from pecan.configuration import set_config
|
from pecan.configuration import set_config
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2017 Ericsson AB
|
# Copyright (c) 2017 Ericsson AB
|
||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import mock
|
import mock
|
||||||
from six.moves import http_client
|
from six.moves import http_client
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from six.moves import http_client
|
from six.moves import http_client
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import json
|
import json
|
||||||
import mock
|
import mock
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -12,12 +13,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import mock
|
import mock
|
||||||
from six.moves import http_client
|
from six.moves import http_client
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2017 Ericsson AB
|
# Copyright (c) 2017 Ericsson AB
|
||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import mock
|
import mock
|
||||||
from six.moves import http_client
|
from six.moves import http_client
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2017 Ericsson AB
|
# Copyright (c) 2017 Ericsson AB
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from oslo_utils import timeutils
|
from oslo_utils import timeutils
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2017 Ericsson AB
|
# Copyright (c) 2017 Ericsson AB
|
||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
@@ -13,12 +14,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import copy
|
import copy
|
||||||
import mock
|
import mock
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import mock
|
import mock
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import mock
|
import mock
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import mock
|
import mock
|
||||||
import uuid
|
import uuid
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import mock
|
import mock
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
from dcmanager.audit import service
|
from dcmanager.audit import service
|
||||||
from dcmanager.common import scheduler
|
from dcmanager.common import scheduler
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import mock
|
import mock
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2017-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
|
|
||||||
import copy
|
import copy
|
||||||
import mock
|
import mock
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# Copyright (c) 2020-2021 Wind River Systems, Inc.
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
# a copy of the License at
|
# a copy of the License at
|
||||||
@@ -10,12 +11,6 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
|
||||||
# of an applicable Wind River license agreement.
|
|
||||||
#
|
|
||||||
from oslo_db import exception as db_exception
|
from oslo_db import exception as db_exception
|
||||||
|
|
||||||
from dcmanager.common import consts
|
from dcmanager.common import consts
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user