Update hacking for Python3
Use unittest.mock instead of third party mock
remove outdated header
[ussuri][goal] Drop python 2.7 support and testing
tox: Trivial cleanup
trivial: Remove cruft from sphinx config file
tox: Add missing deps for ‘releasenotes’ job
Switch from ‘collections’ -> ‘collections.abc’
Exclude tests from apidoc
tox: Keeping going with docs
Switch to Ussuri jobs
Update the constraints url
Update master for stable/train
Add Python 3 Train unit tests
Move doc related modules to doc/requirements.txt
Sync Sphinx requirement
Replace git.openstack.org URLs with opendev.org URLs
OpenDev Migration Patch
Update master for stable/stein
add python 3.7 unit test job
Update hacking version
Use template for lower-constraints
Update mailinglist from dev to discuss
Clean up .gitignore references to personal tools
Imported Translations from Zanata
add lib-forward-testing-python3 test job
add python 3.6 unit test job
import zuul job settings from project-config
Update unit test to reflect latest oslo.config
Update reno for stable/rocky
Switch to stestr
Add release notes link to README
fix tox python3 overrides
Remove the remaining of the removed option
Replace deprecated “auth_uri” by “www_authenticate_uri”
Remove stale pip-missing-reqs and pypy tox tests
Trivial: Update pypi url to new url
set default python to python3
fix lower constraints and uncap eventlet
Document workaround for AccessDenied error
add lower-constraints job
Updated from global requirements
Update links in README
Imported Translations from Zanata
Imported Translations from Zanata
Update reno for stable/queens
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Add bandit to pep8 job
Remove -U from pip install
Avoid tox_install.sh for constraints support
Updated from global requirements
Remove setting of version/release from releasenotes
Updated from global requirements
Updated from global requirements
Imported Translations from Zanata
Remove psutil 1.x compat wrapping
Updated from global requirements
Updated from global requirements
Update the documentation link
Remove SIGUSR1 handler, which was deprecated after Ocata
Updated from global requirements
Update reno for stable/pike
Updated from global requirements
Updated from global requirements
update the doc URL according to document migration
switch from oslosphinx to openstackdocstheme
rearrange content to fit the new standard layout
Updated from global requirements
Updated from global requirements
Remove pbr warnerrors in favor of sphinx check
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Remove log translations
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Update reno for stable/ocata
Remove references to Python 3.4
Updated from global requirements
Updated from global requirements
Add Constraints support
Bump hacking dep
Show team and repo badges on README
Fix a typo
Updated from global requirements
Add reno for release notes management
Updated from global requirements
Updated from global requirements
Changed the home-page link
Updated from global requirements
Updated from global requirements
Updated from global requirements
Add Python 3.5 classifier and venv
Updated from global requirements
Updated from global requirements
Updated from global requirements
Use file modification events instead of signal handler
Imported Translations from Zanata
Updated from global requirements
Trivial: ignore openstack/common in flake8 exclude list
Remove direct dependency on babel
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Update translation setup
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Updated from global requirements
Print the traceback if there was an exception in run()
Rename signal handler argument to ‘frame’
Updated from global requirements
Updated from global requirements
Trival: Remove ‘MANIFEST.in’
Drop python 2.6 support
Updated from global requirements
Remove Python 2.6 classifier
Updated from global requirements
Remove python 2.6 and cleanup tox.ini
Fix Transition to SIGUSR2 in oslo.reports breaks upgrade
Updated from global requirements
Updated from global requirements
Updated from global requirements
Fix a typo in process.py
remove extraneous coverage omit instruction
No need for Oslo Incubator Sync
Fix coverage configuration and execution
How to use oslo.reports documentation
add auto-generated api documentation
clean up release notes in toctree
add auto-generated docs for config options
Add shields.io version/downloads links/badges into README.rst
Updated from global requirements
guru_meditation_report: Use SIGUSR2 instead of SIGUSR1
Updated from global requirements
Updated from global requirements
Add a configuration for the directory to generate gmr
Fill README from information in the wiki
Updated from global requirements
Setup translations
Updated from global requirements
Updated from global requirements
Updated from global requirements
Fix mock of open() for mock 1.1.0
Fix GMR break with new psutil versions
Add oslo.utils dependency
Add tox target to find missing requirements
Updated from global requirements
Guru Meditation Reports broken without version_string
Fix intermittent test failures because of sort order
Graduation Prep: Use six.text_type instead of str
Graduation Prep: Initial Import Fixup
exported from oslo-incubator by graduate.sh
Remove timeutils.strtime() usage
Switch from oslo.config to oslo_config
Use oslo_utils instead of deprecated oslo.utils
Report: Add basic processes section
Change oslo.config to oslo_config
switch to oslo_serialization
Reports: Use sig handler traceback for curr thread
Report: Propagate view_type through collections
Report: Support Sequences and Mappings as Data
Use same mask pattern for reports as mask_password
Mask secrets when output conf
Delete graduated serialization files
Remove our custom test base class
Switch oslo-incubator to use oslo.utils and remove old modules
Fix tests.unit.reports.* with python3.4
Fix tests.unit.reports.test_base_report with python3.4
Set pbr ‘warnerrors’ option for doc build
fixed typos found by RETF rules
Report: Fix JinjaView deepcopy
Fixed several typos
Fix tests.unit.reports.test_guru_meditation_report under Python3
Use from/import style in module report
Fix tests.unit.reports.test_views failures under Python3
Add option for GM report to dump to a file
Removed unneeded #noqa tag
Fixes Guru Meditation portability issue
Fix typo in inline documentation for report module
Use six.StringIO/BytesIO instead of StringIO.StringIO
Rename Openstack to OpenStack
Avoid failure of test_basic_report on 32 bit OS
Fix filter() usage due to python 3 compability
Unify different names between Python2/3 with six.moves
Remove vim header
Use six.string_type instead of basestring
Fix typos in oslo
Adjust import order according to PEP8 imports rule
Replace assertEquals with assertEqual
Introduces The Guru Meditation Report
Introduces Openstack-Specific Report Utilities
Introduces Report Views
Introduces Basic Report and Model
initial commit
Initial skeleton project
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.