Skip to content
Snippets Groups Projects
  1. May 02, 2013
  2. Apr 30, 2013
  3. Apr 29, 2013
  4. Apr 26, 2013
  5. 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
  6. Apr 18, 2013
  7. Apr 17, 2013
  8. Apr 16, 2013
  9. Apr 11, 2013
  10. Apr 10, 2013
  11. Apr 03, 2013
  12. Mar 20, 2013
  13. Mar 12, 2013
  14. Mar 11, 2013
  15. Mar 06, 2013
  16. Mar 04, 2013
Loading