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

    https://github.com/apache/cloudstack/pull/1371#discussion_r57346137
  
    --- Diff: api/src/com/cloud/network/Network.java ---
    @@ -243,7 +245,7 @@ public static Capability getCapability(String 
capabilityName) {
     
             Allocated("Indicates the network configuration is in allocated but 
not setup"), Setup("Indicates the network configuration is setup"), 
Implementing(
                     "Indicates the network configuration is being 
implemented"), Implemented("Indicates the network configuration is in use"), 
Shutdown(
    -                "Indicates the network configuration is being destroyed"), 
Destroy("Indicates that the network is destroyed");
    +                        "Indicates the network configuration is being 
destroyed"), Destroy("Indicates that the network is destroyed");
    --- End diff --
    
    This appears to be an unnecessary formatting change that actually misaligns 
the code.


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