Skip to content
Snippets Groups Projects
  1. May 16, 2019
  2. May 15, 2019
  3. May 14, 2019
  4. May 13, 2019
  5. May 12, 2019
  6. May 11, 2019
  7. May 10, 2019
  8. May 09, 2019
  9. May 08, 2019
  10. May 07, 2019
  11. May 04, 2019
  12. May 03, 2019
  13. May 02, 2019
  14. May 01, 2019
    • Dmitriy Rabotjagov's avatar
      Fix KeyError when image was deleted · a1559be7
      Dmitriy Rabotjagov authored
      KeyError was raised when volume was created from image and
      then this image is deleted. THis patch adds additional check
      to avoid such situations.
      
      Change-Id: I85712fd9587d8815d2f3c74227ded9a4f62296f3
      a1559be7
  15. Apr 29, 2019
  16. Apr 28, 2019
    • Adrian Turjak's avatar
      Correctly set content-type for workflow response · 8516de8f
      Adrian Turjak authored
      The default content-type is html, and under certain
      circumstances like devstack the html has some additional
      comments added. Because this specific content is meant
      to be parsed as json those extra html comments break the
      modal.js code.
      
      We can't set the content-type to json without rewriting parts of
      modal.js, as it will will parse it into an object early and then
      modal.js will fail as it attempts to parse an object into json.
      
      Change-Id: If5a9ee7fe4273dc368dec7767a55d4467bf6a1a7
      Closes-bug: #1824484
      8516de8f
    • Zuul's avatar
  17. Apr 25, 2019
  18. Apr 24, 2019
Loading