Skip to content

Commit 3a1f692

Browse files
Merge branch '4.16' into main
2 parents 86f6675 + ca12ef3 commit 3a1f692

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

api/src/main/java/org/apache/cloudstack/api/command/user/loadbalancer/CreateApplicationLoadBalancerCmd.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
import com.cloud.network.rules.LoadBalancerContainer.Scheme;
4242
import com.cloud.utils.net.NetUtils;
4343

44-
@APICommand(name = "createLoadBalancer", description = "Creates a load balancer", responseObject = ApplicationLoadBalancerResponse.class, since = "4.2.0",
44+
@APICommand(name = "createLoadBalancer", description = "Creates an internal load balancer", responseObject = ApplicationLoadBalancerResponse.class, since = "4.2.0",
4545
requestHasSensitiveInfo = false, responseHasSensitiveInfo = false)
4646
public class CreateApplicationLoadBalancerCmd extends BaseAsyncCreateCmd {
4747
public static final Logger s_logger = Logger.getLogger(CreateApplicationLoadBalancerCmd.class.getName());

api/src/main/java/org/apache/cloudstack/api/command/user/loadbalancer/DeleteApplicationLoadBalancerCmd.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
import com.cloud.event.EventTypes;
3434
import com.cloud.exception.InvalidParameterValueException;
3535

36-
@APICommand(name = "deleteLoadBalancer", description = "Deletes a load balancer", responseObject = SuccessResponse.class, since = "4.2.0",
36+
@APICommand(name = "deleteLoadBalancer", description = "Deletes an internal load balancer", responseObject = SuccessResponse.class, since = "4.2.0",
3737
requestHasSensitiveInfo = false, responseHasSensitiveInfo = false)
3838
public class DeleteApplicationLoadBalancerCmd extends BaseAsyncCmd {
3939
public static final Logger s_logger = Logger.getLogger(DeleteApplicationLoadBalancerCmd.class.getName());

api/src/main/java/org/apache/cloudstack/api/command/user/loadbalancer/ListApplicationLoadBalancersCmd.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
import com.cloud.network.rules.LoadBalancerContainer.Scheme;
3636
import com.cloud.utils.Pair;
3737

38-
@APICommand(name = "listLoadBalancers", description = "Lists load balancers", responseObject = ApplicationLoadBalancerResponse.class, since = "4.2.0",
38+
@APICommand(name = "listLoadBalancers", description = "Lists internal load balancers", responseObject = ApplicationLoadBalancerResponse.class, since = "4.2.0",
3939
requestHasSensitiveInfo = false, responseHasSensitiveInfo = false)
4040
public class ListApplicationLoadBalancersCmd extends BaseListTaggedResourcesCmd {
4141
public static final Logger s_logger = Logger.getLogger(ListApplicationLoadBalancersCmd.class.getName());

api/src/main/java/org/apache/cloudstack/api/command/user/loadbalancer/UpdateApplicationLoadBalancerCmd.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
import com.cloud.exception.InvalidParameterValueException;
3232
import com.cloud.network.rules.FirewallRule;
3333

34-
@APICommand(name = "updateLoadBalancer", description = "Updates a load balancer", responseObject = ApplicationLoadBalancerResponse.class, since = "4.4.0",
34+
@APICommand(name = "updateLoadBalancer", description = "Updates an internal load balancer", responseObject = ApplicationLoadBalancerResponse.class, since = "4.4.0",
3535
requestHasSensitiveInfo = false, responseHasSensitiveInfo = false)
3636
public class UpdateApplicationLoadBalancerCmd extends BaseAsyncCustomIdCmd {
3737
public static final Logger s_logger = Logger.getLogger(UpdateApplicationLoadBalancerCmd.class.getName());

ui/public/locales/ar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2148,7 +2148,7 @@
21482148
"message.generate.keys": "\u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0644\u062a\u0623\u0643\u064a\u062f \u0628\u0623\u0646\u0643 \u062a\u0631\u063a\u0628 \u0628\u0625\u0646\u0634\u0627\u0621 \u0645\u0641\u0627\u062a\u064a\u062d \u062c\u062f\u064a\u062f\u0629 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645",
21492149
"message.gslb.delete.confirm": "Please confirm you want to delete this GSLB",
21502150
"message.gslb.lb.remove.confirm": "Please confirm you want to remove load balancing from GSLB",
2151-
"message.guest.traffic.in.advanced.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of VLAN IDs to carry guest traffic for each physical network.",
2151+
"message.guest.traffic.in.advanced.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of VLAN IDs or VXLAN network identifiers (VNIs) to carry guest traffic for each physical network.",
21522152
"message.guest.traffic.in.basic.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of IP addresses that CloudStack can assign to guest VMs. Make sure this range does not overlap the reserved system IP range.",
21532153
"message.host.dedicated": "Host Dedicated",
21542154
"message.host.dedication.released": "Host dedication released",

ui/public/locales/ca.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2150,7 +2150,7 @@
21502150
"message.generate.keys": "Si us plau confirmeu que voleu generar noves claus per aquest usuari.",
21512151
"message.gslb.delete.confirm": "Please confirm you want to delete this GSLB",
21522152
"message.gslb.lb.remove.confirm": "Please confirm you want to remove load balancing from GSLB",
2153-
"message.guest.traffic.in.advanced.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of VLAN IDs to carry guest traffic for each physical network.",
2153+
"message.guest.traffic.in.advanced.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of VLAN IDs or VXLAN network identifiers (VNIs) to carry guest traffic for each physical network.",
21542154
"message.guest.traffic.in.basic.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of IP addresses that CloudStack can assign to guest VMs. Make sure this range does not overlap the reserved system IP range.",
21552155
"message.host.dedicated": "Host Dedicated",
21562156
"message.host.dedication.released": "Host dedication released",

ui/public/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3032,7 +3032,7 @@
30323032
"message.generate.keys": "Please confirm that you would like to generate new keys for this user.",
30333033
"message.gslb.delete.confirm": "Please confirm you want to delete this GSLB",
30343034
"message.gslb.lb.remove.confirm": "Please confirm you want to remove load balancing from GSLB",
3035-
"message.guest.traffic.in.advanced.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of VLAN IDs to carry guest traffic for each physical network.",
3035+
"message.guest.traffic.in.advanced.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of VLAN IDs or VXLAN network identifiers (VNIs) to carry guest traffic for each physical network.",
30363036
"message.guest.traffic.in.basic.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of IP addresses that CloudStack can assign to guest VMs. Make sure this range does not overlap the reserved system IP range.",
30373037
"message.guestnetwork.state.allocated": "Indicates the network configuration is in allocated but not setup",
30383038
"message.guestnetwork.state.destroy": "Indicates that the network is destroyed",

ui/public/locales/it_IT.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2150,7 +2150,7 @@
21502150
"message.generate.keys": "Si prega di confermare di voler generare nuove chiavi per questo utente.",
21512151
"message.gslb.delete.confirm": "Please confirm you want to delete this GSLB",
21522152
"message.gslb.lb.remove.confirm": "Please confirm you want to remove load balancing from GSLB",
2153-
"message.guest.traffic.in.advanced.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of VLAN IDs to carry guest traffic for each physical network.",
2153+
"message.guest.traffic.in.advanced.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of VLAN IDs or VXLAN network identifiers (VNIs) to carry guest traffic for each physical network.",
21542154
"message.guest.traffic.in.basic.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of IP addresses that CloudStack can assign to guest VMs. Make sure this range does not overlap the reserved system IP range.",
21552155
"message.host.dedicated": "Host Dedicated",
21562156
"message.host.dedication.released": "Host dedication released",

ui/public/locales/pl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2150,7 +2150,7 @@
21502150
"message.generate.keys": "Please confirm that you would like to generate new keys for this user.",
21512151
"message.gslb.delete.confirm": "Please confirm you want to delete this GSLB",
21522152
"message.gslb.lb.remove.confirm": "Please confirm you want to remove load balancing from GSLB",
2153-
"message.guest.traffic.in.advanced.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of VLAN IDs to carry guest traffic for each physical network.",
2153+
"message.guest.traffic.in.advanced.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of VLAN IDs or VXLAN network identifiers (VNIs) to carry guest traffic for each physical network.",
21542154
"message.guest.traffic.in.basic.zone": "Guest network traffic is communication between end-user virtual machines. Specify a range of IP addresses that CloudStack can assign to guest VMs. Make sure this range does not overlap the reserved system IP range.",
21552155
"message.host.dedicated": "Host Dedicated",
21562156
"message.host.dedication.released": "Host dedication released",

0 commit comments

Comments
 (0)