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

Roman Bogorodskiy commented on LIBCLOUD-83:
-------------------------------------------

I think it makes sense to use a common class for 1.0 and 1.1 still, even if 1.1 
is not stable, and subclass from it for specific drivers to avoid similar code 
laying around in several copies. Once we see that 1.1 driver is totally 
different, we can easily make it its own driver.

As for fixtures, unused fixtures should be just removed, people who are going 
to write tests will be able to create fixtures on their own (which would be 
better for them anyway) and I don't see any use of them outside of tests.

> OpenStack driver
> ----------------
>
>                 Key: LIBCLOUD-83
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-83
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Compute
>            Reporter: Eugene Polyan
>            Assignee: Roman Bogorodskiy
>         Attachments: gd_libcloud_20110510.patch
>
>
> In order to suport OpenStack cloud platform the new driver is to be added to 
> libcloud

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

Reply via email to