This looks like an abandoned piece of work level tracking, marking as
Invalid because the patch is abandoned

** Changed in: nova
       Status: In Progress => Invalid

** Changed in: nova
     Assignee: Sabari Murugesan (smurugesan) => (unassigned)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1240847

Title:
  VMware: Refactor methods in vim_util to re-use common functionality

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  The following methods make similar api calls using
  RetrievePropertiesEx and hence can be consolidated to avoid code
  repetition :-

  1. get_object_properties --> retrievePropertiesEx()
  2. get_objects --> retrievePropertiesEx()
  3. get_properties_for_collection_of_objects --> retrievePropertiesEx()

  Suggestion :-
  get_object_properties/get_objects ---> 
get_properties_for_collection_of_objects --> retrievePropertiesEx()

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1240847/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to