From 3e166fb03ef1bdcb4388aaed027f97e290646469 Mon Sep 17 00:00:00 2001 From: deevi rani Date: Thu, 3 May 2012 06:42:47 -0400 Subject: [PATCH] Updates the cache fixes bug 939122 Following are the changes done: 1. in compute/api.py to display the floating ip in nova list command upon its association with an instance. 2. in network/api.py to solve the similar issue upon the floating ip disassocaition Updated version of: https://review.openstack.org/#/c/7059 Change-Id: Ief1a3f544c3d14bd61cc0814612df3ee521ddec2 --- Authors | 1 + 1 file changed, 1 insertion(+) diff --git a/Authors b/Authors index a8f1fc88..27216846 100644 --- a/Authors +++ b/Authors @@ -221,3 +221,4 @@ Zhiteng Huang Zhixue Wu Zhongyue Luo Ziad Sawalha +Deevi Rani