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.
Instance lease: Allow deployment of instances with lease duration and leaseexpiry action #10560
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
base: main
Are you sure you want to change the base?
Instance lease: Allow deployment of instances with lease duration and leaseexpiry action #10560
Changes from all commits
d737cea
9bef279
759f1fa
8c7a9f2
1495b08
e2da246
0969bf0
f239e92
e7ce8ae
0cf2fe8
7bc5f2a
aff544f
62397cc
faf484f
410a882
f4aa2bc
f77f3ab
337401b
009e0b4
bd10721
78fc3e0
b042167
89db8a2
5dbf822
aadc305
7cd59df
764900b
5b09778
3bc3a53
a04718f
41dd137
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 75 in api/src/main/java/org/apache/cloudstack/api/command/user/config/ListCapabilitiesCmd.java
api/src/main/java/org/apache/cloudstack/api/command/user/config/ListCapabilitiesCmd.java#L75
Check warning on line 486 in api/src/main/java/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java
api/src/main/java/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java#L484-L486
Check warning on line 490 in api/src/main/java/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java
api/src/main/java/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java#L488-L490
Check warning on line 163 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#L163
Check warning on line 166 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#L166
Check warning on line 313 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#L311-L313
Check warning on line 335 in api/src/main/java/org/apache/cloudstack/api/command/user/vm/UpdateVMCmd.java
api/src/main/java/org/apache/cloudstack/api/command/user/vm/UpdateVMCmd.java#L333-L335
Check warning on line 339 in api/src/main/java/org/apache/cloudstack/api/command/user/vm/UpdateVMCmd.java
api/src/main/java/org/apache/cloudstack/api/command/user/vm/UpdateVMCmd.java#L337-L339
Check warning on line 257 in api/src/main/java/org/apache/cloudstack/api/response/CapabilitiesResponse.java
api/src/main/java/org/apache/cloudstack/api/response/CapabilitiesResponse.java#L255-L257
Check warning on line 518 in api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java
api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java#L516-L518
Check warning on line 522 in api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java
api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java#L520-L522
Check warning on line 526 in api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java
api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java#L524-L526
Check warning on line 530 in api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java
api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java#L528-L530