GitHub user niteshsarda opened a pull request:

    https://github.com/apache/cloudstack/pull/1942

    CLOUDSTACK-9784 : GPU detail not displayed in GPU tab of management server 
UI.

    ISSUE
    ==================
    
    When GPU tab of the host is selected on the management server UI, no GPU 
detail is displayed.
    
    RESOLUTION
    ==================
    
     There is a javascript file namely "system.js" in which while fetching the 
GPU details, sort functionality in dataprovider is returning value as undefined 
and hence it throwing an exception. So handled the output as undefined 
gracefully to avoid exception.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Accelerite/cloudstack CS-50422

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1942.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1942
    
----
commit 36abc63b91cce72d1bee96eea630252c348f2450
Author: Nitesh Sarda <nitesh_sa...@accelerite.com>
Date:   2017-02-14T15:59:21Z

    CLOUDSTACK-9784 : GPU detail not displayed in GPU tab of management server 
UI.

----


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