Commit c506ee8
File tree
106 files changed
+2178
-337
lines changed- api/src
- main/java
- com/cloud
- offering
- storage
- snapshot
- org/apache/cloudstack
- api
- command
- admin/offering
- user
- backup
- snapshot
- vpn
- response
- backup
- test/java/org/apache/cloudstack/api/command/user
- backup
- snapshot
- core/src/main/java/org/apache/cloudstack/storage/to
- engine
- api/src/main/java/org/apache/cloudstack/engine
- orchestration/service
- subsystem/api/storage
- components-api/src/main/java/com/cloud/storage
- orchestration/src
- main/java
- com/cloud/vm
- org/apache/cloudstack/engine/orchestration
- test/java/org/apache/cloudstack/engine/orchestration
- schema/src
- main
- java
- com/cloud
- storage
- dao
- upgrade/dao
- org/apache/cloudstack/backup
- resources/META-INF/db
- test/java/com/cloud/upgrade/dao
- storage
- datamotion/src
- main/java/org/apache/cloudstack/storage/motion
- test/java/org/apache/cloudstack/storage/motion
- integration-test/src/test/java/org/apache/cloudstack/storage/test
- snapshot/src/main/java/org/apache/cloudstack/storage/vmsnapshot
- src/main/java/org/apache/cloudstack/storage/endpoint
- volume/src/main/java/org/apache/cloudstack/storage
- datastore
- volume
- framework/extensions/src/main/java/org/apache/cloudstack/framework/extensions
- api
- manager
- plugins
- hypervisors
- external/src/main/java/org/apache/cloudstack/hypervisor/external/provisioner
- hyperv/src/main/java/org/apache/cloudstack/storage/motion
- kvm/src/main/java/com/cloud/hypervisor/kvm
- resource
- storage
- vmware/src/main/java/org/apache/cloudstack/storage/motion
- integrations/kubernetes-service/src/main/java
- com/cloud/kubernetes/cluster
- org/apache/cloudstack/api/response
- storage/volume
- adaptive/src/main/java/org/apache/cloudstack/storage/datastore
- adapter
- driver
- default/src/main/java/org/apache/cloudstack/storage/datastore
- driver
- lifecycle
- linstor/src/main/java/org/apache/cloudstack/storage/datastore/driver
- storpool/src/main/java/org/apache/cloudstack/storage/motion
- server/src
- main/java
- com/cloud
- api
- query
- dao
- configuration
- storage
- snapshot
- vm
- org/apache/cloudstack
- backup
- command
- storage/volume
- vm
- test/java
- com/cloud
- storage/snapshot
- vm
- org/apache/cloudstack
- backup
- storage/volume
- tools/appliance/systemvmtemplate
- ui
- public
- locales
- src
- components/view
- config/section
- store/modules
- views
- compute
- backup
- extension
- infra/zone
- offering
- storage
- utils/src
- main/java/com/cloud/utils/script
- test/java/org/apache/cloudstack/utils/reflectiontostringbuilderutils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
106 files changed
+2178
-337
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
102 | | - | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
115 | | - | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
183 | 185 | | |
184 | 186 | | |
185 | 187 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
Lines changed: 19 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
| 50 | + | |
52 | 51 | | |
53 | 52 | | |
54 | | - | |
| 53 | + | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | | - | |
64 | 62 | | |
65 | 63 | | |
66 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
72 | 77 | | |
73 | 78 | | |
74 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
75 | 84 | | |
76 | 85 | | |
77 | 86 | | |
78 | 87 | | |
79 | 88 | | |
80 | 89 | | |
81 | 90 | | |
82 | | - | |
| 91 | + | |
83 | 92 | | |
84 | 93 | | |
| 94 | + | |
85 | 95 | | |
86 | 96 | | |
87 | 97 | | |
88 | 98 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
95 | 103 | | |
96 | 104 | | |
97 | 105 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | | - | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
Lines changed: 1 addition & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
110 | 109 | | |
111 | 110 | | |
112 | 111 | | |
113 | | - | |
114 | 112 | | |
115 | 113 | | |
116 | 114 | | |
117 | 115 | | |
118 | 116 | | |
119 | 117 | | |
120 | 118 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | 119 | | |
127 | 120 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
| 121 | + | |
137 | 122 | | |
138 | | - | |
139 | 123 | | |
140 | 124 | | |
141 | 125 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
0 commit comments