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

ASF GitHub Bot commented on LIBCLOUD-836:
-----------------------------------------

GitHub user lochiiconnectivity opened a pull request:

    https://github.com/apache/libcloud/pull/840

    [LIBCLOUD-836] Support Abiquo 3.4, remove deprecated attrs from VM model

    ## Support Abiquo 3.4, remove deprecated attrs from VM model
    
    ### Description
    
    As per JIRA, VM Model prior to Abiquo 3.4 specifies a size attribute 
'hdInBytes', but this has not been used for some time (instead, HD size is 
automatically taken from the template), and it was deprecated from the VM model 
in 3.4 in favour of a disk node (see 
http://wiki.abiquo.com/display/ABI34/API+Changelog+v3.4)
    
    ### Status
    
    - done, ready for review
    
    ### Checklist (tick everything that applies)
    
    - [X] [Code 
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
 (required, can be done after the PR checks)
    - [X] Documentation
    - [X] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
    - [X] 
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
 (required for bigger changes)
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lochiiconnectivity/libcloud 836_abq34

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/840.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #840
    
----
commit 27ecfcdf679542cef544172828640e72469c8d94
Author: lochiiconnectivity <[email protected]>
Date:   2016-07-13T00:02:13Z

    [LIBCLOUD-836] Support Abiquo 3.4, remove deprecated attrs from VM model

----


> Support Abiquo 3.4
> ------------------
>
>                 Key: LIBCLOUD-836
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-836
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: David Freedman
>
> Support Abiquo 3.4 by removing deprecated attributes from the virtualmachine 
> model.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to