deb-oslo.config/oslo_config
Adit Sarfaty 14ec2c67eb Add Port type to allow configuration of a list of tcp/ip ports
There was already a PortOpt, but this is not composable with ListOpt.
The new type inherits from Integer and therefore supports min/max
value and choices. For example, openstack/vmware-nsx wants to use this
to configure a default list of ports for a firewall rule.

Change-Id: I83bbec6add8ce2951e94e69ec14bb6d8137d4f0c
2016-08-11 12:05:59 +03:00
..
tests Add Port type to allow configuration of a list of tcp/ip ports 2016-08-11 12:05:59 +03:00
__init__.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
_i18n.py Added i18n formatting to log messages 2016-05-23 13:38:09 -04:00
_list_opts.py register the built-in options for the config generator to find 2016-01-15 20:41:03 +00:00
cfg.py Add Port type to allow configuration of a list of tcp/ip ports 2016-08-11 12:05:59 +03:00
cfgfilter.py Use versionadded and versionchanged in doc 2015-10-22 13:40:27 +02:00
fixture.py fixture: Provide parameter enforce_type for method config 2016-06-08 13:14:45 +08:00
generator.py Advanced Option 2016-08-02 14:39:50 -05:00
iniparser.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
sphinxconfiggen.py sphinxconfiggen to generate multiple sample files 2016-05-11 17:06:00 -05:00
sphinxext.py Merge "Advanced Option" 2016-08-05 10:47:18 +00:00
types.py Add Port type to allow configuration of a list of tcp/ip ports 2016-08-11 12:05:59 +03:00
version.py Add reno for release notes management 2016-02-22 11:28:17 +00:00