Skip to content
Draft
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
03a172c
add tungsten fabric
Oct 7, 2021
64f41ab
revert deleted file
Oct 14, 2021
1692c48
Merge branch 'main-upstream' into feature/ui-tungsten-intergation
Nov 16, 2021
57f2fcc
Merge branch 'main' into feature/ui-tungsten-intergation
Jan 19, 2022
6b01907
Merge branch 'main' into feature/ui-tungsten-intergation
Feb 15, 2022
f3e0c31
changes logical
Feb 17, 2022
ea2755a
Merge branch 'main' into feature/ui-tungsten-intergation
Feb 25, 2022
36bf0b6
add tungsten network routing policy
Feb 25, 2022
d62d102
fixes add routing policy
Feb 28, 2022
8462049
fixes
Mar 7, 2022
13f1128
fixes
Mar 7, 2022
5699072
add tungsten network service provider & hidden tabs
Mar 8, 2022
09374ac
fixes router link of tungsten
Mar 8, 2022
64730f6
fixes undefined table
Mar 8, 2022
3fa9a42
Merge branch 'main-upstream' into feature/ui-tungsten-intergation
Mar 11, 2022
0bcf1ff
Merge branch 'main-upstream' into feature/ui-tungsten-intergation
Mar 11, 2022
21d3e9b
fixes
Mar 11, 2022
c853532
fixes
Mar 11, 2022
26f3fe7
add default value
Mar 11, 2022
9daf037
Merge branch 'main-upstream' into feature/ui-tungsten-intergation
Mar 14, 2022
dc96e25
fixes style, errors
Mar 14, 2022
e5bc3dd
fixes vue3 error
Mar 14, 2022
5836696
fixes
Mar 14, 2022
1d05776
fixes add routing policy
Mar 14, 2022
2c3acfd
fixes add routing policy term
Mar 14, 2022
44e96d1
fixes action detail
Mar 15, 2022
b71d212
fixes function name
Mar 15, 2022
f3a0ca0
fixes create tungsten zone
Mar 16, 2022
7fa296f
rename function
Mar 16, 2022
4d905df
fixes
Mar 16, 2022
96a6ac7
Merge branch 'main-upstream' into feature/ui-tungsten-intergation
Mar 16, 2022
7a8cfcd
format en.json
Mar 16, 2022
7e87895
fixes
Mar 16, 2022
156a5f0
fixes
Mar 16, 2022
ed30889
fixes network routing policy
Mar 16, 2022
1abf264
translate message
Mar 16, 2022
a913d82
Merge branch 'main-upstream' into feature/ui-tungsten-intergation
Mar 23, 2022
267b795
Merge branch 'main-upstream' into feature/ui-tungsten-intergation
Sep 15, 2022
d8d86af
fix conflit
Sep 16, 2022
2eddd7a
Merge branch 'main' into feature/ui-tungsten-intergation
Oct 6, 2022
96db9f3
update custom columns
Oct 7, 2022
16b0002
remove Tungsten Fabric Routing tab
Oct 7, 2022
51f5f45
Merge branch 'main' into pr/5579
nvazquez Feb 3, 2023
05e1b3e
Fix double columns
davidjumani Feb 6, 2023
1524aec
Tungsten: set host params when agent connects
weizhouapache Feb 6, 2023
493d0cb
kill a rat
DaanHoogland Feb 6, 2023
5750075
Update engine/api/src/main/java/org/apache/cloudstack/engine/orchestr…
weizhouapache Feb 7, 2023
b1ad559
Tungsten: chmod +x scripts/vm/network/tungsten/*.sh
weizhouapache Feb 6, 2023
ec6cef8
Tungsten: do not create tap device if the nic is on linux bridge
weizhouapache Feb 9, 2023
458ea20
Merge branch 'main' into pr/5579
DaanHoogland Feb 9, 2023
dbb14dc
Merge branch 'pr/7173' into pr/5579
DaanHoogland Feb 9, 2023
aa52ab2
Revert unnecessary changes
davidjumani Feb 9, 2023
9d36fc2
More ui fixes
davidjumani Feb 9, 2023
fcbbdfb
Revert "Revert unnecessary changes"
davidjumani Feb 9, 2023
f583b6f
Even more fixes
davidjumani Feb 9, 2023
42c8350
Even more fixes v2
davidjumani Feb 9, 2023
e4c41c1
show healtcheck in lb tab only if tf network
davidjumani Feb 9, 2023
07d7c8c
Removing unused files / api links
davidjumani Feb 9, 2023
8939284
Merge branch 'pr/5579' into playtika-tungsten
davidjumani Feb 9, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
format en.json
  • Loading branch information
utchoang committed Mar 16, 2022
commit 7a8cfcd4a156dd60b35a48cbba2d0cbd8150d8ad
26 changes: 13 additions & 13 deletions ui/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
"label.acquire.new.secondary.ip": "Acquire new secondary IP",
"label.acquiring.ip": "Acquiring IP",
"label.action": "Action",
"label.action.value": "Action/Value",
"label.action.attach.disk": "Attach Disk",
"label.action.attach.disk.processing": "Attaching Disk....",
"label.action.attach.iso": "Attach ISO",
Expand Down Expand Up @@ -253,6 +252,7 @@
"label.action.remove.host": "Remove Host",
"label.action.remove.host.processing": "Removing Host....",
"label.action.remove.logical.router": "Remove Logical Router",
"label.action.remove.network.policy": "Remove Network Policy",
"label.action.remove.router.table.from.interface": "Remove Tungsten Fabric route table from interface",
"label.action.remove.tungsten.routing.policy": "Remove Tungsten-Fabric routing policy from network",
"label.action.remove.vm": "Release VM",
Expand Down Expand Up @@ -294,6 +294,7 @@
"label.action.update.os.preference.processing": "Updating OS Preference....",
"label.action.update.resource.count": "Update Resource Count",
"label.action.update.resource.count.processing": "Updating Resource Count....",
"label.action.value": "Action/Value",
"label.action.vmsnapshot.create": "Take VM Snapshot",
"label.action.vmsnapshot.delete": "Delete VM snapshot",
"label.action.vmsnapshot.revert": "Revert to VM snapshot",
Expand Down Expand Up @@ -829,8 +830,8 @@
"label.destcidr": "Destination CIDR",
"label.destendport": "Destination End Port",
"label.destination": "Destination",
"label.destinationtype": "Destination Type",
"label.destinationphysicalnetworkid": "Destination physical network ID",
"label.destinationtype": "Destination Type",
"label.destinationzoneid": "Destination Zone",
"label.destipprefix": "Destination Network Address",
"label.destipprefixlen": "Destination Prefix Length",
Expand Down Expand Up @@ -1654,8 +1655,8 @@
"label.no.grouping": "(no grouping)",
"label.no.isos": "No available ISOs",
"label.no.items": "No Available Items",
"label.no.matching.offering": "No matching offering found",
"label.no.matching.network": "No matching networks found",
"label.no.matching.offering": "No matching offering found",
"label.no.security.groups": "No Available Security Groups",
"label.noderootdisksize": "Node root disk size (in GB)",
"label.nodiskcache": "No disk cache",
Expand Down Expand Up @@ -1769,6 +1770,7 @@
"label.podname": "Pod name",
"label.pods": "Pods",
"label.policy": "Policy",
"label.policyuuid": "Network Policy",
"label.port": "Port",
"label.port.forwarding.policies": "Port forwarding policies",
"label.port.range": "Port Range",
Expand Down Expand Up @@ -2185,11 +2187,11 @@
"label.sourcenatsupported": "Source NAT Supported",
"label.sourcenattype": "Supported Source NAT type",
"label.sourceport": "Source Port",
"label.sourcetype": "Source Type",
"label.specify.vxlan": "Specify VXLAN",
"label.specifyipranges": "Specify IP ranges",
"label.specifyvlan": "Specify VLAN",
"label.splitconnections": "Split Connections",
"label.sourcetype": "Source Type",
"label.sr.name": "SR Name-Label",
"label.srcaddressgroupuuid": "Source Address Group",
"label.srcendport": "Source End Port",
Expand Down Expand Up @@ -2401,10 +2403,10 @@
"label.tungstengateway": "Gateway",
"label.tungsteninterfaceroutetablename": "Name",
"label.tungstennetworkroutetablename": "Name",
"label.tungstenprovideruuid": "Provider Uuid",
"label.tungstenproviderhostname": "Provider hostname",
"label.tungstenproviderintrospectport": "Provider introspect port",
"label.tungstenproviderport": "Provider port",
"label.tungstenprovideruuid": "Provider Uuid",
"label.tungstenprovidervrouterport": "Provider vrouter port",
"label.tungstenroutingpolicyterm": "Network",
"label.tungstenvms": "VMs",
Expand Down Expand Up @@ -2926,6 +2928,7 @@
"message.confirm.remove.ip.range": "Please confirm that you would like to remove this IP range.",
"message.confirm.remove.load.balancer": "Please confirm you want to remove VM from load balancer",
"message.confirm.remove.network.offering": "Are you sure you want to remove this network offering?",
"message.confirm.remove.network.policy": "Please confirm that you want to remove this Network Policy?",
"message.confirm.remove.routing.policy": "Please confirm that you want to delete this Routing Policy?",
"message.confirm.remove.selected.alerts": "Please confirm you would like to remove the selected alerts",
"message.confirm.remove.selected.events": "Please confirm you would like to remove the selected events",
Expand Down Expand Up @@ -3083,6 +3086,7 @@
"message.error.add.tungsten.routing.policy": "Adding Tungsten-Fabric Routing Policy failed",
"message.error.agent.password": "Please enter Agent password",
"message.error.agent.username": "Please enter Agent username",
"message.error.apply.network.policy": "Applying Network Policy failed",
"message.error.apply.tungsten.tag": "Applying Tag failed",
"message.error.binaries.iso.url": "Please enter binaries ISO URL",
"message.error.bucket": "Please enter Bucket",
Expand Down Expand Up @@ -3152,6 +3156,7 @@
"message.error.rados.secret": "Please enter RADOS Secret",
"message.error.rados.user": "Please enter RADOS User",
"message.error.remove.logical.router": "Removing Logical Router failed",
"message.error.remove.network.policy": "Removing Network Policy failed",
"message.error.remove.nic": "There was an error",
"message.error.remove.secondary.ipaddress": "There was an error removing the secondary IP Address",
"message.error.remove.tungsten.routing.policy": "Removing Tungsten-Fabric Routing Policy from network failed",
Expand Down Expand Up @@ -3515,6 +3520,7 @@
"message.success.add.vpc.network": "Successfully added VPC Network",
"message.success.add.vpn.customer.gateway": "Successfully added VPN customer gateway",
"message.success.add.vpn.gateway": "Successfully added VPN Gateway",
"message.success.apply.network.policy": "Successfully applied Network Policy",
"message.success.apply.tungsten.tag": "Successfully applied Tag",
"message.success.asign.vm": "Successfully assigned VM",
"message.success.assigned.vms": "Successfully assigned VMs",
Expand Down Expand Up @@ -3569,6 +3575,7 @@
"message.success.remove.ip": "Successfully removed IP",
"message.success.remove.iprange": "Successfully removed IP Range",
"message.success.remove.logical.router": "Successfully removed Logical Router",
"message.success.remove.network.policy": "Successfully removed Network Policy",
"message.success.remove.nic": "Successfully removed",
"message.success.remove.port.forward": "Successfully removed Port Forwarding rule",
"message.success.remove.router.table.from.interface": "Successfully removed Route Table from interface",
Expand Down Expand Up @@ -3740,12 +3747,5 @@
"state.suspended": "Suspended",
"title.upload.volume": "Upload Volume",
"user.login": "Login",
"user.logout": "Logout",
"message.success.apply.network.policy": "Successfully applied Network Policy",
"message.error.apply.network.policy": "Applying Network Policy failed",
"label.action.remove.network.policy": "Remove Network Policy",
"message.success.remove.network.policy": "Successfully removed Network Policy",
"message.error.remove.network.policy": "Removing Network Policy failed",
"message.confirm.remove.network.policy": "Please confirm that you want to remove this Network Policy?",
"label.policyuuid": "Network Policy"
"user.logout": "Logout"
}