Cloudstack-8301#263
Conversation
…at zone level Made system.vm.use.local.storage a zone level configuration.
…at zone level Code cleanup, added helper method to get default system offering based on "system.vm.use.local.storage".
…ge use for system VMs at zone level Signed-off-by: Koushik Das <koushik@apache.org> This closes #253
…at zone level Made system.vm.use.local.storage a zone level configuration.
…at zone level Code cleanup, added helper method to get default system offering based on "system.vm.use.local.storage".
…ge use for system VMs at zone level Signed-off-by: Koushik Das <koushik@apache.org> This closes #253
…/asf/cloudstack into CLOUDSTACK-8301
…at zone level. This commit contains the UI changes for the feature. Signed-off-by: Koushik Das <koushik@apache.org> This closes #259
|
cloudstack-pull-requests #174 SUCCESS |
|
Thanks @koushik-das for your reply and the fix, can you share any test results? LGTM. |
|
List service offerings for systemvms and verify there should be two ... === TestName: test_01_list_system_offerngs_1_consoleproxy | Status : SUCCESS === Ran 9 tests in 3201.200s OK |
…at zone level Backported from apache#263 for 4.5 branch More information on https://issues.apache.org/jira/browse/CLOUDSTACK-8301 NOTE: THIS IS A WIP UNTESTED PATCH Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
…at zone level Backported from apache#263 for 4.5 branch More information on https://issues.apache.org/jira/browse/CLOUDSTACK-8301 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
…at zone level Backported from apache#263 for 4.5 branch More information on https://issues.apache.org/jira/browse/CLOUDSTACK-8301 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
…at zone level Backported from apache#263 for 4.5 branch, original bugfix by @koushik-das et al More information on: https://issues.apache.org/jira/browse/CLOUDSTACK-8301 https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enable+configuring+local+storage+use+for+system+VMs+at+zone+level Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
…at zone level Backported from apache#263 for 4.5 branch, original bugfix by @koushik-das et al More information on: https://issues.apache.org/jira/browse/CLOUDSTACK-8301 https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enable+configuring+local+storage+use+for+system+VMs+at+zone+level Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> (cherry picked from commit f28287b) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
…at zone level Backported from #263 for 4.5 branch, original bugfix by @koushik-das et al More information on: https://issues.apache.org/jira/browse/CLOUDSTACK-8301 https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enable+configuring+local+storage+use+for+system+VMs+at+zone+level Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> This closes #661
…at zone level Backported from apache#263 for 4.5 branch, original bugfix by @koushik-das et al More information on: https://issues.apache.org/jira/browse/CLOUDSTACK-8301 https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enable+configuring+local+storage+use+for+system+VMs+at+zone+level Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> (cherry picked from commit f28287b) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Fixes #263 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
PR for configuring local storage for system VMs at zone level.
FS @ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enable+configuring+local+storage+use+for+system+VMs+at+zone+level
Jira @ https://issues.apache.org/jira/browse/CLOUDSTACK-8301
@rags22489664 contibuted UI changes (#259)
@nitt10prashant contributed tests (#253)