From 82599c77346bbefd550ea4ee6c0b13a3df4950af Mon Sep 17 00:00:00 2001 From: Trey Morris Date: Fri, 15 Jun 2012 16:35:31 -0500 Subject: moved update cache functionality to the network api previously the network manager get_instance_nw_info was responsible for updating the cache. This is to prevent calling that function in a confusing way. part 2 of this patch was fixing bug997763 floating_ip_associate was removed from the compute api. network api associate is now called directly. network api floating_ip functions now require instance as an argument in order to update cache. Change-Id: Ie8daa017b99e48769afbac4862696ef0a8eb1067 --- Authors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Authors') diff --git a/Authors b/Authors index 489122bc2..ab8223a3e 100644 --- a/Authors +++ b/Authors @@ -51,6 +51,7 @@ David Pravec David Subiros Dean Troyer Deepak Garg +Deevi Rani Derek Higgins Devananda van der Veen Devdeep Singh @@ -222,4 +223,3 @@ Zhiteng Huang Zhixue Wu Zhongyue Luo Ziad Sawalha -Deevi Rani -- cgit