diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-01-07 10:55:26 -0800 |
---|---|---|
committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-01-15 13:24:58 -0800 |
commit | bdc4860866c432ff4be899ffc444f38efd9e371b (patch) | |
tree | 06a5e39be92c7e2b8fab4c7729ab52edcb4f2f3c /nova/exception.py | |
parent | 34ffd41831ee6b6e629a5f5c2e52c2729f00029d (diff) | |
download | nova-bdc4860866c432ff4be899ffc444f38efd9e371b.tar.gz nova-bdc4860866c432ff4be899ffc444f38efd9e371b.tar.xz nova-bdc4860866c432ff4be899ffc444f38efd9e371b.zip |
Override floating interface on callee side
We allow individual nodes to override the floating interface by setting
public_interface=XXX on the node. Unfortunately in multi_host an
associate or disassociate call can be forwarded from one host to
another. Currently the override happens on the caller side instead of
the callee side. This fixes the issue by moving the override.
Fixes bug 1096987
Change-Id: I37fbbf9e0ee0ffbe8c8754649301371b98da9f4f
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions