File: copyright

package info (click to toggle)
python-shade 1.30.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,196 kB
  • sloc: python: 33,354; sh: 111; makefile: 15
file content (138 lines) | stat: -rw-r--r-- 3,888 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: shade
Source: http://git.openstack.org/cgit/openstack-infra/shade

Files: *
Copyright:
 2013-2015 Hewlett-Packard Development Company, L.P.
 2010-2013 OpenStack Foundation
License: Apache-2
Comment: Copyright deduced from setup.py

Files: releasenotes/*
Copyright: 2017 Shade Developers
License: Apache-2
Comment: Copyright defined in releasenotes/source/conf.py

Files: setup.py
Copyright: 2013 Hewlett-Packard Development Company, L.P.
License: Apache-2

Files: shade/_log.py
Copyright: 2015 IBM Corp.
License: Apache-2

Files: shade/_normalize.py
Copyright:
 2015 Hewlett-Packard Development Company, L.P.
 2016 Red Hat, Inc.
License: Apache-2

Files:
 shade/_heat/template_utils.py
 shade/_heat/utils.py
Copyright: 2012 OpenStack Foundation
License: Apache-2

Files:
 shade/tests/functional/test_project.py
 shade/tests/functional/test_range_search.py
Copyright: 2016 IBM
License: Apache-2

Files:
 shade/tests/base.py
 shade/tests/unit/base.py
Copyright:
 2010-2011 OpenStack Foundation
 2013 Hewlett-Packard Development Company, L.P.
License: Apache-2

Files: shade/task_manager.py
Copyright: 2011-2013 OpenStack Foundation
License: Apache-2

Files: shade/_heat/event_utils.py
Copyright: 2015 Red Hat Inc.
License: Apache-2

Files:
 shade/_adapter.py
 shade/tests/functional/test_devstack.py
Copyright: 2016 Red Hat, Inc.
License: Apache-2

Files:
 shade/tests/unit/test_availability_zones.py
 extras/install-tips.sh
Copyright: 2017 Red Hat, Inc.
License: Apache-2

Files:
 shade/tests/unit/test_qos_bandwidth_limit_rule.py
 shade/tests/unit/test_qos_dscp_marking_rule.py
 shade/tests/unit/test_qos_minimum_bandwidth_rule.py
 shade/tests/unit/test_qos_policy.py
 shade/tests/unit/test_qos_rule_type.py
 shade/tests/unit/test_router.py
 shade/tests/unit/test_subnet.py
 shade/tests/functional/test_qos_bandwidth_limit_rule.py
 shade/tests/functional/test_qos_dscp_marking_rule.py
 shade/tests/functional/test_qos_minimum_bandwidth_rule.py
 shade/tests/functional/test_qos_policy.py
Copyright: 2017 OVH SAS
License: Apache-2

Files:
 shade/meta.py
 shade/__init__.py
 doc/source/conf.py
Copyright: 2014 Hewlett-Packard Development Company, L.P.
License: Apache-2

Files:
 shade/exc.py
 shade/_utils.py
 shade/cmd/inventory.py
 shade/tests/unit/test_domains.py
 shade/tests/unit/test_endpoints.py
 shade/tests/unit/test_floating_ip_common.py
 shade/tests/unit/test_floating_ip_neutron.py
 shade/tests/unit/test_floating_ip_pool.py
 shade/tests/unit/test_floating_ip_nova.py
 shade/tests/unit/test_meta.py
 shade/tests/unit/test_operator_noauth.py
 shade/tests/unit/test_port.py
 shade/tests/unit/test_services.py
 shade/tests/unit/test_task_manager.py
 shade/tests/functional/test_endpoints.py
 shade/tests/functional/test_floating_ip.py
 shade/tests/functional/test_floating_ip_pool.py
 shade/tests/functional/test_flavor.py
 shade/tests/functional/test_inventory.py
 shade/tests/functional/test_services.py
Copyright: 2015 Hewlett-Packard Development Company, L.P.
License: Apache-2

Files:
 shade/tests/unit/test_image.py
 shade/tests/unit/test_image_snapshot.py
Copyright: 2016 Hewlett-Packard Development Company, L.P.
License: Apache-2

License: Apache-2
 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.
 .
 A copy of this license can be found on Debian systems in
 /usr/share/common-licenses/Apache-2.0