Vladimir Dombrovski
2222222c03
VR: Fix haproxy log rotation in VR system VM ( #7587 )
2023-06-20 09:38:39 +02:00
Abhishek Kumar
20865901d1
Merge remote-tracking branch 'apache/4.16' into 4.17
2023-06-08 15:33:20 +05:30
Abhishek Kumar
24da2bcf78
marvin: fix test_data for parsing failure ( #7602 )
...
PR #6512 seems to have broken the test_data.py. This PR fixes test_data.
2023-06-08 15:32:04 +05:30
Abhishek Kumar
f298008215
Merge remote-tracking branch 'apache/4.16' into 4.17
2023-06-06 13:11:24 +05:30
Pearl Dsilva
bd5d478a3a
Refactor test and change IP range ( #6512 )
...
* Refactor test and change IP range
* countdown from 254 to allow multiple pseudo public nets counting up from 0
* cleanup
* location of asserts improved
---------
Co-authored-by: dahn <daan.hoogland@gmail.com>
Co-authored-by: Daan Hoogland <daan@onecht.net>
2023-06-05 16:39:33 +02:00
Wei Zhou
ea2b537985
fix tools/build/setnextversion.sh: do not update tools/apidoc/pom.xml ( #7163 )
...
Steps to reproduce the issue
(1) on ubuntu server, run "git checkout 4.17.2.0"
(2) packaging
cd packaging/
./build-deb.sh -b test1
expected result: succeed
actual result:
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.cloudstack:cloud-apidoc:4.17.2.0-test1-test1 (/data/cloudstack/tools/apidoc/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.apache.cloudstack:cloud-apidoc:4.17.2.0-test1-test1: Could not find artifact org.apache.cloudstack:cloud-tools:pom:4.17.2.0-test1-test1 in central (https://repo.maven.apache.org/maven2 ) and 'parent.relativePath' points at wrong local POM @ line 25, column 13 -> [Help 2]
2023-05-08 13:00:36 +02:00
Wei Zhou
fb51504dff
server: dedicate vxlan range to account ( #7215 )
...
This fixes #6871
2023-04-19 12:14:53 +05:30
Harikrishna
96897f07f2
Set hypervisor hostname via userdata only when the global settings are allowed ( #7360 )
...
* Set hypervisor hostname via userdata only when the corresponding global settings are enabled
* reformat code
2023-04-17 11:25:56 +05:30
Abhishek Kumar
d871729970
ui: allow clearing dns during zone update ( #7276 )
...
* ui: allow clearing dns during zone update
Fixes #7273
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* allow internal dns2 clearing
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
---------
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-04-11 17:02:15 +05:30
Abhishek Kumar
55e35c6e0c
ui: show vpn users tab in networks section ( #7277 )
...
Fixes #7248
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-04-11 14:15:27 +05:30
Harikrishna
b2f1965ccb
Fix ScaleVM to consider resize volume in any type of service offering ( #7359 )
2023-04-05 16:21:24 +02:00
Abhishek Kumar
9aee625ab4
orchestration: fix error on deleted template vm start ( #7327 )
...
* server: fix error on deleted template vm start
When a VM is deployed with start flag as false and the template is deleted before the VM start, NPE is obeserved it is started for the first time.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
---------
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-03-31 15:14:09 +05:30
Harikrishna
9fb20056d5
Fixed avoid set variables which is causing deployment failures ( #7372 )
2023-03-29 17:14:18 +02:00
Wei Zhou
9e1c7a2a90
UI: fix default network is not passed to deployvm API ( #7367 )
...
This line was changed in #5080 , but reverted in #5151
2023-03-28 09:23:01 +02:00
Daan Hoogland
b5c5d19666
removed vulnerable workflow
2023-03-23 16:33:32 +01:00
Nicolas Vazquez
dd515346d5
Fix select default host option on deployment wizard ( #7256 )
2023-02-20 13:49:53 +01:00
Wei Zhou
e62062f024
server: fix exception while list users with keyword ( #7169 )
2023-02-10 13:39:23 +01:00
Wei Zhou
147ea06af3
UI: fix security group lists in project view ( #7164 )
2023-02-08 15:10:32 +01:00
Wei Zhou
66f351543a
server: do not deploy or upgrade vm with inactive service offering ( #7063 )
...
Co-authored-by: Stephan Krug <stekrug@icloud.com>
2023-02-08 09:40:30 +01:00
Wei Zhou
e1d3657766
server: add/update user vm details for new root disk size (issue 7139) ( #7145 )
2023-02-01 11:01:33 +01:00
Wei Zhou
bcf5ff1ec8
UI: fix missing networkid and zoneid when add instance from vpc network ( #7151 )
2023-02-01 10:58:19 +01:00
Nicolas Vazquez
c78a777d3a
Fix: memory leak on volume allocation ( #7136 )
2023-01-30 09:44:50 +01:00
dahn
f39b02aec7
Use long instead of int in DB statistics for Queries and Uptime. ( #7125 )
...
Co-authored-by: Wei Zhou <weizhou@apache.org>
2023-01-26 09:53:36 +01:00
Wei Zhou
e8c1b5509e
VR: fix public-key is missing in VR after acquiring public IP ( #7103 )
2023-01-25 10:38:28 +01:00
Rohit Yadav
abef381aa6
marvin: newer python setuptools doesn't like -SNAPSHOT in marvin version ( #7120 )
2023-01-24 15:28:07 +01:00
Wei Zhou
8838943a76
VR: fix warning Expected X answers while executing SetXXXCommand but Y ( #7050 )
2023-01-24 09:25:29 +01:00
Wei Zhou
536a387326
api: fix new password is applied on host when update host password with update_passwd_on_host=false ( #7092 )
2023-01-20 16:11:55 +01:00
Wei Zhou
9366c4ea01
CKS: remove details when delete a cks cluster ( #7104 )
2023-01-20 10:34:34 +01:00
Wei Zhou
37b2a4826d
api/server: add project id/name in ssh keypair response ( #7100 )
2023-01-19 13:09:19 +01:00
Wei Zhou
792f8356e5
KVM: revert libvirtd config and retry if fail to add a host ( #7090 )
2023-01-18 15:24:47 +01:00
Wei Zhou
fe0e44abe9
UI: display cpu cores and speed instead of cputotal by default ( #7106 )
2023-01-18 13:55:10 +01:00
Wei Zhou
3dc0e499dc
storage: validate disk size range of custom disk offering when resize volume ( #7073 )
2023-01-18 09:40:43 +01:00
Wei Zhou
4bb43f7879
UI: do not show FW/LB/PF tabs for CKS cluster in advanced network with SG ( #7076 )
2023-01-12 17:40:26 +01:00
Abhishek Kumar
e5158b29ee
vmware: encode disk path for URL based access ( #6989 )
2023-01-12 15:20:48 +01:00
Wei Zhou
4d80ea6846
UI: fix diskofferingstrictness is not passed when create compute offering ( #7072 )
2023-01-12 14:04:09 +01:00
Wei Zhou
1dd064c8a9
server: fix cannot update vm if it uses unconstraint dynamic offering ( #7077 )
...
Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-01-12 13:40:53 +01:00
Wei Zhou
d33d84fa0f
server/UI: fix some issues with network offering details ( #7057 )
2023-01-11 14:01:28 +01:00
Daan Hoogland
03674ce174
Merge release branch 4.16 to 4.17
...
* 4.16:
escapes for injection prtection (#7069 )
2023-01-10 11:55:58 +01:00
dahn
dffbc87278
escapes for injection prtection ( #7069 )
2023-01-10 11:54:51 +01:00
Wei Zhou
76ec980c76
ui: remove max value (8) of maxsnaps because it might be greater than 8 ( #7066 )
...
Fixes #7051
The value of "Keep" when create snapshot policy was automatically reset to 8 if the input is greater than 8.
However, the max value of recurring snapshots is determined by global settings snapshot.max.daily / snapshot.max.hourly / snapshot.max.monthly / snapshot.max.weekly, which is 8 by default, but users can input other values greater than 8.
This PR removes this restriction on UI and cloudsack management server will check if the value is valid.
2023-01-09 17:05:10 +05:30
Abhishek Kumar
eb5c8a5a8c
server: correctly list suitable hosts for migration with uefi capability ( #7024 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-01-09 11:03:10 +01:00
Abhishek Kumar
89d4c7537f
utils: fix human-readable parsing failures ( #7008 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-01-04 11:34:34 +01:00
Wei Zhou
e8aff6f445
UI: user must specify the start of guest vlan range for advanced zone ( #7038 )
2023-01-03 15:50:34 +01:00
Abhishek Kumar
d5f0100541
utils: fix NetUtils method to retrieve all IPs for a CIDR ( #7026 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-12-30 07:27:36 +01:00
Rohit Yadav
63bc5a8cae
packaging: consolidate suse15 to el8 ( #6995 )
...
- suse15: remove and symlink to centos8
- Use Boolean dependencies to package for EL8 or SUSE15
https://rpm-software-management.github.io/rpm/manual/boolean_dependencies.html
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-23 14:40:01 +05:30
Abhishek Kumar
2bb6439793
ui: fix suitable shared network not showing while import ( #7016 )
...
In import VM form, shared network is not showing when it is in Setup state which should not be the case.
This PR fixes that.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-12-23 14:17:54 +05:30
dahn
08881d69c7
checksums for new macchinina ova template ( #7001 )
2022-12-21 08:50:32 +01:00
Abhishek Kumar
fb22c5c3c9
kvm: correctly set vm cpu topology ( #6870 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-12-19 11:01:10 +01:00
Rohit Yadav
458883575a
Updating pom.xml version numbers for release 4.17.3.0-SNAPSHOT
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-16 15:25:16 +00:00
Rohit Yadav
5b9a989ab0
Updating pom.xml version numbers for release 4.17.2.0
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-14 05:22:52 +00:00