Pearl Dsilva
1f90b12fc2
address comments and cleanup
2023-10-23 08:12:45 -04:00
Pearl Dsilva
2aadd328cb
NSX: Add Step for Adding Public traffic network for NSX
2023-10-20 11:56:33 -04:00
nvazquez
5ec455228d
Merge branch 'main' into nsx-integration
2023-10-08 21:08:53 -03:00
Nicolas Vazquez
e7e511b685
[NSX] Create a DHCP relay and add it to a VPC tier segment ( #107 )
...
* Create DHCP relay command and execute request
* In progress integrate with networking
* Create DHCP relay config on the network VR allocation
* Revert domain router dao changes
* Create DHCP relay con VR nic plug to NSX network
* Link DHCP relay config to segment after creation
2023-10-08 20:59:16 -03:00
Pearl Dsilva
83540aab27
revert reserving 1st IP in vpc segments
2023-10-05 06:56:43 -04:00
SadiJr
4c59dea0d1
[Veeam] Don't interrupt backup syncronization ( #7225 )
...
When ACS is synchronizing the Veeam backups, if one backup fails in this process, all the other backups are skipped and ignored. This behavior is fixed by this PR; if one backup fails in syncronization, only this backup is skipped, and the others continue the process.
Co-authored-by: SadiJr <sadi@scclouds.com.br>
2023-10-05 13:59:18 +05:30
Pearl Dsilva
be9e06f6af
reserve first IP (after g/w) of subnet for router nic - NSX
2023-10-04 17:50:57 -04:00
Pearl Dsilva
58eb567b25
Add public nic for NSX
2023-10-03 17:43:39 -04:00
Pearl Dsilva
e1d56d0a62
Merge branch 'main' of https://github.com/apache/cloudstack into nsx-integration
2023-10-03 07:32:12 -04:00
Pearl Dsilva
b2d34e65a7
change provider to VPC router for Dhcp & dns service in an nsx offering
2023-10-03 07:25:42 -04:00
Daan Hoogland
2e9b3d8e08
Merge release branch 4.18 to main
...
* 4.18:
server: fix mysql error when list Shared templates for project (#8020 )
2023-10-03 10:48:09 +02:00
Wei Zhou
3d8cc63bc3
server: fix mysql error when list Shared templates for project ( #8020 )
2023-10-03 10:45:47 +02:00
SadiJr
9f5c3ffc55
Improve logs in UnmanagedVMsManagerImpl class ( #7213 )
...
Co-authored-by: SadiJr <sadi@scclouds.com.br>
Co-authored-by: Stephan Krug <stekrug@icloud.com>
2023-09-29 16:12:26 +02:00
sato03
31e2b629ee
Removed state for removed accounts ( #7868 )
...
Co-authored-by: Henrique Sato <henrique.sato@scclouds.com.br>
2023-09-28 16:49:12 +02:00
Bryan Lima
ae5dda867f
Normalize encryption on global configurations values ( #6812 )
2023-09-28 16:44:36 +02:00
SadiJr
1bda2343f3
Improve logs when searching one storage pool to allocate a new volume ( #7212 )
...
Co-authored-by: SadiJr <sadi@scclouds.com.br>
2023-09-28 13:42:42 +02:00
Gabriel Pordeus Santos
7541cb97bd
Add Service Offering to listSystemVMs and fix link from VR to its offering ( #7938 )
...
Co-authored-by: João Jandre <48719461+JoaoJandre@users.noreply.github.com>
2023-09-28 09:10:03 +02:00
Fabricio Duarte
ca54e6c788
Improve the description of config password.policy.minimum.digits ( #7989 )
2023-09-28 09:08:54 +02:00
Rohit Yadav
8cd7147b25
Merge remote-tracking branch 'origin/4.18'
2023-09-28 12:15:23 +05:30
Marcus Sorensen
221f863939
Use direct download timeout configs for URL check ( #7948 )
...
Signed-off-by: Marcus Sorensen <mls@apple.com>
Co-authored-by: Marcus Sorensen <mls@apple.com>
2023-09-28 12:11:38 +05:30
Marcus Sorensen
348a63dc98
LibvirtServerDiscoverer should only process added KVM hosts ( #7979 )
...
Don't use LibvirtServerDiscoverer's processHostAdded() in CustomServerDiscoverer
Signed-off-by: Marcus Sorensen <mls@apple.com>
Co-authored-by: Marcus Sorensen <mls@apple.com>
2023-09-28 12:10:26 +05:30
Pearl Dsilva
272704c4a7
move creation of segments to design phase
2023-09-27 11:32:17 -04:00
Pearl Dsilva
cec7bebce6
Merge branch 'main' of https://github.com/apache/cloudstack into nsx-integration
2023-09-27 11:01:03 -04:00
Pearl Dsilva
c65076bd62
update offering
2023-09-26 15:07:10 -04:00
Pearl Dsilva
3132bfdffa
update offering
2023-09-26 09:37:53 -04:00
Marcus Sorensen
155a30748c
Allow configkey to set 'cloud-name' cloud-init metadata ( #7964 )
...
* Allow configkey to set 'cloud-name' cloud-init metadata
* Update engine/api/src/main/java/com/cloud/vm/VirtualMachineManager.java
Co-authored-by: Daniel Augusto Veronezi Salvador <38945620+GutoVeronezi@users.noreply.github.com>
* Update server/src/main/java/com/cloud/network/NetworkModelImpl.java
Co-authored-by: Daniel Augusto Veronezi Salvador <38945620+GutoVeronezi@users.noreply.github.com>
* Update server/src/main/java/com/cloud/network/router/CommandSetupHelper.java
Co-authored-by: Daniel Augusto Veronezi Salvador <38945620+GutoVeronezi@users.noreply.github.com>
* Revert "Update server/src/main/java/com/cloud/network/router/CommandSetupHelper.java"
This reverts commit 8abc3e38c4 .
* Revert "Update server/src/main/java/com/cloud/network/NetworkModelImpl.java"
This reverts commit 7f239be919 .
* Rework/Fix review code suggestions
---------
Co-authored-by: Marcus Sorensen <mls@apple.com>
Co-authored-by: Daniel Augusto Veronezi Salvador <38945620+GutoVeronezi@users.noreply.github.com>
2023-09-26 14:51:11 +05:30
Rohit Yadav
30e34ef310
Merge remote-tracking branch 'origin/4.18'
2023-09-26 14:43:23 +05:30
Fabricio Duarte
ef742210b5
Fix 2FA becoming enabled when the user inputs the wrong code during setup ( #7972 )
2023-09-26 08:59:11 +02:00
Pearl Dsilva
33a29dce03
add route advertisement
2023-09-25 12:09:14 -04:00
Vishesh
b614a74027
Fixup CheckedReservationTest ( #7997 )
2023-09-25 20:20:45 +05:30
Pearl Dsilva
eae9c4784e
Merge branch 'main' of https://github.com/apache/cloudstack into nsx-integration
2023-09-25 07:57:43 -04:00
Vishesh
e721f3b379
Remove powermock from server ( #7986 )
2023-09-22 14:07:08 +02:00
Pearl Dsilva
61bc513d6f
add ui changes + update nsx_provider table transport zones + use NSX broadcast domain for add nics to router
2023-09-21 17:59:56 -04:00
Daan Hoogland
0375714ded
Merge release branch 4.18 to main
...
* 4.18:
ldap trust map cleanup on domain delete (#7915 )
upgrade: fix upgrade from 4.18.1.0 to 4.18.2.0-SNAPSHOT (#7959 )
2023-09-19 11:20:58 +02:00
Stephan Krug
c428d3bb34
Add and improve logs in snapshot scheduling ( #6925 )
...
Co-authored-by: Stephan Krug <stephan.krug@scclouds.com.br>
2023-09-19 08:54:52 +02:00
dahn
09ae0499b2
ldap trust map cleanup on domain delete ( #7915 )
...
Co-authored-by: Wei Zhou <weizhou@apache.org>
2023-09-19 08:01:15 +02:00
Vishesh
d25521e96f
Fix issues in VM Scheduler ( #7782 )
2023-09-18 14:11:06 +02:00
John Bampton
4eb110af73
Remove unneeded duplicate words ( #7850 )
2023-09-18 13:16:33 +02:00
Pearl Dsilva
56861e1f36
fix test / build failure
2023-09-13 14:23:16 -04:00
Pearl Dsilva
9d9c334bd2
address code smells - part 1
2023-09-13 14:23:16 -04:00
Pearl Dsilva
43443a5074
add default VPC offering and update upgrade path
2023-09-13 14:23:16 -04:00
Pearl Dsilva
0aafa68a66
add upgrade path and daos
...
\n add nsx controller command
2023-09-13 14:23:15 -04:00
Pearl Dsilva
a533af4c2b
NSX integration - skeletal code
2023-09-13 14:23:15 -04:00
Wei Zhou
246bb24b0f
Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT
...
Signed-off-by: Wei Zhou <weizhou@apache.org>
2023-09-12 17:26:53 +02:00
Nicolas Vazquez
940733cedf
UI: Fix user role login due to missing API access on custom hypervisor name ( #7939 )
...
* UI: Fix user role login due to missing API access on custom hypervisor name
* Refactor to include the custom HW display name as part of the response of listCapabilities API
* Add since parameter
2023-09-11 14:08:05 +05:30
Wei Zhou
f6b2a58727
Merge branch '4.18'
2023-09-07 08:56:35 +02:00
Wei Zhou
4bdff06acd
Updating pom.xml version numbers for release 4.18.1.0
...
Signed-off-by: Wei Zhou <weizhou@apache.org>
2023-09-07 08:50:50 +02:00
Abhishek Kumar
f049f5409e
server: fix dualstack ipv6 networks for vxlan ( #7933 )
...
Fixes #7926
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-09-07 08:46:45 +02:00
GaOrtiga
819dd7b75c
server: remove supportedOwner from Resource.ResourceType ( #7416 )
2023-08-30 11:29:16 +02:00
Rohit Yadav
7362e5338c
Merge remote-tracking branch 'origin/4.18'
2023-08-28 12:54:36 +05:30