diff options
author | Mate Lakat <mate.lakat@citrix.com> | 2012-12-18 14:22:40 +0000 |
---|---|---|
committer | Mate Lakat <mate.lakat@citrix.com> | 2013-01-04 09:41:50 +0000 |
commit | d65801ca0718a5ca417d5b134ae9b7d87730f83f (patch) | |
tree | e0d09ef9c4c791d95a91218ec6012e21bc05047d /nova/utils.py | |
parent | b6843ad968ca03797d968625e8bec814caa42aa0 (diff) | |
download | nova-d65801ca0718a5ca417d5b134ae9b7d87730f83f.tar.gz nova-d65801ca0718a5ca417d5b134ae9b7d87730f83f.tar.xz nova-d65801ca0718a5ca417d5b134ae9b7d87730f83f.zip |
fix floating-ip in multihost case
Fixes bug 1091698.
_disassociate_floating_ip and _associate_floating_ip got an extra
parameter since this change:
https://github.com/openstack/nova/commit/b93e851c0d90c17868a0e68a3b54e136bb5cd54d
However, the multi-host codepath was not amended, thus multihost case
is broken since that. This fix adds the extra parameters for those rpc
calls.
Change-Id: I93a5f96ef87c0f8a14c912d7812c001d0c682afa
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions