1. 03 Jun, 2020 1 commit
    • Brian Haley's avatar
      Default facility to None in OSJournalHandler class · c77f3c9a
      Brian Haley authored
      Use a default value of None for facility in OSJournalHandler
      class, as is done in the OSSysLogHandler class.
      
      Neutron started failing with a:
      
       E1120: No value for argument 'facility' in constructor call
      
      With a recent release of oslo.log.
      
      Change-Id: I5269b82d219fd2377535120d9d266238d50431b3
      Related-Bug: #1871840
      (cherry picked from commit 184235c2)
      c77f3c9a
  2. 25 May, 2020 1 commit
    • Benjamin Reichel's avatar
      Add missing SYSLOG_FACILITY to JournalHandler · a67f7b5c
      Benjamin Reichel authored
      Without SYSLOG_FACILITY log messages from journald forwards the message
      to kern.log. This seems to be default behaviour as it treats the message
      as kernel message.
      
      This option provides a proper facility to the log message and kern.log
      will not be filled up anymore.
      
      Cherry-picked from commit 5b12e66f
      Change-Id: I62a32ed46a400b62ead8c1e6e64acee658e2a769
      Closes-Bug: #1871840
      a67f7b5c
  3. 14 Apr, 2020 2 commits
    • OpenStack Release Bot's avatar
      Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri · e1930c9e
      OpenStack Release Bot authored
      Update the URL to the upper-constraints file to point to the redirect
      rule on releases.openstack.org so that anyone working on this branch
      will switch to the correct upper-constraints list automatically when
      the requirements repository branches.
      
      Until the requirements repository has as stable/ussuri branch, tests will
      continue to use the upper-constraints list on master.
      
      Change-Id: I0e741ae1960cf4fd933044a63df6ceecd9fb3d72
      e1930c9e
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/ussuri · 94a00bc1
      OpenStack Release Bot authored
      Change-Id: I308991827474bc32d46b39f783041890ae9f8900
      94a00bc1
  4. 31 Mar, 2020 1 commit
  5. 21 Mar, 2020 1 commit
  6. 12 Mar, 2020 1 commit
  7. 09 Mar, 2020 1 commit
  8. 05 Mar, 2020 1 commit
  9. 10 Feb, 2020 1 commit
  10. 07 Feb, 2020 1 commit
  11. 03 Feb, 2020 1 commit
  12. 31 Jan, 2020 1 commit
  13. 30 Jan, 2020 2 commits
  14. 12 Jan, 2020 1 commit
  15. 08 Jan, 2020 1 commit
    • Hervé Beraud's avatar
      tox: Trivial cleanup · d22760ad
      Hervé Beraud authored
      Move 'basepython' to the top-level 'testenv'.
      
      Change-Id: I7269b71668b7d37886bdfd02a188cc9d6fd0c958
      d22760ad
  16. 10 Dec, 2019 1 commit
  17. 09 Dec, 2019 1 commit
    • Vladyslav Drok's avatar
      Serialize complex objects in FluentFormatter · b52c8cd2
      Vladyslav Drok authored
      This change introduces the serialization with basically json dumps,
      falling back to repr for non-serializable object. We check the types
      of the top level objects passed to the formatter, as for example
      an object enclosed into dictionary passed to the logger should be a
      much more rare case.
      
      Closes-Bug: 1782361
      Change-Id: Ib214f95abfadd91f85b6cce853057a572ec287f6
      b52c8cd2
  18. 02 Dec, 2019 1 commit
  19. 19 Nov, 2019 1 commit
  20. 24 Oct, 2019 1 commit
    • caoyuan's avatar
      tox: Keeping going with docs · 3d4070e0
      caoyuan authored
      Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name
      suggests, keeps the build running when it encounters non-fatal errors.
      This is exceptionally useful in avoiding a continuous edit-build loop
      when undertaking large doc reworks where multiple errors may be
      introduced.
      
      [1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045
      
      Change-Id: Icbc670ba49e0cf9e1ce33b33a16231ec64ddf042
      3d4070e0
  21. 11 Oct, 2019 1 commit
  22. 20 Sep, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/train · 7fcef4b0
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/train.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/train.
      
      Change-Id: I638b57b529a76135a62ce6606629a474f6b4b4d5
      Sem-Ver: feature
      7fcef4b0
  23. 04 Sep, 2019 1 commit
  24. 14 Aug, 2019 2 commits
  25. 19 Jul, 2019 1 commit
    • pengyuesheng's avatar
      Bump the openstackdocstheme extension to 1.20 · 9222660a
      pengyuesheng authored
      Some options are now automatically configured by the version 1.20:
      - project
      - html_last_updated_fmt
      - latex_engine
      - latex_elements
      - version
      - release.
      
      Change-Id: I61f26bed7831cdcce1f33f3981c3e97b018c4c42
      9222660a
  26. 05 Jul, 2019 1 commit
  27. 26 Jun, 2019 1 commit
    • Ben Nemec's avatar
      Remove incubator migration docs · e7a680e4
      Ben Nemec authored
      Incubator logging has been gone for years. Nobody still needs these
      docs, and on the off chance that I'm wrong they're still available
      in git.
      
      Change-Id: I4757f93c4194bd821232a2f6cc9abf3be00f15d0
      e7a680e4
  28. 24 Jun, 2019 1 commit
  29. 17 Jun, 2019 1 commit
  30. 13 Jun, 2019 1 commit
  31. 12 Jun, 2019 1 commit
    • Adam Spiers's avatar
      Fix guidelines w.r.t. translation of log messages · 362fdbbf
      Adam Spiers authored
      Translation of log messages was ceased starting with Pike, but only
      the oslo.i18n documentation was only partially updated (by
      Ia34ad79ca9), and not this repository.
      
      So remove misleading examples of log translation from this
      documentation.
      
      Change-Id: Ib86013ff5e7bd07ddc696da2e4c56ce9d07f0cb6
      362fdbbf
  32. 15 May, 2019 1 commit
    • Hervé Beraud's avatar
      Schedule a periodical check of requirements to catch py2.7 issues quickly · 8f9a6a19
      Hervé Beraud authored
      Prepare a periodic job used to check possible issue on requirements
      due to the python 2.7 final countdown and requirements
      who remove python 2.7 support. We will check it daily
      to see potential errors quickly outside the
      standard development lifecycle (feature, fix, etc...)
      
      Change-Id: I7773e41ec48246fb56e7366a359c067788c9f5bb
      8f9a6a19
  33. 14 May, 2019 2 commits
  34. 05 May, 2019 1 commit
  35. 04 May, 2019 1 commit
  36. 03 May, 2019 1 commit