Skip to content
Snippets Groups Projects
  1. Feb 26, 2013
    • Dimitris Aragiorgis's avatar
      Fix networks in LUInstanceSetParams() · 076a2938
      Dimitris Aragiorgis authored
      
      Params passed in _CreateNewNic() are not yet evaluated and include
      the value passed by user for the network. A lookup must be done first
      in order to find the corresponding network UUID which should be stored
      in the newly created NIC object.
      
      Params passed in _ApplyNicMods() include the value passed by user
      for the network. Thus a lookup must be done first in order to find
      the corresponding network UUID. Then compare it with the existing
      value and act accordingly.
      
      Signed-off-by: default avatarDimitris Aragiorgis <dimara@grnet.gr>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      076a2938
  2. Feb 22, 2013
  3. Feb 20, 2013
  4. Feb 19, 2013
  5. Feb 18, 2013
  6. Feb 15, 2013
  7. Feb 14, 2013
  8. Feb 13, 2013
  9. Feb 12, 2013
Loading