1. 10 Aug, 2020 3 commits
    • Łukasz Nowak's avatar
      software/kvm: Implement downloadable images · 80d6a504
      Łukasz Nowak authored
      Downloadable images are enabled when key image-url-list (described in
      instance-kvm-input-schema.json) is present.
      
      Images are downloaded outside of partition processing, as this can take a lot
      of time by template/image-download-controller.py
      
      Configuration is checked and cleaned up by
      template/image-download-config-creator.py
      
      Promises are used for:
      
       * checking if the current configuration from the request has been processed
       * checking status of configuration generation, image download process and
         checksum validity
      
      Details about errors are exposed by using monitor stack provided HTTP server,
      so that user is able to take informed decision about how to fix the problem.
      80d6a504
    • Łukasz Nowak's avatar
      XXX NOT FOR MERGE: Test only kvm · d9f9eaa2
      Łukasz Nowak authored
      d9f9eaa2
    • Łukasz Nowak's avatar
      f776727c
  2. 07 Aug, 2020 6 commits
  3. 06 Aug, 2020 1 commit
  4. 05 Aug, 2020 14 commits
  5. 03 Aug, 2020 5 commits
  6. 02 Aug, 2020 1 commit
  7. 30 Jul, 2020 6 commits
  8. 28 Jul, 2020 2 commits
  9. 27 Jul, 2020 2 commits