Rohit Yadav
b482da8c91
Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-11 13:58:30 +05:30
Daan Hoogland
280c13a4bb
Updating pom.xml version numbers for release 4.15.0.0
...
Signed-off-by: Daan Hoogland <dahn@onecht.net>
2021-01-05 15:51:02 +00:00
Daan Hoogland
81e9e6809b
Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT
...
Signed-off-by: Daan Hoogland <dahn@onecht.net>
2021-01-04 11:34:46 +00:00
Daan Hoogland
01b3e361c7
Updating pom.xml version numbers for release 4.15.0.0
...
Signed-off-by: Daan Hoogland <dahn@onecht.net>
2020-12-23 16:32:25 +00:00
Rohit Yadav
fdf9573266
Merge remote-tracking branch 'origin/4.14'
2020-12-14 12:05:52 +05:30
Wei Zhou
96cfe27504
db upgrade: fix sql exception: Access denied; you need (at least one of) the SUPER privilege(s) for this operation ( #4533 )
2020-12-14 11:40:33 +05:30
Wei Zhou
9de679ea1c
db: Fix description of volume.stats.interval which is in milliseconds not seconds ( #4526 )
2020-12-10 14:32:16 +05:30
Wei Zhou
4fb69e695c
sql: Fix Zones are returned in a random order ( #3934 ) ( #4494 )
2020-11-25 15:30:43 +05:30
Rakesh
735b6de296
Cleanup download urls when SSVM destroyed ( #4078 )
...
Co-authored-by: Rakesh Venkatesh <r.venkatesh@global.leaseweb.com>
2020-11-18 14:01:31 +01:00
Olivier Lemasle
5f8289ffe9
Re-enable IP address usage hiding ( #4327 )
2020-11-07 10:42:44 +01:00
Gabriel Beims Bräscher
b3a1cb41c8
Allow to configure root disk size via Service Offering (diskoffering of type Service). ( #4341 )
2020-10-30 15:56:11 +00:00
Wei Zhou
e447764d66
DB: fix wrong category id of guest os 'Other PV Virtio-SCSI (64-bit)' ( #4426 )
2020-10-29 09:08:02 +01:00
Pearl Dsilva
25dd7aad51
Modify alter view to drop/create view ( #4417 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2020-10-28 09:53:56 +01:00
nvazquez
d119a5d19f
Merge branch 'master' into ovfprops-and-vsphere-adv-together
2020-10-24 13:02:31 -03:00
Rakesh
71c5dbcf49
server: Update use_bytes of storage pools ( #4360 )
...
Update the used_bytes for all default primary storage pools
Also get used_bytes of storage pool from database instead of
memory
2020-10-21 19:18:03 +02:00
Andrija Panic
5797cf5e17
guest-os-GC ( #67 )
2020-10-20 10:40:03 -03:00
nvazquez
50ab1b2fbe
Add missing guest OS entries for VMware
2020-10-19 15:05:58 +05:30
Harikrishna Patnala
1e4e5cf4c0
Disk offering response: added vsphere storage policy to response if exists
2020-10-19 15:05:58 +05:30
Harikrishna Patnala
a54436b790
service offering response: added vsphere storage policy to response if exists
2020-10-19 15:05:58 +05:30
Harikrishna Patnala
9b923ba9dc
Handle detach volume of datastore cluster if the volume name has changed at vCenter level and reconsile the chaininfo
2020-10-19 15:05:57 +05:30
nvazquez
94bebe8792
Revert back deploy as is column on templates but keep it as default for new templates
2020-10-19 15:05:57 +05:30
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
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
Harikrishna Patnala
745dd00c9a
Remove duplicate schema changes
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
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
fef3926469
Datastore cluster: update tag to the child storagepools also
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
586fa7eeaf
Added listVsphereStoragePoliciesCmd
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
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
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