Github user karuturi commented on the pull request:

    https://github.com/apache/cloudstack/pull/897#issuecomment-152993596
  
    manually verified the fix.
    Before the fix:
    on list networks page, I see three api calls
    1. list zones
    2. list networks with SG groups
    3. list networks
    
    After the fix:
    I see the below api call
    1. list zone basic
    2. list zone advanced
    3. a single list networks call 
    
    though I didnt see any performance improvement in my simple setup with 2 
networks, the change is working fine and didnt see any issues because of it.
    
    :+1: LGTM


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