1. 05 Jul, 2019 1 commit
  2. 19 Apr, 2019 1 commit
  3. 24 Aug, 2018 1 commit
    • Nguyen Hai's avatar
      import zuul job settings from project-config · 419c16ba
      Nguyen Hai authored
      This is a mechanically generated patch to complete step 1 of moving
      the zuul job settings out of project-config and into each project
      repository.
      
      Because there will be a separate patch on each branch, the branch
      specifiers for branch-specific jobs have been removed.
      
      Because this patch is generated by a script, there may be some
      cosmetic changes to the layout of the YAML file(s) as the contents are
      normalized.
      
      See the python3-first goal document for details:
      https://governance.openstack.org/tc/goals/stein/python3-first.html
      
      Change-Id: I6a3031027e26313e2706863ac049083a575ef2e3
      Story: #2002586
      Task: #24297
      419c16ba
  4. 02 Aug, 2017 3 commits
  5. 28 Jul, 2017 2 commits
  6. 19 Jul, 2017 2 commits
  7. 18 Jul, 2017 5 commits
  8. 14 Jul, 2017 4 commits
  9. 13 Jul, 2017 1 commit
  10. 30 Jun, 2017 1 commit
  11. 28 Jun, 2017 3 commits
  12. 27 Jun, 2017 1 commit
  13. 21 Jun, 2017 1 commit
  14. 15 Jun, 2017 1 commit
  15. 13 Jun, 2017 1 commit
  16. 09 Jun, 2017 1 commit
    • luqitao's avatar
      Fix html_last_updated_fmt for Python3 · 26241ee5
      luqitao authored
      html_last_updated_fmt option is interpreted as a
      byte string in python3, causing Sphinx build to break.
      This patch makes it utf-8 string.
      
      Change-Id: I8eb08b739d01aa38596d1c92aad9f98cb0ae1eb2
      Closes-Bug: #1693670
      26241ee5
  17. 27 May, 2017 1 commit
  18. 24 May, 2017 1 commit
    • Eric Harney's avatar
      Initialize privsep root_helper command · d16dff9a
      Eric Harney authored
      Currently, when using the Cinder backend, Glance
      tries to execute os-brick commands directly using
      "privsep-helper".  They should be launched via
      "glance-rootwrap".
      
      Depends-On: Ib7923543862275629d86a0fa76baa88722493bad
      Change-Id: I26d9474d4aadcc0e58e2fce746708f148138c71f
      d16dff9a
  19. 25 Apr, 2017 1 commit
    • Sławek Kapłoński's avatar
      Don't fail when trying to unprotect unprotected snapshot on RBD · a783a744
      Sławek Kapłoński authored
      If rbd driver tries to unprotect snapshot which is already
      unprotected, rbd lib raise InvalidArgument exception.
      Rbd driver in glance_store will now handle such exception
      and will continue deleting snapshot and image in such case.
      
      Change-Id: I612b4421d5065dde002e3c0e0cb22537d2467adb
      Closes-Bug: #1686063
      a783a744
  20. 21 Apr, 2017 1 commit
  21. 06 Apr, 2017 1 commit
  22. 28 Mar, 2017 2 commits
  23. 24 Mar, 2017 1 commit
  24. 22 Mar, 2017 1 commit
  25. 21 Mar, 2017 1 commit
  26. 16 Mar, 2017 1 commit