Skip to content

Ovfprops and vsphere adv together#63

Closed
harikrishna-patnala wants to merge 103 commits into
masterfrom
ovfprops-and-vsphere-adv-together
Closed

Ovfprops and vsphere adv together#63
harikrishna-patnala wants to merge 103 commits into
masterfrom
ovfprops-and-vsphere-adv-together

Conversation

@harikrishna-patnala
Copy link
Copy Markdown
Member

Description

Fixing the issue, cannot start a stopped VM on Datastore Cluster as the disk is not on CloudStack intended datastore inside datastore cluster. This is due to datastore cluster has the ability to migrate disk across datastores inside datastore cluster.
Handling the situation while starting the VM to check if the volumes are on on intended datastore if not consider the actual datastore as on vCenter.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Screenshots (if appropriate):

How Has This Been Tested?

Pearl1594 and others added 30 commits September 17, 2020 10:12
This feature enables the following:
Balanced migration of data objects from source Image store to destination Image store(s)
Complete migration of data
setting an image store to read-only
viewing download progress of templates across all data stores
Related Primate PR: apache/cloudstack-primate#326
…4326)

This handle edge cases of upgrades and when legacy UI is used along with
Primate or any UI sharing cookies. The specific case it fixes involves
removal of duplicate sessionkey cookies.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
… when listAll=true (apache#4316)

* added defensive checks for avoiding NPE and list projects API fix

* list projects with account name provided to not include users in the account in response

Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
…he disk offering.

Added corresponding manager objects from PBM sdk to do the job.
Made dao layer changes to read the storage policy in diskoffering
…PI now takes storagepolicy as a parameter with UUID value
Created disks using VStorageObjectManager
Removed redundant code around attach volume and create volumes
harikrishna-patnala and others added 27 commits September 17, 2020 13:06
Added a new command class to verify the vCenter details provided while adding primary storage
…uld not try to cancel the maintenance upon failure, rather keep it in error in maintenance state
Fixed the issue of worker VM name being null
Also removed some unused imports during rebase
@harikrishna-patnala
Copy link
Copy Markdown
Member Author

Created PR with wrong targets, created another PR

yadvr pushed a commit that referenced this pull request Jan 20, 2021
Implements reusable settings component and the list view for global settings tab.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants