You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/24 08:08:47 UTC

[jira] [Commented] (CLOUDSTACK-8755) xs-tools.iso missing from ISOs GUI

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-8755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708827#comment-14708827 ] 

ASF GitHub Bot commented on CLOUDSTACK-8755:
--------------------------------------------

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

    https://github.com/apache/cloudstack/pull/727#discussion_r37721518
  
    --- Diff: test/integration/smoke/test_iso.py ---
    @@ -600,6 +603,6 @@ def test_07_list_default_iso(self):
             # list ISO should list default ISOS (VM and xen tools)
     
             # ListIsos to list default ISOS (VM and xen tools)
    -        self.get_iso_details("xs-tools.iso")
             self.get_iso_details("vmware-tools.iso")
    +        self.get_iso_details("xs-tools.iso")
    --- End diff --
    
    This is a good use case for using map instead of calling the get_iso_details twice. Otherwise LGTM !!


>  xs-tools.iso missing from ISOs  GUI
> ------------------------------------
>
>                 Key: CLOUDSTACK-8755
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8755
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.5.0
>            Reporter: prashant kumar mishra
>            Assignee: shweta agarwal
>             Fix For: 4.5.1
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)