diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-02-13 12:53:06 -0800 |
---|---|---|
committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-02-13 16:04:41 -0800 |
commit | 65dbf21c91729fa20fed95e1cf69cda6421e9a45 (patch) | |
tree | 90d45d1f424a937d678303b71af17255cb5cd334 /nova/utils.py | |
parent | 20424b987946ee56e39f88aed7fddd35c54d7207 (diff) | |
download | nova-65dbf21c91729fa20fed95e1cf69cda6421e9a45.tar.gz nova-65dbf21c91729fa20fed95e1cf69cda6421e9a45.tar.xz nova-65dbf21c91729fa20fed95e1cf69cda6421e9a45.zip |
Fix add-fixed-ip and remove-fixed-ip.
There were various places that were passing an integer id from
network api to network manager. On the manager side we need the
uuid so this patch updates everything to send the uuid.
Secondarily, the network info cache wasn't being properly updated
upon return from add-fixed-ip and remove-fixed-ip, so this
changes the code to update the info cache as well.
Fixes bug 1124674
Change-Id: I632b39eb3963998cf42c02584dc9275a8aae243d
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions