jwk404 opened a new pull request, #1744:
URL: https://github.com/apache/libcloud/pull/1744

   This change adds a function to update additional_capabilities so that
   Ultra SSDs can be added. Additional changes allow specific provisioned
   IOPS and throughput.
   
   ## Azure: Add the ability to use Ultra SSDs
   
   ### Description
   To add UltraSSD disks in Azure, a flag must be toggled on the VM
   itself. Once the flag is enabled, a disk of this type may be
   provisioned with a specific cap on IOPS and throughput. This commit
   adds a function to toggle the compatibility flag, and adds the ability
   to specify IOPS and throughput numbers.
   
   ### 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)
   - [ ] Documentation
   - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
   - [ ] 
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
 (required for bigger changes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to