You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Bill Woodward (Created) (JIRA)" <ji...@apache.org> on 2012/01/30 19:06:10 UTC

[dev] [jira] [Created] (LIBCLOUD-144) RackspaceLBDriver doesn't translate IMAP protocol names properly

RackspaceLBDriver doesn't translate IMAP protocol names properly
----------------------------------------------------------------

                 Key: LIBCLOUD-144
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-144
             Project: Libcloud
          Issue Type: Bug
    Affects Versions: 0.7.1
            Reporter: Bill Woodward
            Priority: Minor
             Fix For: 0.8.0


The Rackspace load balancer API expects the IMAP protocol names to be IMAPv2, IMAPv3, and IMAPv4, but we are currently sending them as IMAPV2, IMAPV3, and IMAPV4. We need to map them in the RackspaceLBDriver.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Resolved] (LIBCLOUD-144) RackspaceLBDriver doesn't translate IMAP protocol names properly

Posted by "Tomaz Muraus (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus resolved LIBCLOUD-144.
-----------------------------------

    Resolution: Fixed
    
> RackspaceLBDriver doesn't translate IMAP protocol names properly
> ----------------------------------------------------------------
>
>                 Key: LIBCLOUD-144
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-144
>             Project: Libcloud
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: Bill Woodward
>            Priority: Minor
>              Labels: loadbalancer
>             Fix For: 0.8.0
>
>         Attachments: rackspace_imap.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The Rackspace load balancer API expects the IMAP protocol names to be IMAPv2, IMAPv3, and IMAPv4, but we are currently sending them as IMAPV2, IMAPV3, and IMAPV4. We need to map them in the RackspaceLBDriver.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Updated] (LIBCLOUD-144) RackspaceLBDriver doesn't translate IMAP protocol names properly

Posted by "Bill Woodward (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill Woodward updated LIBCLOUD-144:
-----------------------------------

    Attachment: rackspace_imap.patch
    
> RackspaceLBDriver doesn't translate IMAP protocol names properly
> ----------------------------------------------------------------
>
>                 Key: LIBCLOUD-144
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-144
>             Project: Libcloud
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: Bill Woodward
>            Priority: Minor
>              Labels: loadbalancer
>             Fix For: 0.8.0
>
>         Attachments: rackspace_imap.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The Rackspace load balancer API expects the IMAP protocol names to be IMAPv2, IMAPv3, and IMAPv4, but we are currently sending them as IMAPV2, IMAPV3, and IMAPV4. We need to map them in the RackspaceLBDriver.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Closed] (LIBCLOUD-144) RackspaceLBDriver doesn't translate IMAP protocol names properly

Posted by "Tomaz Muraus (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus closed LIBCLOUD-144.
---------------------------------

    
> RackspaceLBDriver doesn't translate IMAP protocol names properly
> ----------------------------------------------------------------
>
>                 Key: LIBCLOUD-144
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-144
>             Project: Libcloud
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: Bill Woodward
>            Priority: Minor
>              Labels: loadbalancer
>             Fix For: 0.8.0
>
>         Attachments: rackspace_imap.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The Rackspace load balancer API expects the IMAP protocol names to be IMAPv2, IMAPv3, and IMAPv4, but we are currently sending them as IMAPV2, IMAPV3, and IMAPV4. We need to map them in the RackspaceLBDriver.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Commented] (LIBCLOUD-144) RackspaceLBDriver doesn't translate IMAP protocol names properly

Posted by "Tomaz Muraus (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LIBCLOUD-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196322#comment-13196322 ] 

Tomaz Muraus commented on LIBCLOUD-144:
---------------------------------------

Merged into trunk, thanks.
                
> RackspaceLBDriver doesn't translate IMAP protocol names properly
> ----------------------------------------------------------------
>
>                 Key: LIBCLOUD-144
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-144
>             Project: Libcloud
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: Bill Woodward
>            Priority: Minor
>              Labels: loadbalancer
>             Fix For: 0.8.0
>
>         Attachments: rackspace_imap.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The Rackspace load balancer API expects the IMAP protocol names to be IMAPv2, IMAPv3, and IMAPv4, but we are currently sending them as IMAPV2, IMAPV3, and IMAPV4. We need to map them in the RackspaceLBDriver.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira