From 11f2197c0e23691ccd1d376c44a751de660b91a9 Mon Sep 17 00:00:00 2001 From: Somik Behera Date: Mon, 30 Apr 2012 17:43:14 -0700 Subject: [PATCH] Fix bug 988034 - Quantum Network Manager - not clearing ips Added a line in nova_ipam_lib.QuantumNovaIPAMLib init method to ensure we clean up IPs and explanation of whats going on. Also, nuked release_fixed_ip as that is not needed in QuantumManager anymore. Change-Id: Ic2ad1e87441c448c10ff097b28d2b6347eef5401 --- Authors | 1 + 1 file changed, 1 insertion(+) diff --git a/Authors b/Authors index 09986ccb..5c5df3d6 100644 --- a/Authors +++ b/Authors @@ -181,6 +181,7 @@ Sandy Walsh Sateesh Chodapuneedi Scott Moser Sean Dague +Somik Behera Soren Hansen Stanislaw Pitucha Stephanie Reese