Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: Alex Xu (xuhj)
         Status: In Progress

-- 
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):
  In Progress

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to