cloudstack/tools
Harikrishna 083646b3c3
server: VM dynamic scaling option granularity (#4643)
This PR introduces new granularity levels to configure VM dynamic scalability. Previously VM is configured to be dynamically scalable based on the template and global setting. Now we bringing this option to configure at service offering and VM level also.

VM can dynamically scale only when all flags are ON at VM level, template, service offering and global setting. If any of the flags is set to false then VM cannot be scalable. This result will be persisted in DB for each VM and will be honoured for that VM till it is updated.

We are introducing 'dynamicscalingallowed' parameter with permitted values of true or false for deployVM API and createServiceOffering API.

Following are the API parameter changes:
createServiceOffering API: 
          dynamicscalingenabled: an optional parameter of type Boolean with default value “true”.
deployVirtualMachine API: 
          dynamicscalingenabled: an optional parameter of type Boolean with default value “true”.

Following are the UI changes:
Service offering creation has ON/OFF switch for dynamic scaling enabled with default value true
2021-06-08 17:10:00 +05:30
..
apidoc cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
appliance systemvmtemplate: update to Debian 10.9 (#5038) 2021-05-26 15:06:58 +05:30
bugs-wiki fixing license headers in marvin 2012-07-04 18:45:08 -04:00
build cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
checkstyle Externalize config to set min memory/cpu with division by overprovisi… (#4722) 2021-05-28 10:15:51 +02:00
cli README: Repo has moved (#2235) 2017-08-10 13:54:26 +02:00
devcloud-kvm Updating pom.xml version numbers for release 4.14.2.0-SNAPSHOT 2021-03-02 12:32:27 +05:30
devcloud4 cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
docker cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
eclipse CLOUDSTACK-9859: Retirement of midonet plugin (final removal) (#2285) 2017-10-10 10:08:23 +05:30
git Show actual diff in commits after merge 2015-12-12 11:22:32 +01:00
jira jira-changes.py: generate content for CHANGES.md from jira filter 2014-11-30 21:16:59 -05:00
logo README: happy holidays! 2015-12-23 13:27:40 +05:30
marvin server: VM dynamic scaling option granularity (#4643) 2021-06-08 17:10:00 +05:30
ngui cloudstack: make code more inclusive 2021-06-08 15:47:20 +05:30
transifex CLOUDSTACK-9621: Improve conversion Transifex's JSON format to CloudStack JS 2016-11-27 11:02:26 +00:00
travis python3: Migrate Marvin and smoketests to python3 (#4727) 2021-05-04 23:19:37 +05:30
utils/database_comparision_during_upgrade database_comparision_during_upgrade: add missing license header 2015-04-27 11:55:41 +02:00
whisker CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
pom.xml Updating pom.xml version numbers for release 4.14.2.0-SNAPSHOT 2021-03-02 12:32:27 +05:30