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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
cloudstack
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
3k
Code
Issues
611
Pull requests
401
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cloudstack
plugins
hypervisors
vmware
on
split-connections
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 15, 2021
vmware: Add support for VMware 7 (#4300)
yadvr
authored
0302750
View commit details
Copy full SHA for 0302750
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
vmware: Fix VMware OVF properties copy from template (#4738)
Show description for 9cf1e0e
nvazquez
authored
9cf1e0e
View commit details
Copy full SHA for 9cf1e0e
View code at this point
Browse repository at this point
Commits on Apr 10, 2021
vmware: fix inter-cluster stopped vm and volume migration (#4895)
Show description for fdefee7
shwstppr
authored
fdefee7
View commit details
Copy full SHA for fdefee7
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
vmware: Fix worker VM hardware version format (#4851)
Show description for 35b20b2
nvazquez
authored
35b20b2
View commit details
Copy full SHA for 35b20b2
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
server: Fix issue with volume resize on VMWare (deploy as-is templates) (#4829)
Show description for 9717669
Pearl1594
and
Pearl Dsilva
authored
9717669
View commit details
Copy full SHA for 9717669
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT
Show description for b482da8
yadvr
committed
b482da8
View commit details
Copy full SHA for b482da8
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Updating pom.xml version numbers for release 4.15.0.0
Show description for 280c13a
Daan Hoogland
committed
280c13a
View commit details
Copy full SHA for 280c13a
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT
Show description for 81e9e68
Daan Hoogland
committed
81e9e68
View commit details
Copy full SHA for 81e9e68
View code at this point
Browse repository at this point
Commits on Dec 23, 2020
Updating pom.xml version numbers for release 4.15.0.0
Show description for 01b3e36
Daan Hoogland
committed
01b3e36
View commit details
Copy full SHA for 01b3e36
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Fix migrateVMwithVolumes API in case of multiple volumes on VMware (#4480)
Show description for 51034be
harikrishna-patnala
authored
51034be
View commit details
Copy full SHA for 51034be
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
Removed sensitive info from UI/API when volume attach/detach fails (#4476)
Show description for 87e1fa9
Spaceman1984
authored
87e1fa9
View commit details
Copy full SHA for 87e1fa9
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
Check there is at least a host to verify pool compatibility for a storage policy
nvazquez
committed
7d7e7f7
View commit details
Copy full SHA for 7d7e7f7
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
Fix unit test failure
nvazquez
committed
85f5512
View commit details
Copy full SHA for 85f5512
View code at this point
Browse repository at this point
Add new API to check storage policy compatible pools and fix marvin test for storage policies
nvazquez
committed
c405e5d
View commit details
Copy full SHA for c405e5d
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Fix boot into hardware
nvazquez
committed
8c68843
View commit details
Copy full SHA for 8c68843
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
Fix restore VM workflow - clone and replace existing VM instead of cloning and moving disks
nvazquez
committed
f1f490b
View commit details
Copy full SHA for f1f490b
View code at this point
Browse repository at this point
Fix reinstall VM bug
nvazquez
committed
67794ab
View commit details
Copy full SHA for 67794ab
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Fix deploy-as-is templates GC
nvazquez
authored and
harikrishna-patnala
committed
88c02ef
View commit details
Copy full SHA for 88c02ef
View code at this point
Browse repository at this point
Fixed the issue of VM deletion not cleaning the VM folder on vVols datastore. Fixed it by deleting the VM as complete entity including the extra root disks.
harikrishna-patnala
committed
048e8c8
View commit details
Copy full SHA for 048e8c8
View code at this point
Browse repository at this point
Added storage policy details to disk while creating disk and restricted migration of volumes to storage pools which are not storage policy compliance
harikrishna-patnala
committed
5fdabc1
View commit details
Copy full SHA for 5fdabc1
View code at this point
Browse repository at this point
Adding vSphere storage policy to disk on start command and attach volume command
harikrishna-patnala
committed
46b5322
View commit details
Copy full SHA for 46b5322
View code at this point
Browse repository at this point
Fix reset/restore VM
nvazquez
authored and
harikrishna-patnala
committed
d69283a
View commit details
Copy full SHA for d69283a
View code at this point
Browse repository at this point
Fix multidisk VM deployment on vVol datastore
harikrishna-patnala
committed
9dd1d60
View commit details
Copy full SHA for 9dd1d60
View code at this point
Browse repository at this point
Reconcile chaininfo after attaching volume
harikrishna-patnala
committed
388a9c2
View commit details
Copy full SHA for 388a9c2
View code at this point
Browse repository at this point
Handle detach volume of datastore cluster if the volume name has changed at vCenter level and reconsile the chaininfo
harikrishna-patnala
committed
9b923ba
View commit details
Copy full SHA for 9b923ba
View code at this point
Browse repository at this point
Cleanup volume wrapper VM(ROOT-xxx) while deploying VM in case of any failure. since the same name will be used on retries and that will eventually fails saying volume wrapper VM already exists.
harikrishna-patnala
committed
588b7a1
View commit details
Copy full SHA for 588b7a1
View code at this point
Browse repository at this point
Fix nested virt marvin test
nvazquez
authored and
harikrishna-patnala
committed
897cc4b
View commit details
Copy full SHA for 897cc4b
View code at this point
Browse repository at this point
Revert back deploy as is column on templates but keep it as default for new templates
nvazquez
authored and
harikrishna-patnala
committed
94bebe8
View commit details
Copy full SHA for 94bebe8
View code at this point
Browse repository at this point
Fix for system VMs
nvazquez
authored and
harikrishna-patnala
committed
46d412d
View commit details
Copy full SHA for 46d412d
View code at this point
Browse repository at this point
Set deploy-as-is to default on VMware
nvazquez
authored and
harikrishna-patnala
committed
9b51a70
View commit details
Copy full SHA for 9b51a70
View code at this point
Browse repository at this point
Search in possible folders for volume while dettaching the volume
harikrishna-patnala
committed
2f03877
View commit details
Copy full SHA for 2f03877
View code at this point
Browse repository at this point
Fix startcommand on Datastore cluster when the volume datastore in CloudStack mismatches with vCenter datastore. Volume could have migrated with in datastore cluster which caused the mismatch
Show description for 9543fd6
harikrishna-patnala
committed
9543fd6
View commit details
Copy full SHA for 9543fd6
View code at this point
Browse repository at this point
Fix reboot deploy-as-is VMs
nvazquez
authored and
harikrishna-patnala
committed
78aa3df
View commit details
Copy full SHA for 78aa3df
View code at this point
Browse repository at this point
Fix mismatch from OVF nic adapter type and expected adapter type string
nvazquez
authored and
harikrishna-patnala
committed
667cb53
View commit details
Copy full SHA for 667cb53
View code at this point
Browse repository at this point
Fix for dettached disk migrations from vVols to other datastores
harikrishna-patnala
committed
bb90ce5
View commit details
Copy full SHA for bb90ce5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.