Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1371#discussion_r62173816 --- Diff: client/WEB-INF/classes/resources/messages.properties --- @@ -2260,3 +2260,29 @@ message.configure.firewall.rules.allow.traffic=Configure the rules to allow Traf message.configure.firewall.rules.block.traffic=Configure the rules to block Traffic message.ldap.group.import=All The users from the given group name will be imported label.vpn.force.encapsulation=Force UDP Encapsulation of ESP Packets +label.vpc.dynamicallyrouted=Dynamically Routed +label.vpc.dynamicallyrouted.configitemname=Config Item +label.vpc.dynamicallyrouted.configitemvalue=Value +label.vpc.dynamicallyrouted.enabled=Dynamic Routing Enabled +label.vpc.dynamicallyrouted.protocol=Dynamic Routing Protocol +label.vpc.dynamicallyrouted.ospfarea=OSPF Area Id +label.vpc.dynamicallyrouted.hellointerval=Hello Interval +label.vpc.dynamicallyrouted.deadinterval=Dead Interval +label.vpc.dynamicallyrouted.retransmitinterval=Retransmit Interval +label.vpc.dynamicallyrouted.transitdelay=Transit Delay +label.vpc.dynamicallyrouted.authentication=Authentication +label.vpc.dynamicallyrouted.password=Password +label.vpc.dynamicallyrouted.supercidr=Zone Super CIDR +label.vpc.dynamicrouting.service=VPCDynamicRouting +label.vpc.dynamicrouting.add=Add Routed VPC +label.vpc.dynamicrouting.ipv4.netmask=IPv4 Netmask + + + --- End diff -- Remove extra newlines (costmetics)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---