nvazquez
9b51a706db
Set deploy-as-is to default on VMware
2020-10-19 15:05:57 +05:30
Harikrishna Patnala
9543fd6e6a
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
...
Fix dettach volume when volume is not on CloudStack intended datastore
2020-10-19 15:05:57 +05:30
nvazquez
b0d3168e0b
Fail template registration when guest OS not found
2020-10-19 15:05:57 +05:30
nvazquez
32d85b0fa2
Display storage on logging when not deploy-as-is and guest OS small refactor
2020-10-19 15:05:57 +05:30
nvazquez
41354227e2
Handle guest OS read from deploy-as-is OVF descriptor
2020-10-19 15:05:57 +05:30
nvazquez
edfbed34ad
Use network adapter from OVF on deploy-as-is
2020-10-19 15:05:57 +05:30
nvazquez
0f5a6ee589
Remove deploy as-is details when removing templates or vms
2020-10-19 15:05:57 +05:30
nvazquez
a43d0a6085
Fix VM power sync NPE on system VMs
2020-10-19 15:05:57 +05:30
Harikrishna Patnala
745dd00c9a
Remove duplicate schema changes
2020-10-19 15:05:57 +05:30
Harikrishna Patnala
33ae2afc89
Removed few duplicate imports during rebase with master
2020-10-19 15:05:57 +05:30
Harikrishna Patnala
44dc0c6072
Fixed rat failure on new class DeployAsIsHelper.java
...
Also removed some unused imports during rebase
2020-10-19 15:05:57 +05:30
nvazquez
818981d8a7
Fix typo
2020-10-19 15:05:57 +05:30
nvazquez
44bae98664
Fix daos issue
2020-10-19 15:05:57 +05:30
nvazquez
f73830acbb
Refactor deploy as is constants
2020-10-19 15:05:57 +05:30
nvazquez
bb4ce2118d
Add new template and vm deploy as is details table and refactor
2020-10-19 15:05:57 +05:30
nvazquez
d864e9dc39
[VMware] Full OVF properties support
2020-10-19 15:05:56 +05:30
Harikrishna Patnala
19745ea049
Fix enable primary datastore maintenance command seriliaztion on it
2020-10-19 14:57:16 +05:30
Harikrishna Patnala
38b9618e4b
Fix destination hostname for stopped VMs in case of reset ssh keys
2020-10-19 14:57:16 +05:30
Harikrishna Patnala
201ebe8868
Simulator failures fixing
2020-10-19 14:57:16 +05:30
Harikrishna Patnala
295ea50282
Fixed unexpected token Exception
2020-10-19 14:57:16 +05:30
Harikrishna Patnala
48dd0dae07
Adding Storagepolicies to the service offering for root disks
2020-10-19 14:57:16 +05:30
Harikrishna Patnala
61dd85876b
Fix migrate vm and volume APIs in case if datastore cluster
2020-10-19 14:57:16 +05:30
Pearl Dsilva
4178a7cd90
inter-cluster migration support
2020-10-19 14:57:16 +05:30
Harikrishna Patnala
fef3926469
Datastore cluster: update tag to the child storagepools also
2020-10-19 14:57:16 +05:30
Harikrishna Patnala
873f9dd9ac
Datastore Clusters operations on putting into maintenance mode, update storage pool with tags, cancelling mantenance mode and deleting storage pool
2020-10-19 14:57:16 +05:30
Harikrishna Patnala
75fb1d91ee
Fix adding Datastore clusters and listing
2020-10-19 14:57:15 +05:30
Harikrishna Patnala
c9c38c0f37
Handle datastore clusters in list storage pools to list only parent not the children in the Datastore cluster
2020-10-19 14:57:15 +05:30
Harikrishna Patnala
b4a23ea5f6
Allocation logic to skip datastore cluster and consider only storagepools inside the datastore cluster
2020-10-19 14:57:15 +05:30
Harikrishna Patnala
41b3fc19d6
Add Datastore cluster and the child entities which are datastores in the cluster into CloudStack
...
Setting scope is still pending.
2020-10-19 14:57:15 +05:30
Harikrishna Patnala
48786b2d31
DataStore Clusters addition as a storage pool
2020-10-19 14:57:15 +05:30
Harikrishna Patnala
586fa7eeaf
Added listVsphereStoragePoliciesCmd
2020-10-19 14:57:15 +05:30
Harikrishna Patnala
6df819028e
UI changes and accept any type of datastore as presetup in vmware
2020-10-19 14:57:15 +05:30
Harikrishna Patnala
fb0a96e7fb
Check if datastore is complaince with the storagepolicy provided in the disk offering.
...
Added corresponding manager objects from PBM sdk to do the job.
Made dao layer changes to read the storage policy in diskoffering
2020-10-19 14:57:15 +05:30
Harikrishna Patnala
27e5dfa633
Updated code to handle sync of storage policies when importVsphereStoragePolicies API is called multiple times
2020-10-19 14:57:15 +05:30
Harikrishna Patnala
8b23ea90b8
Moved Dao and VO files to different packages
2020-10-19 14:57:15 +05:30
Harikrishna Patnala
b8b4f0f9ad
Added importVsphereStoragePolicies API and scheme changes
2020-10-19 14:57:15 +05:30
Pearl Dsilva
0d487fc8c9
support for data migration of incremental snaps on xen ( #4395 )
...
* support for handling incremental snaps (on DB entries) on xen
* Addressed comments
* Update NfsSecondaryStorageResource.java
adjusted space in comment/ log
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2020-10-18 02:15:10 +05:30
Rodrigo D. Lopez
c222d0bf60
enable update tags on disk offerings ( #4194 )
2020-10-16 09:22:42 +02:00
Wei Zhou
2acd87c41e
server: Add global configuration vm.serviceoffering.cpu.cores.max and vm.serviceoffering.ram.size.max ( #4379 )
...
vm.serviceoffering.cpu.cores.max and vm.serviceoffering.ram.size.max
2020-10-14 15:48:35 +05:30
davidjumani
aab8df09aa
Fixing searchAndCount searchAndDistinctCount when sc is null ( #4374 )
2020-10-13 11:30:04 +02:00
Rohit Yadav
b3bafffff3
Merge remote-tracking branch 'origin/4.14'
2020-09-29 14:33:58 +05:30
Abhishek Kumar
9391fa9b6b
cks: assorted fixes, test refactoring ( #4269 )
...
Fixes #4265
Fixes for:
template selection
network cleanup
capacity check
specific patch version during deployment
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2020-09-29 14:31:41 +05:30
Rohit Yadav
86fcb14238
Merge remote-tracking branch 'origin/4.14'
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2020-09-24 12:20:29 +05:30
Rohit Yadav
1efe6e2df0
Merge remote-tracking branch 'origin/4.13' into 4.14
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2020-09-24 12:13:23 +05:30
Gabriel Beims Bräscher
d6152b37ad
server: Broadcast URI not set to vxlan, but vlan ( Fix #3040 ) ( #4190 )
...
This PR sets properly Broadcast URI to vxlan://vxlan_id when the physical network is of VXLAN.
Fixes : #3040
2020-09-24 11:09:50 +05:30
Wei Zhou
534dd475d8
agent: Compare indirect agent lb algorithm when cloudstack agent connects ( #4335 )
...
Compare not only the list of management servers but also the lb algorithm when agent connects.
Fixes : #3895
2020-09-23 12:48:16 +05:30
Pearl Dsilva
cfbb4ff3dd
schema: change upgrade path to 4.14 (from 4.13) and intensify check ( #4331 )
...
* change upgrade path to 4.14 (from 4.13) and intensify check
* extracted check
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2020-09-22 09:40:51 +05:30
Pearl Dsilva
b464fe41c6
server: Secondary Storage Usage Improvements ( #4053 )
...
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
2020-09-17 10:12:10 +05:30
Pearl Dsilva
37c7a2b851
Incorrect md5sums for systemVM templates results in failure to download templates to other image stores ( #4297 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2020-09-09 15:57:49 +05:30
Spaceman1984
cb717741fc
server: Fixed delayed power state update after vm shutdown ( #4284 )
...
After a vm is shutdown, the power state isn't updated immediately. This prevents changing the service offering.
This PR updates the power state immediately after the vm is confirmed to be shutdown.
Fixes : #3159
2020-09-01 15:53:52 +05:30