← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1350704] Re: The floating ip should be removed after shelve offload instance

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1350704

Title:
  The floating ip should be removed after shelve offload instance

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Commit: 4f8185549dfe11eb1ce405711593baa1528045ea fixes the problem of update binding when unshelve instance for neutron. But that fixing didn't cover the case for nova-network. For nova-network with multi host, the floating ip should be removed when shelve offload instance.
     
  produce as below:
  1. nova boot vm1
  2. iptables -t nat -L -n check the floating ip rules for vm1
  3. nova shelve vm1
  4. waiting for vm1 shelve offload
  6. running iptables again, found the floating ip rules still existed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1350704/+subscriptions


References