Takashi Kajinami d193c65744 Dict: Support customizing key-value separator
Some projects implements their own mechanism to parse dict values from
list because they use different separators between key and value.

For example, nova provides the [libvirt] disk_cachemode option, and
this option takes a value written in the following format.

[libvirt]
disk_cachemode=key1=value1,key2=value2

Introduce the new key_value_separator parameter to allow using
a different separator, so that DictOpt can be used for such usage.

Change-Id: Iec977e21088b1ced9ad0df05638a459af8cdda2a
2024-04-10 15:21:29 +09:00
2020-02-12 09:56:58 +00:00
2019-04-19 19:35:49 +00:00
2024-01-26 01:18:49 +09:00
2013-02-17 09:25:32 +00:00
2019-10-15 10:53:35 +08:00
2024-01-16 22:24:36 +09:00
2020-02-10 18:34:03 +01:00
2024-01-16 22:24:36 +09:00
2023-02-17 17:49:38 +01:00

Team and repository tags

image

Oslo Configuration Library

Latest Version

Downloads

The Oslo configuration API supports parsing command line arguments and .ini style configuration files.

Description
OpenStack library for config
Readme 12 MiB
Languages
Python 99.8%
Shell 0.2%