micafer opened a new pull request #1671:
URL: https://github.com/apache/libcloud/pull/1671


   ## Fix upgrade nodes to describe the API changes
   
   ### Description
   
   As the OpenStack compute driver has moved the floating ip related functions 
from nova to neutron. There are one change that affect the users: node_id 
property cannot be directly obtained from FloatingIP information and it must be 
gotten from the related Port information with the ``get_node_id`` method.
   
   ### Status
   
   - done, 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)
   - [x] Documentation
   - [ ] [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)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to