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
Daan Hoogland
2b220b5624
Merge branch '4.14'
2020-10-30 10:05:24 +01:00
Daan Hoogland
b0d300c681
Merge branch '4.13' into 4.14
2020-10-30 10:03:56 +01:00
Rohit Yadav
6de8e012e8
Merge remote-tracking branch 'origin/4.14'
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2020-10-28 15:56:14 +05:30
Wei Zhou
dbb66850b2
server: update template to another template type ( #3945 )
...
this contains other changes
(1) add isrouting field for vm templates on UI
(2) show register URL of template/iso on UI
(3) set 'Bootable' field to changable for existing ISO
2020-10-28 15:41:36 +05:30
davidjumani
8a8947aa1e
Including instance details in KubernetesClusterResponse ( #4420 )
2020-10-27 14:44:44 +01:00
nvazquez
d119a5d19f
Merge branch 'master' into ovfprops-and-vsphere-adv-together
2020-10-24 13:02:31 -03:00
Gabriel Beims Bräscher
f4f35a8995
Enhance UpdateDiskOfferingCmd ( #4409 )
2020-10-24 13:00:11 +02:00
nvazquez
0c6900e3bd
Do not fail if osTypeId parameter or rootdiskcontroller/nicadapter details are set on template registration
2020-10-23 10:39:21 -03:00
Pearl Dsilva
963d603ede
Fix usage record count ( #4193 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2020-10-21 19:15:34 +02:00
Daan Hoogland
5b3f3512ba
Merge branch '4.14'
2020-10-21 07:59:03 +00:00
davidjumani
15954fefee
Validating type parameter and including all types ( #4412 )
2020-10-21 07:48:05 +00:00
nvazquez
f1f490b151
Fix restore VM workflow - clone and replace existing VM instead of cloning and moving disks
2020-10-20 19:47:27 -03:00
nvazquez
67794aba23
Fix reinstall VM bug
2020-10-20 03:00:21 -03:00
nvazquez
6e6d6d60b7
Fix template registration
2020-10-19 15:05:58 +05:30
davidjumani
b8a79aba92
Elaborating error
2020-10-19 15:05:58 +05:30
davidjumani
6b715ecb53
Throwing error if boot type or boot mode specified while deploying VMs on VMware
2020-10-19 15:05:58 +05:30
davidjumani
38e119a099
Throwing error if ostypeid, nicAdapter, rootDiskController is passed for VMWare templates
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
nvazquez
d69283a013
Fix reset/restore VM
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
08c0b07b59
Remove deployasis parameter from register template API
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
nvazquez
6e81efa2c9
Start addressing review comments
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
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
Pearl Dsilva
e211b92324
Changed workflow for storing volumes in sec storage
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
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
bea31b85ee
Assetion fix in StorageTest.java
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
487bb03c4d
Added Storagepolicy while creating diskoffering. CreateDiskOffering API now takes storagepolicy as a parameter with UUID value
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
Rodrigo D. Lopez
c222d0bf60
enable update tags on disk offerings ( #4194 )
2020-10-16 09:22:42 +02:00
Gabriel Beims Bräscher
2e32a3a94a
List VMs by Security Group & HA ( #4397 )
2020-10-14 09:26:47 +02:00
davidjumani
cde7fbff05
createaccountcmd: Improving account param description ( #4354 )
2020-10-07 14:46:33 +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
davidjumani
44bc134162
Adding acl name to several responses ( #4315 )
2020-09-17 10:13:14 +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
Rakesh
43a25c78f6
Display acl name in listNetworks response ( #4317 )
...
* Display acl name in listNetworks response
Display acl name along with its id so that we
dont need to make extra api call to get acl name
* Add since tag
2020-09-11 14:36:20 +02:00
Gabriel Beims Bräscher
d5acabdbf7
server: Avoid Null pointer at DomainChecker and enhance AssignVMCmd ( #4279 )
...
When executing request assignVirtualMachine with null domainID and a valid projectID then a NullPointerException happens at DomainChecker.java.
Command example:
assign virtualmachine virtualmachineid=vmID projectid=projectID account=admin
The NullPointerException that is thrown at DomainChecker is handled at AssignVMCmd.java#L142, resulting in the following log message: Failed to move vm null.
2020-09-01 13:58:42 +05:30