diff options
| author | Trey Morris <treyemorris@gmail.com> | 2012-06-15 16:35:31 -0500 |
|---|---|---|
| committer | Trey Morris <treyemorris@gmail.com> | 2012-06-18 13:31:56 -0500 |
| commit | 82599c77346bbefd550ea4ee6c0b13a3df4950af (patch) | |
| tree | 5178e194b41705fc264eca182cebe42535ff83a7 /Authors | |
| parent | 4d9545260509d238e7ba809d39b3a4e602f5777b (diff) | |
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
Diffstat (limited to 'Authors')
| -rw-r--r-- | Authors | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,6 +51,7 @@ David Pravec <David.Pravec@danix.org> David Subiros <david.perez5@hp.com> Dean Troyer <dtroyer@gmail.com> Deepak Garg <deepak.garg@citrix.com> +Deevi Rani <deevi_rani@persistent.co.in> Derek Higgins <derekh@redhat.com> Devananda van der Veen <devananda.vdv@gmail.com> Devdeep Singh <devdeep.singh@citrix.com> @@ -222,4 +223,3 @@ Zhiteng Huang <zhiteng.huang@intel.com> Zhixue Wu <Zhixue.Wu@citrix.com> Zhongyue Luo <lzyeval@gmail.com> Ziad Sawalha <github@highbridgellc.com> -Deevi Rani <deevi_rani@persistent.co.in> |
