OpenStack library utils
Go to file
Matthew Booth 8cce3af2c2 Add private_key to the list of sanitized keys
Nova's create keypair operation will currently log the generated
keypair if debug logs are enabled.

(cherry picked from commit 0fb1b0aabe)

Closes-Bug: #1770683
Change-Id: I7f889f0bf254fad43b1e26d32fa145f88c668b39
2018-05-15 12:18:41 +01:00
doc Updated from global requirements 2018-02-13 01:58:44 +00:00
oslo_utils Add private_key to the list of sanitized keys 2018-05-15 12:18:41 +01:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 21:51:45 +01:00
tools Avoid tox_install.sh for constraints support 2017-12-02 17:06:59 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:23:20 -04:00
.gitignore Add reno for release notes management 2016-11-01 15:43:10 +08:00
.gitreview Update .gitreview for stable/queens 2018-01-24 18:08:14 +00:00
.mailmap exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
.testr.conf Get the tox tests working 2014-06-18 23:12:10 -04:00
CONTRIBUTING.rst Fix wrong bug tracking link 2015-11-16 23:17:37 +08:00
HACKING.rst Update URLs in documents according to document migration 2017-07-12 23:34:11 +08:00
LICENSE exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
README.rst Update URLs in documents according to document migration 2017-07-12 23:34:11 +08:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
requirements.txt Updated from global requirements 2017-11-16 11:22:07 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-12 23:34:11 +08:00
setup.py Updated from global requirements 2017-03-03 00:03:24 +00:00
test-requirements.txt Updated from global requirements 2018-02-13 01:58:44 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/queens 2018-01-24 18:08:17 +00:00

README.rst

Team and repository tags

image

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.