KYDronePilot opened a new pull request #1373: VCloud Driver Features/Bugfixes
URL: https://github.com/apache/libcloud/pull/1373
 
 
   ## VCloud Driver Features/Bugfixes
   
   ### Description
   
   Fixed a few bugs and implemented new features needed in the VCloud driver.
   
   Overview of changes:
    - Bug fixes
      - Fixed incorrect VCloud 5.5 auth headers error.
      - Added function for conditionally removing admin password element when 
it would be invalid to include it (rather than removing unconditionally).
    - Added VCloud node description handling.
    - Added lease settings tracking for VCloud nodes.
    - Added shutdown option when destroying and undeploying a VCloud node.
    - Added ability to specify guest script text for VCloud VMs.
    - New driver methods:
      - VCloud_1_5_NodeDriver.ex_find_vm_nodes(): Finds nodes that contain a VM 
with the specified name.
      - VCloud_1_5_NodeDriver._ex_get_node(): Get a node instance from a node 
ID.
      - VCloud_1_5_NodeDriver._remove_admin_password(): Bug fix mentioned above.
    - Added tests for changes where appropriate.
    - Fixed tests broken by changes.
   
   These changes were made by the OpenText Corporation.
   
   ### Status
   
   Complete, ready for review
   
   ### Checklist (tick everything that applies)
   
   - [ ] [Code 
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
 (required, can be done after the PR checks)
   - [ ] Documentation
   - [ ] [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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to