-
Notifications
You must be signed in to change notification settings - Fork 120
kvm: direct download templates for system VM #134
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
kvm: direct download templates for system VM #134
Conversation
|
request docbuild |
|
Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long. |
|
Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr134 Build Log Output: No log errors found to report. |
|
@andrijapanicsb please check |
|
@nvazquez can we also please include the improvements around supporting local/sharedMount points please, and also make correction/update that template is NOT downloaded directly to the Primary Storage, but to the staging/scratch area (which could be local or remote/mounted shared etc). |
|
@shwstppr can you please rebased against 4.14 branch - as we need the fix in 4.14 Docs (and I will forward merge later to master) - thx |
System VMs now support direct download templates. Different direct download timeouts have been made configurable with new global settings. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Co-authored-by: Andrija Panic <45762285+andrijapanicsb@users.noreply.github.com>
3a1bb8e to
231ee18
Compare
|
request docbuild |
|
Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long. |
|
@andrijapanicsb should be okay now |
|
Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr134 Build Log Output: No log errors found to report. |
System VMs now support direct download templates.
Different direct download timeouts have been made configurable with new global settings.
Added with
apache/cloudstack#3731