Bug 1206243
| Summary: | Api for available_clusters on vmware does not return expected value. | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | ldomb | 
| Component: | Compute Resources | Assignee: | Ohad Levy <ohadlevy> | 
| Status: | CLOSED ERRATA | QA Contact: | Sanket Jagtap <sjagtap> | 
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.8 | CC: | bbuckingham, jcallaha, kbidarka, rjerrido, tbrisker | 
| Target Milestone: | Unspecified | Keywords: | Triaged | 
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://projects.theforeman.org/issues/11345 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-27 09:14:52 UTC | Type: | Bug | 
| Regression: | --- | Mount Type: | --- | 
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| 
 
        
          Description
        
        
          ldomb
        
        
        
        
        
          2015-03-26 15:52:03 UTC
        
       
      
      
      
    Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. Created redmine issue http://projects.theforeman.org/issues/9911 from this bug Upstream bug component is Provisioning Upstream bug component is Compute Resources Fixed upstream for 1.10 under a different issue number, moving to post and updating the related issue. Works for vmware cluster
/api/v2/compute_resources/1/available_clusters
Build: snap9.0
Output:
{
  "total": 1,
  "subtotal": 1,
  "page": 1,
  "per_page": 20,
  "search": null,
  "sort": {
    "by": null,
    "order": null
  },
  "results": [{"name":"CFME-ESX55-Cluster","id":"domain-c241","full_path":"CFME-ESX55-Cluster"}]
}
    Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1501  |