Merge "Add notices to Intel authored files."

This commit is contained in:
Zuul 2019-04-09 12:13:54 +00:00 committed by Gerrit Code Review
commit f4dc3130c3
3 changed files with 15 additions and 0 deletions

View File

@ -1,5 +1,9 @@
#!/bin/bash
#
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (C) 2019 Intel Corporation
#
# lib/stx-metal
# Functions to control the configuration and operation of stx-metal
#

View File

@ -1,4 +1,9 @@
#!/bin/bash
#
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (C) 2019 Intel Corporation
#
# devstack/plugin.sh
# Triggers stx-metal specific functions to install and configure stx-metal

View File

@ -1,4 +1,10 @@
#!/bin/bash
#
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (C) 2019 Intel Corporation
#
# Devstack settings
# This plugin is to enable StarlingX stx-metal services and follows the