oslo.utils/oslo_utils
Hanxi Liu 7b7d5b9e80 Create dictutils and add 'flatten_dict_to_keypairs'
This function has been shared at least kwapi and all Telemetry projects
including ceilometer, aodh, panko and gnocchi. As a generator, it produces
sequence of keypairs for nested dictionaries. It seems to be good moving it
to the common shared code.

So add an initial dictutils and tests for it.

Change-Id: Ibd7c2ce4ef9c2608910b26169a804eb463759c7f
2016-11-01 23:35:57 +08:00
..
locale Imported Translations from Zanata 2016-07-12 08:08:38 +00:00
tests Create dictutils and add 'flatten_dict_to_keypairs' 2016-11-01 23:35:57 +08:00
__init__.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
_i18n.py Update translation setup 2016-01-29 08:35:53 +09:00
dictutils.py Create dictutils and add 'flatten_dict_to_keypairs' 2016-11-01 23:35:57 +08:00
encodeutils.py Fix flake8 issues 2016-06-17 07:51:19 +03:00
eventletutils.py Add threading<->eventlet compatible Event 2016-10-21 21:31:28 -04:00
excutils.py Simplify boolean expression in executils.py 2016-06-21 14:07:11 +01:00
fileutils.py Remove unused LOG to keep code clean 2016-07-11 11:51:39 +08:00
fixture.py Use versionadded and versionchanged in doc 2015-10-17 10:53:34 +02:00
fnmatch.py Merge "Add missing doc index for imageutils and fnmatch" 2015-12-17 18:02:48 +00:00
imageutils.py Support json format output from qemu command 2016-06-20 01:21:14 +00:00
importutils.py Make method import_versioned_module work 2016-10-12 16:51:52 +08:00
netutils.py Add method is_valid_mac 2016-10-17 15:57:52 +08:00
reflection.py Merge "Expose function signature fetching function" 2015-12-09 15:37:26 +00:00
secretutils.py Create secretutils and include 'constant_time_compare' function 2016-01-19 17:24:03 -08:00
specs_matcher.py Extend specs matcher to support ">" and "<" 2016-07-27 17:11:06 +01:00
strutils.py doc: Fix docstring of method bool_from_string 2016-09-30 21:13:21 +08:00
timeutils.py Merge "Add basic docstrings to stopwatch has_started/stopped methods" 2016-06-28 18:41:26 +00:00
units.py Write document for each unit of oslo_utils.utils 2015-10-15 16:14:14 +02:00
uuidutils.py Use versionadded and versionchanged in doc 2015-10-17 10:53:34 +02:00
versionutils.py Remove unused LOG to keep code clean 2016-07-11 11:51:39 +08:00