1. 20 Aug, 2018 1 commit
    • Nguyen Hai's avatar
      import zuul job settings from project-config · 5c64747b
      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: Ibbeb30becdacea8bfa8409417fcc9f8be6aa8a21
      Story: #2002586
      Task: #24290
      5c64747b
  2. 27 Sep, 2017 1 commit
  3. 28 Jul, 2017 2 commits
  4. 26 Jul, 2017 1 commit
    • Eric Kao's avatar
      Set default max-width to 80 everywhere · e2baac27
      Eric Kao authored
      Openstack client now defaults to unlimited max-width
      instead of the previous fit-to-terminal width. As a
      result, many commands have very wide and unreadable
      output. This change fixes the issue by setting a
      default max width of 80 (traditional terminal width).
      
      User still has the option to set a different max-width
      or specify --fit-width to fit to terminal width.
      
      Change-Id: I5898639942bd4eb17b69c403277b46eb69951265
      e2baac27
  5. 25 Jul, 2017 6 commits
  6. 24 Jul, 2017 2 commits
  7. 23 Jul, 2017 1 commit
  8. 21 Jul, 2017 1 commit
  9. 20 Jul, 2017 2 commits
  10. 19 Jul, 2017 1 commit
    • Eric Kao's avatar
      doc migration · 2ad2a87f
      Eric Kao authored
      - fix sphinx errors
      - enable warning-is-error
      - reorganize structure
      - use openstackdocstheme
      
      Change-Id: I87df64b3a57e03618072a53bbe66bd3e83ac4e72
      2ad2a87f
  11. 18 Jul, 2017 6 commits
  12. 17 Jul, 2017 3 commits
  13. 15 Jul, 2017 1 commit
    • Eric Kao's avatar
      Add command to create policy from file · 673faa26
      Eric Kao authored
      Add the following command for importing policy from file
      `congress policy create-from-file <file path>`
      
      Partially implements: blueprint policy-library
      Partial-Bug: 1693622
      
      Change-Id: Ic989a4d8319b04ccd5b52771ca6ae2190c9e15f5
      673faa26
  14. 14 Jul, 2017 1 commit
  15. 30 Jun, 2017 1 commit
    • SongmingYan's avatar
      Fix the problem of default width is small · 46e4bc63
      SongmingYan authored
      Delete the "max_width" in ShowDatasourceActions because we should
      let the terminal to make the max_width of the output fit the screen.
      
      Change-Id: Id51462cff8f14c912a6d0a24e2b85d67a8c7567c
      46e4bc63
  16. 27 Jun, 2017 1 commit
  17. 23 May, 2017 1 commit
  18. 17 May, 2017 1 commit
  19. 15 May, 2017 1 commit
  20. 03 May, 2017 1 commit
  21. 26 Apr, 2017 1 commit
  22. 12 Apr, 2017 1 commit
  23. 07 Apr, 2017 1 commit
  24. 03 Apr, 2017 1 commit
  25. 28 Mar, 2017 1 commit