floating ips associated to instance can not be used when nova-network restart
Bug #968019 reported by
Yaguang Tang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Yaguang Tang |
Bug Description
nova/network/
the fllowing code is outdate,
284 for floating_ip in floating_ips:
285 if floating_
286 fixed_address = floating_
287 interface = floating_
Changed in nova: | |
status: | New → Confirmed |
assignee: | nobody → Yaguang Tang (heut2008) |
Changed in nova: | |
milestone: | none → folsom-1 |
importance: | Undecided → Medium |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-1 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/5946
Review: https:/