forked from ablecloud-team/ablestack-cloud
-
Notifications
You must be signed in to change notification settings - Fork 0
vmware: improve solidfire storage plugin integration and fix cases (#3)… #21
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
Closed
stardom3645
wants to merge
256
commits into
stardom3645:hwryu-log4j-upgrade-fourth
from
scclouds:normalize-logs-and-upgrade-log4j
Closed
vmware: improve solidfire storage plugin integration and fix cases (#3)… #21
stardom3645
wants to merge
256
commits into
stardom3645:hwryu-log4j-upgrade-fourth
from
scclouds:normalize-logs-and-upgrade-log4j
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 4.18: UI: Infer template settings in the deploy VM wizard (apache#7867)
…apache#7913) * server: throw new exception when rootdisksize is required but not set * PR7913: fix an issue with PR6441
… cores (apache#7887) Co-authored-by: dahn <daan.hoogland@gmail.com>
* 4.18: xen/xcpng: set vmr.VCPUsMax to minimum of global setting and host cpu cores (apache#7887)
Co-authored-by: João Jandre <joao@scclouds.com.br>
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
Co-authored-by: Henrique Sato <henrique.sato@scclouds.com.br>
) This PR fixes an issue on direct download while registering HTTPS compressed files Fixes: apache#7929
This would fix the case of multiple items return in API response for a resource such as a template or ISO in case of multi-zone env. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Fixes apache#7926 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
…o fix the build error on MacOS (apache#7944) This fixes the build error of cloud-utils on MacOS ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.0.0:shade (rebuild-war) on project cloud-utils: Error creating shaded jar: Could not replace original artifact with shaded artifact!: /Users/nicolas/cloudstack/utils/target/cloud-utils-4.19.0.0-SNAPSHOT-shaded.jar (No such file or directory) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :cloud-utils ```
This PR adds an config option for the Linstor primary storage driver, that allows you to automatically backup volume snapshots to the secondary storage. Additionally it will not mangle the need java-linstor dependency into the client.jar, but instead just copy the java-linstor.jar into lib. Config option is called: lin.backup.snapshots and is default false The scope of this change should be limited, as it only touches the Linstor driver and a part of copyAsync was implemented with 2 new Linstor specific commands.
…workOffering (apache#7545) Co-authored-by: Kiran Chavala <kiranchavala@Kirans-MacBook-Air.local> Co-authored-by: Wei Zhou <weizhou@apache.org> Co-authored-by: dahn <daan.hoogland@gmail.com>
* 4.18: updated the api documentation for createNetworkOffering and updateNetworkOffering (apache#7545)
…pache#8142) Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Co-authored-by: João Jandre <joao@scclouds.com.br>
* 4.18: Fix deploy as is VM start after template deletion (apache#8115)
… for user VMs in VMware (apache#7954) Co-authored-by: Gabriel <gabriel.fernandes@scclouds.com.br>
Co-authored-by: Stephan Krug <stephan.krug@scclouds.com.br> Co-authored-by: GaOrtiga <49285692+GaOrtiga@users.noreply.github.com> Co-authored-by: dahn <daan.hoogland@gmail.com>
Co-authored-by: dahn <daan.hoogland@gmail.com> Co-authored-by: Daniel Augusto Veronezi Salvador <38945620+GutoVeronezi@users.noreply.github.com>
…pache#8210) Introduces domainid and account as optional parameter for createTemplate API. It will allow admin to create templates for specified domain belonging to specific account.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
… (apache#7761)
This fixes the following cases in which Solidfire storage integration
caused issues when using Solidfire datadisks with VMware:
Additional changes:
processor
Signed-off-by: Rohit Yadav rohit.yadav@shapeblue.com### PR 설명
이 PR은 ...
변경 구분
기능/개선 규모 또는 버그 심각도
기능/개선 규모
버그 심각도
스크린샷
테스트 방법 및 결과