Show respect to original authors
We copied some codes/frameworks from Nova, but frogot to add the original file informations, this tries to add them back. Change-Id: I310d94fc334b6e72dc5eafa316f1b4842066ccbe
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Copyright 2016 Huawei Technologies Co.,LTD.
|
||||
# Copyright 2014 Red Hat, Inc.
|
||||
# Copyright 2013 Hewlett-Packard Development Company, L.P.
|
||||
# All Rights Reserved.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||
@@ -13,6 +15,10 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
'''
|
||||
Leverages nova/virt/ironic/driver.py
|
||||
'''
|
||||
|
||||
import collections
|
||||
|
||||
from ironicclient import exc as ironic_exc
|
||||
|
||||
Reference in New Issue
Block a user