diff options
author | Alexander Sakhnov <asakhnov@mirantis.com> | 2011-07-12 20:56:10 +0000 |
---|---|---|
committer | Tarmac <> | 2011-07-12 20:56:10 +0000 |
commit | 11611716e30f368df77816b40c4c77de0e0e047f (patch) | |
tree | 12ad85e06422453e6c49ed25adde9f0596964868 /nova/context.py | |
parent | 76fbcb9bfd88a56c5a3419bf227cca28334f6844 (diff) | |
parent | ee8c298e4da1f59807d9223b33a7e3bb353641a9 (diff) | |
download | nova-11611716e30f368df77816b40c4c77de0e0e047f.tar.gz nova-11611716e30f368df77816b40c4c77de0e0e047f.tar.xz nova-11611716e30f368df77816b40c4c77de0e0e047f.zip |
Fix bug 809316. While attempting to launch cloudpipe instance via 'nova-manage vpn run' command, it comes up with IP from instances DHCP pool and not the second IP from the subnet, which break the forwarding rules that allow users to access the vpn.
This is due 'allocate_fixed_ip' method in VlanManager doesn't receive 'vpn' as an argument from caller method and cloudpipe instances always considers as 'common' instances.
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions