You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Aruba Staff (JIRA)" <ji...@apache.org> on 2012/10/03 12:30:07 UTC

[jira] [Created] (DTACLOUD-332) Aruba provider supported_collections error

Aruba Staff created DTACLOUD-332:
------------------------------------

             Summary: Aruba provider supported_collections error
                 Key: DTACLOUD-332
                 URL: https://issues.apache.org/jira/browse/DTACLOUD-332
             Project: DeltaCloud
          Issue Type: Bug
          Components: Server
            Reporter: Aruba Staff
         Attachments: 0001-Aruba-Removed-supported_collections-method.patch

Since commit 7019a6b5bd3934708a764efea79833085a6c644f (https://github.com/apache/deltacloud/commit/7019a6b5bd3934708a764efea79833085a6c644f) requesting /api using the aruba driver throws an error:

ArgumentError - wrong number of arguments (1 for 0):
	/tmp/deltacloud/server/lib/deltacloud/drivers/aruba/aruba_driver.rb:200:in `supported_collections'
	/tmp/deltacloud/server/lib/deltacloud/server.rb:52:in `block in <class:API>'
[...]
127.0.0.1 - - [03/Oct/2012 12:18:16] "GET /api HTTP/1.1" 500 182312 2.2824

This is because the supported_collections method in aruba driver has not been updated. Indeed, the method is not required anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (DTACLOUD-332) Aruba provider supported_collections error

Posted by "Marios Andreou (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DTACLOUD-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marios Andreou reassigned DTACLOUD-332:
---------------------------------------

    Assignee: Marios Andreou
    
> Aruba provider supported_collections error
> ------------------------------------------
>
>                 Key: DTACLOUD-332
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-332
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>            Reporter: Aruba Staff
>            Assignee: Marios Andreou
>         Attachments: 0001-Aruba-Removed-supported_collections-method.patch
>
>
> Since commit 7019a6b5bd3934708a764efea79833085a6c644f (https://github.com/apache/deltacloud/commit/7019a6b5bd3934708a764efea79833085a6c644f) requesting /api using the aruba driver throws an error:
> ArgumentError - wrong number of arguments (1 for 0):
> 	/tmp/deltacloud/server/lib/deltacloud/drivers/aruba/aruba_driver.rb:200:in `supported_collections'
> 	/tmp/deltacloud/server/lib/deltacloud/server.rb:52:in `block in <class:API>'
> [...]
> 127.0.0.1 - - [03/Oct/2012 12:18:16] "GET /api HTTP/1.1" 500 182312 2.2824
> This is because the supported_collections method in aruba driver has not been updated. Indeed, the method is not required anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (DTACLOUD-332) Aruba provider supported_collections error

Posted by "Aruba Staff (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DTACLOUD-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aruba Staff updated DTACLOUD-332:
---------------------------------

    Attachment: 0001-Aruba-Removed-supported_collections-method.patch

Patch that fixes the problem (by removing the method)
                
> Aruba provider supported_collections error
> ------------------------------------------
>
>                 Key: DTACLOUD-332
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-332
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>            Reporter: Aruba Staff
>         Attachments: 0001-Aruba-Removed-supported_collections-method.patch
>
>
> Since commit 7019a6b5bd3934708a764efea79833085a6c644f (https://github.com/apache/deltacloud/commit/7019a6b5bd3934708a764efea79833085a6c644f) requesting /api using the aruba driver throws an error:
> ArgumentError - wrong number of arguments (1 for 0):
> 	/tmp/deltacloud/server/lib/deltacloud/drivers/aruba/aruba_driver.rb:200:in `supported_collections'
> 	/tmp/deltacloud/server/lib/deltacloud/server.rb:52:in `block in <class:API>'
> [...]
> 127.0.0.1 - - [03/Oct/2012 12:18:16] "GET /api HTTP/1.1" 500 182312 2.2824
> This is because the supported_collections method in aruba driver has not been updated. Indeed, the method is not required anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (DTACLOUD-332) Aruba provider supported_collections error

Posted by "Marios Andreou (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DTACLOUD-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marios Andreou closed DTACLOUD-332.
-----------------------------------

    
> Aruba provider supported_collections error
> ------------------------------------------
>
>                 Key: DTACLOUD-332
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-332
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>            Reporter: Aruba Staff
>            Assignee: Marios Andreou
>         Attachments: 0001-Aruba-Removed-supported_collections-method.patch
>
>
> Since commit 7019a6b5bd3934708a764efea79833085a6c644f (https://github.com/apache/deltacloud/commit/7019a6b5bd3934708a764efea79833085a6c644f) requesting /api using the aruba driver throws an error:
> ArgumentError - wrong number of arguments (1 for 0):
> 	/tmp/deltacloud/server/lib/deltacloud/drivers/aruba/aruba_driver.rb:200:in `supported_collections'
> 	/tmp/deltacloud/server/lib/deltacloud/server.rb:52:in `block in <class:API>'
> [...]
> 127.0.0.1 - - [03/Oct/2012 12:18:16] "GET /api HTTP/1.1" 500 182312 2.2824
> This is because the supported_collections method in aruba driver has not been updated. Indeed, the method is not required anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (DTACLOUD-332) Aruba provider supported_collections error

Posted by "Marios Andreou (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DTACLOUD-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marios Andreou resolved DTACLOUD-332.
-------------------------------------

    Resolution: Fixed
    
> Aruba provider supported_collections error
> ------------------------------------------
>
>                 Key: DTACLOUD-332
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-332
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>            Reporter: Aruba Staff
>            Assignee: Marios Andreou
>         Attachments: 0001-Aruba-Removed-supported_collections-method.patch
>
>
> Since commit 7019a6b5bd3934708a764efea79833085a6c644f (https://github.com/apache/deltacloud/commit/7019a6b5bd3934708a764efea79833085a6c644f) requesting /api using the aruba driver throws an error:
> ArgumentError - wrong number of arguments (1 for 0):
> 	/tmp/deltacloud/server/lib/deltacloud/drivers/aruba/aruba_driver.rb:200:in `supported_collections'
> 	/tmp/deltacloud/server/lib/deltacloud/server.rb:52:in `block in <class:API>'
> [...]
> 127.0.0.1 - - [03/Oct/2012 12:18:16] "GET /api HTTP/1.1" 500 182312 2.2824
> This is because the supported_collections method in aruba driver has not been updated. Indeed, the method is not required anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DTACLOUD-332) Aruba provider supported_collections error

Posted by "Marios Andreou (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DTACLOUD-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468523#comment-13468523 ] 

Marios Andreou commented on DTACLOUD-332:
-----------------------------------------

ACK 

thanks for the patch!

pushed as commit 37706ac1d5e094a04eb87c535132b2a8d1954fde
                
> Aruba provider supported_collections error
> ------------------------------------------
>
>                 Key: DTACLOUD-332
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-332
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>            Reporter: Aruba Staff
>            Assignee: Marios Andreou
>         Attachments: 0001-Aruba-Removed-supported_collections-method.patch
>
>
> Since commit 7019a6b5bd3934708a764efea79833085a6c644f (https://github.com/apache/deltacloud/commit/7019a6b5bd3934708a764efea79833085a6c644f) requesting /api using the aruba driver throws an error:
> ArgumentError - wrong number of arguments (1 for 0):
> 	/tmp/deltacloud/server/lib/deltacloud/drivers/aruba/aruba_driver.rb:200:in `supported_collections'
> 	/tmp/deltacloud/server/lib/deltacloud/server.rb:52:in `block in <class:API>'
> [...]
> 127.0.0.1 - - [03/Oct/2012 12:18:16] "GET /api HTTP/1.1" 500 182312 2.2824
> This is because the supported_collections method in aruba driver has not been updated. Indeed, the method is not required anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira