OpenStack driver should not inherit all behaviour from Rackspace one
--------------------------------------------------------------------

                 Key: LIBCLOUD-92
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-92
             Project: Libcloud
          Issue Type: Bug
          Components: Compute
    Affects Versions: 0.5.0
         Environment: OpenStack
            Reporter: Andrey Zhuchkov
             Fix For: 0.5.1


For now OpenStack driver simply inherits all the behavior from the Rackspace 
one. And I have faced with two problems:
1. OpenStack driver uses Rackspace pricing - it is unsuitable and causes errors.
2. Sometimes OpenStack cloud returns plain-text response instead of valid XML 
and it causes parsing errors.

I have fixed it and opened pull request on GitHub: 
https://github.com/apache/libcloud/pull/16

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to