cloudstack/api/src/main/java/com/cloud/network
Abhisar Sinha a87c5c2b3a
Create new Instance from VM backup (#10140)
This feature adds the ability to create a new instance from a VM backup for dummy, NAS and Veeam backup providers. It works even if the original instance used to create the backup was expunged or unmanaged. There are two parts to this functionality:
Saving all configuration details that the VM had at the time of taking the backup. And using them to create an instance from backup.
Enabling a user to expunge/unmanage an instance that has backups.
2025-07-31 15:47:22 +05:30
..
as AutoScaling: support Managed User Data (#7769) 2023-08-22 11:07:16 +02:00
element Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
firewall
guru Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
lb Improve logging to include more identifiable information (#9873) 2025-01-06 16:42:37 +05:30
netris Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
nsx Extensions Framework & Orchestrate Anything (#9752) 2025-07-28 10:41:17 +05:30
router VM Autoscaling with virtual router (#6571) 2022-12-05 15:23:03 +01:00
rules enable to create VPC portfowarding rules with source cidr (#7081) 2024-11-28 17:53:07 +01:00
security Tungsten integration (#7065) 2023-02-01 09:19:53 +01:00
vpc Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
vpn Improve logging to include more identifiable information (#9873) 2025-01-06 16:42:37 +05:30
GuestVlan.java New feature: give access permission of networks to other accounts in same domain (#5769) 2022-04-19 11:29:31 -03:00
GuestVlanRange.java New feature: give access permission of networks to other accounts in same domain (#5769) 2022-04-19 11:29:31 -03:00
IpAddress.java Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
Ipv6GuestPrefixSubnetNetworkMap.java network: ipv6 static routes (#5786) 2022-04-25 22:51:32 -03:00
Ipv6Service.java Improve logging to include more identifiable information (#9873) 2025-01-06 16:42:37 +05:30
MonitoringService.java
Network.java Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
NetworkMigrationResponder.java Fix spelling (#6161) 2022-03-29 00:21:07 -03:00
NetworkModel.java Extensions Framework & Orchestrate Anything (#9752) 2025-07-28 10:41:17 +05:30
NetworkPermission.java New feature: give access permission of networks to other accounts in same domain (#5769) 2022-04-19 11:29:31 -03:00
NetworkProfile.java Improve logging to include more identifiable information (#9873) 2025-01-06 16:42:37 +05:30
NetworkRuleApplier.java Sync precommit config from main (#7732) 2023-07-07 11:18:16 +02:00
NetworkService.java Create new Instance from VM backup (#10140) 2025-07-31 15:47:22 +05:30
NetworkUsageService.java
Networks.java Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
OvsProvider.java
PhysicalNetwork.java Replace string libraries with org.apache.commons.lang3.StringUtils (#5386) 2021-11-18 13:41:48 +05:30
PhysicalNetworkServiceProvider.java
PhysicalNetworkSetupInfo.java
PhysicalNetworkTrafficType.java
PublicIpAddress.java
PublicIpQuarantine.java Save the account which deliberately removed a public IP from quarantine (#8339) 2023-12-18 12:06:31 +05:30
RemoteAccessVpn.java
RouterHealthCheckResult.java Health check feature for virtual router (#3575) 2020-01-30 12:39:03 +01:00
SDNProviderNetworkRule.java Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
Site2SiteCustomerGateway.java server: Adding VPN options for IKE version and IKE split connections (#4953) 2021-05-05 12:54:23 +05:30
Site2SiteVpnConnection.java Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
Site2SiteVpnGateway.java
StorageNetworkService.java
TrafficLabel.java
TungstenProvider.java Tungsten integration (#7065) 2023-02-01 09:19:53 +01:00
UserIpv6Address.java
VNF.java VNF: fix UI bugs and polish (#8227) 2023-11-18 12:25:18 +01:00
VirtualNetworkApplianceService.java server: event for HA vm start (#9202) 2024-06-26 15:38:47 +05:30
VirtualRouterProvider.java NSX integration (#7919) 2024-03-07 23:34:10 -03:00
VpcVirtualNetworkApplianceService.java Prevent network disruption on adding a VPC tier for redundant VRs (#9251) 2024-06-18 13:47:45 +02:00
VpnUser.java