Commit bdfc439
committed
CLOUDSTACK-8433: remove awsapi db usage, fix upgrade cleanup and fix packaging
- Removes awsapi db properties usage across codebase
- Removes references from spring xmls, test cases and TransactionLegacy
- Adds sql command to drop database cloudbridge in schema-451to460-cleanup.sql
- Removes commons-logging.properties file introduced with awsapi
- Fixed utils to use log4j instead of commons logging
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>1 parent e0eea01 commit bdfc439Copy full SHA for bdfc439
File tree
Expand file treeCollapse file tree
29 files changed
+13
-226
lines changedOpen diff view settings
Filter options
- developer
- engine/storage/snapshot/test/resources
- framework
- db
- src/com/cloud/utils/db
- test
- com/cloud/utils/db
- jobs/test/resources
- packaging
- centos63
- centos7
- tomcat7
- fedora20
- fedora21
- plugins/network-elements
- dns-notifier/resources
- globodns/test/resources
- juniper-contrail/test
- org/apache/cloudstack/network/contrail/management
- resources
- server/test/resources
- services/iam
- plugin/test/resources
- server/test/resources
- setup
- bindir
- db/db
- tools/eclipse
- usage/test/resources
- utils
- conf
- src
- com/cloud/utils/backoff/impl
- org/apache/commons/httpclient/contrib/ssl
- test/com/cloud/utils/backoff/impl
Expand file treeCollapse file tree
29 files changed
+13
-226
lines changedOpen diff view settings
Collapse file
-3Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
37 | 37 | |
38 | 38 | |
39 | 39 | |
40 | | - |
41 | 40 | |
42 | 41 | |
43 | 42 | |
| ||
61 | 60 | |
62 | 61 | |
63 | 62 | |
64 | | - |
65 | 63 | |
66 | 64 | |
67 | 65 | |
68 | 66 | |
69 | 67 | |
70 | 68 | |
71 | | - |
72 | 69 | |
73 | 70 | |
74 | 71 | |
|
Collapse file
-1Lines changed: 0 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
148 | 148 | |
149 | 149 | |
150 | 150 | |
151 | | - |
152 | 151 | |
Collapse file
-9Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
131 | 131 | |
132 | 132 | |
133 | 133 | |
134 | | - |
135 | | - |
136 | | - |
137 | | - |
138 | | - |
139 | | - |
140 | | - |
141 | | - |
142 | | - |
143 | 134 | |
144 | 135 | |
145 | 136 | |
|
Collapse file
engine/storage/snapshot/test/resources/db.properties
Copy file name to clipboardExpand all lines: engine/storage/snapshot/test/resources/db.properties-3Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
58 | | - |
59 | | - |
60 | | - |
61 | 58 | |
62 | 59 | |
63 | 60 | |
|
Collapse file
framework/db/src/com/cloud/utils/db/TransactionLegacy.java
Copy file name to clipboardExpand all lines: framework/db/src/com/cloud/utils/db/TransactionLegacy.java-38Lines changed: 0 additions & 38 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
77 | 77 | |
78 | 78 | |
79 | 79 | |
80 | | - |
81 | 80 | |
82 | 81 | |
83 | 82 | |
| ||
229 | 228 | |
230 | 229 | |
231 | 230 | |
232 | | - |
233 | | - |
234 | | - |
235 | | - |
236 | | - |
237 | | - |
238 | | - |
239 | | - |
240 | | - |
241 | | - |
242 | | - |
243 | | - |
244 | | - |
245 | 231 | |
246 | 232 | |
247 | 233 | |
| ||
571 | 557 | |
572 | 558 | |
573 | 559 | |
574 | | - |
575 | | - |
576 | | - |
577 | | - |
578 | | - |
579 | | - |
580 | | - |
581 | | - |
582 | | - |
583 | 560 | |
584 | 561 | |
585 | 562 | |
| ||
1014 | 991 | |
1015 | 992 | |
1016 | 993 | |
1017 | | - |
1018 | 994 | |
1019 | 995 | |
1020 | 996 | |
| ||
1136 | 1112 | |
1137 | 1113 | |
1138 | 1114 | |
1139 | | - |
1140 | | - |
1141 | | - |
1142 | | - |
1143 | | - |
1144 | | - |
1145 | | - |
1146 | | - |
1147 | | - |
1148 | | - |
1149 | | - |
1150 | | - |
1151 | | - |
1152 | | - |
1153 | 1115 | |
1154 | 1116 | |
1155 | 1117 | |
|
Collapse file
framework/db/test/com/cloud/utils/db/TestTransaction.java
Copy file name to clipboardExpand all lines: framework/db/test/com/cloud/utils/db/TestTransaction.java-26Lines changed: 0 additions & 26 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
127 | 127 | |
128 | 128 | |
129 | 129 | |
130 | | - |
131 | | - |
132 | | - |
133 | | - |
134 | | - |
135 | | - |
136 | | - |
137 | | - |
138 | | - |
139 | | - |
140 | | - |
141 | | - |
142 | | - |
143 | | - |
144 | | - |
145 | | - |
146 | | - |
147 | | - |
148 | | - |
149 | | - |
150 | | - |
151 | | - |
152 | | - |
153 | | - |
154 | | - |
155 | | - |
156 | 130 | |
Collapse file
framework/db/test/db.properties
Copy file name to clipboardExpand all lines: framework/db/test/db.properties-7Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
58 | 58 | |
59 | 59 | |
60 | 60 | |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
65 | | - |
66 | | - |
67 | | - |
68 | 61 | |
69 | 62 | |
70 | 63 | |
|
Collapse file
framework/jobs/test/resources/db.properties
Copy file name to clipboardExpand all lines: framework/jobs/test/resources/db.properties-3Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
51 | 51 | |
52 | 52 | |
53 | 53 | |
54 | | - |
55 | | - |
56 | | - |
57 | 54 | |
58 | 55 | |
59 | 56 | |
|
Collapse file
packaging/centos63/cloud.spec
Copy file name to clipboardExpand all lines: packaging/centos63/cloud.spec-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
547 | 547 | |
548 | 548 | |
549 | 549 | |
550 | | - |
551 | 550 | |
552 | 551 | |
553 | 552 | |
|
Collapse file
packaging/centos7/cloud.spec
Copy file name to clipboardExpand all lines: packaging/centos7/cloud.spec+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
254 | 254 | |
255 | 255 | |
256 | 256 | |
257 | | - |
| 257 | + |
258 | 258 | |
259 | 259 | |
260 | 260 | |
| ||
456 | 456 | |
457 | 457 | |
458 | 458 | |
459 | | - |
460 | 459 | |
461 | 460 | |
462 | 461 | |
|
0 commit comments