You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/06/05 16:36:58 UTC

[GitHub] [libcloud] micafer opened a new pull request #1295: Fix error getting floating ip instance_id

micafer opened a new pull request #1295: Fix error getting floating ip instance_id
URL: https://github.com/apache/libcloud/pull/1295
 
 
   ## Fix error getting floating ip instance_id
   
   ### Description
   
   In some cases the `device_owner` of the port can be `compute:None`. In this cases the float ip does not return the correct instace_id where the float ip is attached.
   
   ### 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
   - [ ] [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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services