Github user ProjectMoon commented on the pull request:

    https://github.com/apache/cloudstack/pull/1111#issuecomment-159341450
  
    Example with the fix:
    ```
    {
        eventDateTime=2015-11-24 16:57:58 +0000,
        status=Completed,
        description=Successfully completed enabling static nat. Ip Id: 4,
        event=STATICNAT.ENABLE,
        entityuuid=null,
        entity=null,
        account=7622afee-8ec9-11e5-9cba-54ee754a4435,
        IpAddress=4073023a-1734-4af9-b4e7-79999b39d176,
        VirtualMachine=7ea2776f-d8e7-42da-8be1-d93d161b613a,
        user=7622d527-8ec9-11e5-9cba-54ee754a4435
    }
    ```
    
    Without the fix:
    ```
    {
        eventDateTime=2015-11-24 17:01:38 +0000,
        status=Completed,
        description=Successfully completed enabling static nat. Ip Id: 4,
        event=STATICNAT.ENABLE,
        entityuuid=null,
        entity=null,
        account=7622afee-8ec9-11e5-9cba-54ee754a4435,
        user=7622d527-8ec9-11e5-9cba-54ee754a4435
    }
    ```
    
    The first class entities found in the case of static NAT operations are VM 
ID and IP ID.


---
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.
---

Reply via email to