Wei Zhou
cd6d1a23a2
KVM: return null state instead of Disconnected when investigate a host without NFS ( #10515 )
2025-03-10 09:06:15 +01:00
Wei Zhou
1f0ffee858
VPC: fix private mtu of vpc tier ( #10257 )
2025-03-07 15:04:14 +01:00
Pearl Dsilva
b41acf28d4
UI: Show Host OOBM parameter in form if configured ( #10484 )
...
* UI: Show Host OOBM parameter in form if configured
* remove password display
* address comments
2025-03-04 06:43:45 -05:00
Pearl Dsilva
a89607da65
UI: List host OOBM details when enabled and configured ( #10472 )
...
* UI: List host OOBM details when enabled and configured
* Add username details
* address comment
2025-03-03 13:36:27 -05:00
Pearl Dsilva
a9fbc6b056
UI: Filter accounts by domain while creating templates - from Volume / Snapshot ( #10455 )
...
* UI: Filter accounts by domain while creating templates - from Volume / Snapshot
* use optional chaining
2025-03-03 12:19:44 -05:00
Rene Peinthor
217e534446
linstor: improve integration-tests ( #10439 )
...
make tests easier to run and without modifying the test to match the
correct system. Also add tests for volume and vm instance snapshots.
Improve runtime by ~6 minutes.
2025-03-03 11:33:28 -05:00
Wei Zhou
f50de8981a
cloudstack-setup-databases: fix mode and group of key file ( #10466 )
2025-02-28 10:44:31 +05:30
Rene Glover
f0179855f5
add use of virsh domifaddr to get VM external DHCP IP ( #10376 )
...
* add use of virsh domifaddr to get VM external DHCP IP
* updates to modularize LibvirtGetVmIpAddressCommandWrapper per comments; added test cases to cover 90%+ scenarios
* updates to modularize LibvirtGetVmIpAddressCommandWrapper per comments; added test cases to cover 90%+ scenarios
* updates to modularize LibvirtGetVmIpAddressCommandWrapper per comments; added test cases to cover 90%+ scenarios
2025-02-28 10:13:53 +05:30
Wei Zhou
f992ebb52a
fix volume migration across cluster-scope pools ( #10266 )
2025-02-27 08:50:22 -05:00
Bernardo De Marco Gonçalves
a09c579b5b
UI: Fixes and minor enhacements to the Public IP Addresses section ( #10351 )
2025-02-26 09:44:29 +01:00
Bernardo De Marco Gonçalves
1f09266764
UI: Fix filtering of templates by account ( #10425 )
...
* fix filtering of templates by account
* set filter to Mine when View Templates button is selected
2025-02-25 07:43:27 -05:00
Daan Hoogland
5526ef0168
spurious versions
2025-02-25 10:51:46 +01:00
Daan Hoogland
4a3686297d
Updating pom.xml version numbers for release 4.19.3.0-SNAPSHOT
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2025-02-25 10:43:11 +01:00
Daan Hoogland
4e321d4356
Updating pom.xml version numbers for release 4.19.2.0
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
4.19.2.0
2025-02-20 09:32:07 +01:00
dahn
e196275d5a
ipmi: extra log sanitation ( #10428 )
2025-02-20 09:01:28 +01:00
dahn
66f8a351dd
migrate Vmware to KVM ui issues ( #10413 )
2025-02-19 12:53:10 +01:00
Suresh Kumar Anaparti
b9ebc7b721
VMware Import - Support external VMs in any folders/subfolders other than the root folder ('vm') of datacenter ( #10411 )
2025-02-18 09:23:25 +01:00
Suresh Kumar Anaparti
b6cebe22f9
Fixed VMware import issue - check and update pools in the order of the disks (do not update by position) ( #10409 )
2025-02-18 08:47:05 +01:00
Bernardo De Marco Gonçalves
212f2a3898
UI: Fix docHelp links for Add Hosts, Add Clusters, Disable Clusters and Enable Clusters forms ( #10394 )
2025-02-17 09:19:21 +01:00
Bernardo De Marco Gonçalves
7bef25666f
UI: Fix Apache CloudStack description on the onboarding page ( #10373 )
...
* remove sentence from en.json
* remove sentence from ar.json
* remove sentence from ca.json
* remove sentence from de_DE.json
* remove sentence from el_GR.json
* remove sentence from es.json
* remove sentence from fr_FR.json
* remove sentence from hu.json
* remove sentence from it_IT.json
* remove sentence from ko_KR.json
* remove sentence from nb_NO.json
* remove sentence from ja_JP.json
* remove sentence from nl_NL.json
* remove sentence from pl.json
* remove sentence from pt_BR.json
* remove sentence from ru_RU.json
* remove sentence from zh_CN.json
2025-02-17 09:17:57 +01:00
Vishesh
ae1d7cc860
Fix private gateway acl on static routes ( #10262 )
2025-02-10 18:50:30 +01:00
dahn
aa6c581e40
Add the option to filter by host when retrieving of unregistered VMs ( #9925 )
...
Co-authored-by: Nicolas Vazquez <nicovazquez90@gmail.com>
2025-02-10 17:06:39 +01:00
Nicolas Vazquez
4f604c00b6
Support virtio-blk root disk controller ( #10229 )
2025-02-10 15:03:07 +01:00
Vishesh
d3170bfa16
UI: Fixup missing buttons ( #10357 )
2025-02-10 12:15:39 +01:00
Wei Zhou
d920aba176
server: fix scale vm with same disk offering id ( #10235 )
2025-02-09 09:35:45 +01:00
dahn
d453c63848
cleanup VM IP after expunge in redundant VPC ( #10183 )
...
Co-authored-by: Pearl Dsilva <pearl1594@gmail.com>
2025-02-09 09:34:20 +01:00
Gabriel Pordeus Santos
58a63f64fd
Fix VMWare leftovers when deleting VM without root disk ( #9735 )
2025-02-09 09:31:39 +01:00
Pearl Dsilva
a1117acbdf
List only untagged offerings for Shared networks when tag isn't passed ( #10320 )
2025-02-07 14:18:11 +01:00
Rene Glover
3337f425ff
Primera pure patches & various small fixes ( #10132 )
...
Co-authored-by: GLOVER RENE <rg9975@cs419-mgmtserver.rg9975nprd.app.ecp.att.com>
Co-authored-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
2025-02-07 13:19:34 +01:00
Rene Peinthor
c09720a19a
systemvm-registration: update seeded template_store_ref sizes ( #10317 )
2025-02-07 13:19:05 +01:00
Abhishek Kumar
a627ab67c2
server: fix pod retrieval during volume attach ( #10324 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-02-07 12:59:23 +01:00
dahn
802bf5fce7
Revert "server: fix attach uploaded volume ( #10267 )" ( #10323 )
...
This reverts commit 1c84ce4e23e3fd243022c6c533fc14c10439c6f3.
2025-02-06 11:33:26 +01:00
Rene Peinthor
df99a29483
linstor: Fix using multiple primary storage with same linstor-controller ( #10280 )
2025-02-06 10:18:04 +01:00
Wei Zhou
90c960eeed
VPC VR: fix ACL between tier and private gateway ( #10268 )
2025-02-04 16:00:58 +01:00
Rene Peinthor
55e8eaab89
Linstor: encryption support ( #10126 )
...
This introduces a new encryption mode, instead of a simple bool.
Now also storage driver can just provide encrypted volumes to CloudStack.
2025-02-04 15:18:49 +01:00
Abhisar Sinha
1b2f6c9998
Hide register template, create/upload volume and create vpc buttons when zone is not created. ( #10243 )
2025-02-04 12:33:07 +01:00
Abhishek Kumar
37c29f82ed
server: fix snapshot physical size ( #10216 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Co-authored-by: Wei Zhou <weizhou@apache.org>
2025-02-04 11:24:41 +01:00
Suresh Kumar Anaparti
238d0c5e30
Fix NPE while checking for user data provider ( #10255 )
2025-02-04 09:59:20 +01:00
Pearl Dsilva
c1bc57b844
List default network offerings when multiple physical networks for guest traffic type exists ( #10222 )
2025-02-03 13:59:46 +01:00
Wei Zhou
fa5c11e6b2
UI: list backup offerings by zoneid when assign vm to backup offering ( #10217 )
2025-02-03 13:31:38 +01:00
Harikrishna
60af31c9c0
Decrypt zone, cluster, storage details for configuration values ( #10237 )
...
Co-authored-by: dahn <daan.hoogland@gmail.com>
Co-authored-by: Bryan Lima <42067040+BryanMLima@users.noreply.github.com>
2025-02-03 13:30:57 +01:00
Suresh Kumar Anaparti
0d5047b8b7
Improve listing of HA and non-HA hosts when ha.tag setting is defined and hosts have multiple tags along with ha tag ( #10240 )
2025-01-31 14:07:00 +01:00
Abhishek Kumar
27efc779ea
api,ui: fix empty source cidr value for firewall rule ( #10208 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-01-31 13:30:16 +01:00
Pearl Dsilva
5447950f09
Allow creation of Shared Networks without IP range if network offering has no services - specifyvlan = true ( #10168 )
2025-01-31 11:38:34 +01:00
Wei Zhou
fbb1ff78d6
Static Routes: fix check on wrong global configuration ( #10066 )
2025-01-31 11:04:13 +01:00
Abhishek Kumar
97be6f2e5d
ui: fix column filter for templates, isos ( #10288 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-01-31 10:23:26 +01:00
Bernardo De Marco Gonçalves
a335feab6a
fix allocation of vmfs storage pools ( #10201 )
2025-01-30 18:44:48 +01:00
kiranchavala
641a60670e
changed the kubernetestool url ( #10295 )
2025-01-30 17:31:52 +01:00
Wei Zhou
bbe9c90592
packaging: support both mysql and mariadb on EL8/EL9 ( #9941 )
2025-01-30 16:08:39 +01:00
Vishesh
0fbf6379f9
UI: Fix domain view when opening details for a specific domainid ( #10245 )
2025-01-30 15:55:17 +01:00