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

    https://github.com/apache/cloudstack/pull/1502#discussion_r61847460
  
    --- Diff: server/test/com/cloud/resource/MockResourceManagerImpl.java ---
    @@ -172,6 +173,12 @@ public Cluster getCluster(final Long clusterId) {
             return null;
         }
     
    +    @Override
    +    public DataCenter getZone(Long zoneId) {
    +        // TODO Auto-generated method stub
    --- End diff --
    
    This is a test mock, from test 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