Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apache
/
cloudstack
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
3.1k
Code
Issues
645
Pull requests
424
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
VM dynamic scaling option granularity
- #4643
#4643
Merged
yadvr
merged 22 commits into
master
apache/cloudstack:master
from
VMDynamicScalabilityGranularity
apache/cloudstack:VMDynamicScalabilityGranularity
Copy head branch name to clipboard
Jun 8, 2021
Conversation
Commits
22
(22)
Checks
Files changed
Merged
VM dynamic scaling option granularity
#4643
yadvr
merged 22 commits into
master
apache/cloudstack:master
from
VMDynamicScalabilityGranularity
apache/cloudstack:VMDynamicScalabilityGranularity
Copy head branch name to clipboard
Commits
Commits on May 28, 2021
Dynamic Scaling option granularity
harikrishna-patnala
committed
d28cb78
View commit details
Copy full SHA for d28cb78
Browse repository at this point
UI changes
harikrishna-patnala
committed
536ea98
View commit details
Copy full SHA for 536ea98
Browse repository at this point
UI changes, added new labels
harikrishna-patnala
committed
c9e6d4d
View commit details
Copy full SHA for c9e6d4d
Browse repository at this point
Added response param in UI for system service offering
harikrishna-patnala
committed
a397324
View commit details
Copy full SHA for a397324
Browse repository at this point
Filter service offerings based on dynamic scalable flag while listing offerings for scaling VM
harikrishna-patnala
committed
5794c4a
View commit details
Copy full SHA for 5794c4a
Browse repository at this point
Added tool tip during VM deployment
harikrishna-patnala
committed
8f25bd1
View commit details
Copy full SHA for 8f25bd1
Browse repository at this point
Added dynamic scalable flag on template while updating stopped VM. Fixed some log messages
harikrishna-patnala
committed
ea91309
View commit details
Copy full SHA for ea91309
Browse repository at this point
Naming corrections for service offering response
harikrishna-patnala
committed
e3b2f50
View commit details
Copy full SHA for e3b2f50
Browse repository at this point
Changed name from dynamically scalable to dynamic scaling enabled for service offering VO and its usages
harikrishna-patnala
committed
d63ca70
View commit details
Copy full SHA for d63ca70
Browse repository at this point
Reverted 414 to 415 schema file empty line changes
harikrishna-patnala
committed
667e741
View commit details
Copy full SHA for 667e741
Browse repository at this point
Added marvin tests required for these changes
harikrishna-patnala
committed
0411053
View commit details
Copy full SHA for 0411053
Browse repository at this point
Added version number on new API parameters Used single method for multiple checks
Show description for a83173e
harikrishna-patnala
committed
a83173e
View commit details
Copy full SHA for a83173e
Browse repository at this point
Fixed Boolean to boolean Added UI response parameter to system VMs
harikrishna-patnala
committed
55ed16f
View commit details
Copy full SHA for 55ed16f
Browse repository at this point
Formatting Changes
harikrishna-patnala
committed
14d15aa
View commit details
Copy full SHA for 14d15aa
Browse repository at this point
Set default value to true for dynamic scaling enabled column on ServiceOfferingVO
harikrishna-patnala
committed
dcaa72c
View commit details
Copy full SHA for dcaa72c
Browse repository at this point
Changes added to UI to show Scale VM icon to only VMs which are marked as dynamically scalable.
harikrishna-patnala
committed
1e84d8c
View commit details
Copy full SHA for 1e84d8c
Browse repository at this point
Updated marvin tests and removed redundant translations
harikrishna-patnala
committed
cb693af
View commit details
Copy full SHA for cb693af
Browse repository at this point
Grey out enable dynamic scaling option on deploy VM wizard when service offering and template are not dynamically scalable
harikrishna-patnala
committed
90da94d
View commit details
Copy full SHA for 90da94d
Browse repository at this point
Greyout Scale VM Icon on a running VM, if the VM is not configured to be dynamically scalable
harikrishna-patnala
committed
ced6630
View commit details
Copy full SHA for ced6630
Browse repository at this point
Add global setting value to the enable or disable the flag on UI
harikrishna-patnala
committed
4b93c40
View commit details
Copy full SHA for 4b93c40
Browse repository at this point
Grey out dynamic scale VM flag on Edit VM dialog if dynamic scaling is not enabled on template, service offering and global setting.
harikrishna-patnala
committed
10d0953
View commit details
Copy full SHA for 10d0953
Browse repository at this point
Fix test_scale.py for simulator environment
harikrishna-patnala
committed
d847caa
View commit details
Copy full SHA for d847caa
Browse repository at this point
You can’t perform that action at this time.