Skip to content
Snippets Groups Projects
  1. May 14, 2013
  2. May 03, 2013
  3. May 02, 2013
  4. Apr 30, 2013
  5. Apr 29, 2013
  6. Apr 26, 2013
  7. Apr 22, 2013
    • Michele Tartara's avatar
      Allow proper cleanup of partially created disks · 9b221ea4
      Michele Tartara authored
      
      During the creation of an instance, if the creation of disks fails, some
      partially created disks might remain lying around. There is an already
      implemented cleanup procedure, but it requires the disks to be listed in the
      disks_created variable, which is updated after the creation of the disk itself
      to prevent it from removing disks already existing previously.
      
      This patch introduces a better tracking of partially created disks, so that
      they can be removed without risking removing already existing ones.
      
      Signed-off-by: default avatarMichele Tartara <mtartara@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      9b221ea4
  8. Apr 18, 2013
  9. Apr 17, 2013
  10. Apr 16, 2013
  11. Apr 11, 2013
  12. Apr 10, 2013
  13. Apr 03, 2013
  14. Mar 20, 2013
  15. Mar 12, 2013
  16. Mar 11, 2013
Loading