Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ui,server: add s390x architecture selection #10556
base: main
Are you sure you want to change the base?
ui,server: add s390x architecture selection #10556
Changes from all commits
e7ff4ed
67042ce
126dfa9
8f48da3
13f3f14
b017025
ee59e61
13ced5e
16282dd
bed9666
969660a
f74355f
9073ec1
48c9d29
bc5f734
60dc9d9
0ac96d6
33bb563
42598f7
59f2608
a2a7f5d
582187a
6c95e90
3069929
c98ef69
ce43205
5d696f0
0552e27
a6bdd52
99bc651
87b792e
499b861
90f9459
a6f41ef
b0cf095
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 122 in api/src/main/java/org/apache/cloudstack/api/command/admin/cluster/ListClustersCmd.java
api/src/main/java/org/apache/cloudstack/api/command/admin/cluster/ListClustersCmd.java#L120-L122
Check warning on line 201 in api/src/main/java/org/apache/cloudstack/api/command/admin/host/ListHostsCmd.java
api/src/main/java/org/apache/cloudstack/api/command/admin/host/ListHostsCmd.java#L199-L201
Check warning on line 294 in api/src/main/java/org/apache/cloudstack/api/command/user/vm/ListVMsCmd.java
api/src/main/java/org/apache/cloudstack/api/command/user/vm/ListVMsCmd.java#L292-L294
Check warning on line 1179 in api/src/main/java/org/apache/cloudstack/api/response/UserVmResponse.java
api/src/main/java/org/apache/cloudstack/api/response/UserVmResponse.java#L1177-L1179
Check warning on line 1181 in api/src/main/java/org/apache/cloudstack/api/response/UserVmResponse.java
api/src/main/java/org/apache/cloudstack/api/response/UserVmResponse.java#L1181
Check warning on line 6092 in engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java
engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java#L6091-L6092
Check warning on line 6095 in engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java
engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java#L6094-L6095
Check warning on line 6098 in engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java
engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java#L6097-L6098
Check warning on line 6100 in engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java
engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java#L6100
Check warning on line 182 in engine/schema/src/main/java/com/cloud/dc/dao/ClusterDaoImpl.java
engine/schema/src/main/java/com/cloud/dc/dao/ClusterDaoImpl.java#L172-L182