Balazs Gibizer bc562f3393 Fix uuidsentinel to follow getattr protocol
This patch changes the exception type raise by uuidsentinel when the
sentinel name starts with '_'. The __getattr__ protocol requires to
raise an AttributeError if the attribute value cannot be returned.

Closes-Bug: #1885281
Change-Id: I1076a957a19507e7d96ef429c0ae5d0ee8a90e66
2020-06-26 15:36:51 +02:00
2020-06-04 14:08:43 +08:00
2020-06-04 14:08:43 +08:00
2020-06-02 20:41:31 +02:00
2019-04-19 19:27:54 +00:00
2018-07-04 08:28:15 +07:00
2015-11-16 23:17:37 +08:00
2019-02-13 14:28:34 +08:00
2020-02-10 18:35:07 +01:00
2020-04-02 15:10:56 +02:00

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.

Description
OpenStack library utils
Readme 8 MiB
Languages
Python 100%