deb-oslo.utils/oslo_utils
Omar Shykhkerimov d1e08f533d Add utils for validating and splitting quotes
Now Murano and Glance have similiar implementations of validating
and splitting quotes for using operator 'in' in their API [1],[2].

The style of this functionality should be common as they follow
appropriate api-wg style [3]. So it would be great to have them
implemented in one place and reuse in different projects.

TBD: add appropriate commits to Murano and Glance if this patch
isn't revoked.

[1]: https://github.com/openstack/glance/blob/master/glance/common/utils.py#L601-L644
[2]: https://github.com/openstack/murano/blob/master/murano/common/utils.py#L250-L301
[3]: https://specs.openstack.org/openstack/api-wg/guidelines/pagination_filter_sort.html#filtering

Change-Id: I15236d28b2136153db093590fb4dae65a87eb3e3
Co-Authored-By: Alexis Lee <lxsli@hpe.com>
2016-08-09 20:26:24 +03:00
..
locale Imported Translations from Zanata 2016-07-12 08:08:38 +00:00
tests Add utils for validating and splitting quotes 2016-08-09 20:26:24 +03: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
encodeutils.py Fix flake8 issues 2016-06-17 07:51:19 +03:00
eventletutils.py Provide single step check if eventlet is monkey_patched 2016-04-12 13:16:39 +03: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 Add importutils.import_any method 2016-04-01 14:44:28 -04:00
netutils.py Use is_valid_ipv4 in get_ipv6_addr_by_EUI64 2016-06-13 19:42:19 +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 Add utils for validating and splitting quotes 2016-08-09 20:26:24 +03: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