You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by remibergsma <gi...@git.apache.org> on 2017/02/04 16:04:05 UTC

[GitHub] cloudstack pull request #1908: CLOUDSTACK-9317: Fixed disable static nat on ...

Github user remibergsma commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1908#discussion_r99469241
  
    --- Diff: core/src/com/cloud/agent/api/routing/NetworkElementCommand.java ---
    @@ -38,6 +38,7 @@
         public static final String VPC_PRIVATE_GATEWAY = "vpc.gateway.private";
         public static final String FIREWALL_EGRESS_DEFAULT = "firewall.egress.default";
         public static final String ROUTER_MONITORING_ENABLE = "router.monitor.enable";
    +    public static final String NETWORK_PUB_LAST_IP = "newtork.public.last.ip";
    --- End diff --
    
    typo?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---