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

        

Reply via email to