1. 19 Apr, 2019 1 commit
  2. 04 Oct, 2018 1 commit
    • Doug Hellmann's avatar
      import zuul job settings from project-config · 1208d4b9
      Doug Hellmann 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: I620bf4642c4217af8eabd30a0c3258b34551a7c7
      Story: #2002586
      Task: #24285
      1208d4b9
  3. 26 Jan, 2017 2 commits
  4. 25 Jan, 2017 3 commits
  5. 24 Jan, 2017 1 commit
    • Dave McCowan's avatar
      Remove invalid smoke test that is failing in the gate · 0eb09156
      Dave McCowan authored
      The smoke test that ran the CLI command "acl delete"
      with a null entity_ref was failing with an exception
      in the cliff library.  This test is invalid, since
      the CLI parser would not accept this command without
      an entity_ref.
      
      This test failed more gracefully with cliff 2.3.0, but
      in 2.4.0 cliff throws an exception that causes this
      test to start failing.
      
      Change-Id: If91d4966eff77dad7c8569e309134dc540edc258
      0eb09156
  6. 09 Jan, 2017 2 commits
  7. 04 Jan, 2017 1 commit
  8. 03 Jan, 2017 1 commit
  9. 14 Dec, 2016 1 commit
    • Juan Antonio Osorio Robles's avatar
      Accept 'pass_phrase' for AsymmetricOrder constructor · 87778848
      Juan Antonio Osorio Robles authored
      This was changed by this commit
      Iecd129a61eb02d0de59b4a11b83200a8a4269a6c and broke other projects that
      used this interface. This adds the parameter back, as well as still
      accepting the one that was introduced ('passphrase' without the
      underscore).
      
      Also, the new parameter takes presedence.
      
      Change-Id: I12796f6896bba315b9cd855a13f776b08e0be693
      Closes-Bug: #1635213
      87778848
  10. 08 Dec, 2016 1 commit
  11. 22 Nov, 2016 4 commits
  12. 16 Nov, 2016 1 commit
  13. 14 Nov, 2016 1 commit
  14. 12 Nov, 2016 2 commits
  15. 11 Nov, 2016 1 commit
  16. 09 Nov, 2016 2 commits
  17. 27 Oct, 2016 1 commit
  18. 25 Oct, 2016 1 commit
    • Tony Xu's avatar
      Add Python 3.5 classifier and venv · b83d08b8
      Tony Xu authored
      Now that there is a passing gate job, we can claim
      support for Python 3.5 in the classifier.
      This patch also adds the convenience py35 venv.
      
      Change-Id: Ifbd1147a3c8c4d6fa745d210d37a90f5ae8321dd
      b83d08b8
  19. 19 Oct, 2016 5 commits
  20. 18 Oct, 2016 2 commits
  21. 17 Oct, 2016 1 commit
  22. 16 Oct, 2016 1 commit
  23. 15 Oct, 2016 2 commits
  24. 14 Oct, 2016 2 commits