Comment 7 for bug 1418097

Revision history for this message
Carl Baldwin (carl-baldwin) wrote :

Just a quick follow-up. No matter if @Assaf based off of the commits or the merge commits or some combination of them, there is no room for any other changes to sneak in:

$ git show-branch f97a9cb3 59795ab6 c8b156fb 88d6d615
! [f97a9cb3] Don't pass the port down to the floating ip processing
 ! [59795ab6] Encapsulate DVR Fip namespace
  ! [c8b156fb] Merge "Encapsulate DVR Fip namespace"
   ! [88d6d615] Merge "Don't pass the port down to the floating ip processing"
----
   - [88d6d615] Merge "Don't pass the port down to the floating ip processing"
+ + [f97a9cb3] Don't pass the port down to the floating ip processing
  -- [c8b156fb] Merge "Encapsulate DVR Fip namespace"
++++ [59795ab6] Encapsulate DVR Fip namespace

So, there goes my theory on that.