tripleo-heat-templates/container_config_scripts
Martin Schuppert bbd2d94483 Allow multiple same options in nova.conf
In python3 SafeConfigParser was renamed to ConfigParser and the default
for duplicate options default to true. In case of nova it is valid to
have duplicate option lines, e.g. pci_alias can be specified more then
once in nova.conf and results in an error like seen in
https://bugs.launchpad.net/tripleo/+bug/1827775

https://docs.python.org/3/library/configparser.html#configparser.ConfigParser

Closes-Bug: #1827775

Change-Id: I410af66d8dceb6dde84828c9bd1969aa623bf34c
2019-05-09 09:22:22 +02:00
..
tests Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00
__init__.py Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00
nova_cell_v2_discover_hosts.py Set debug level of nova container_config_scripts only when enabled 2019-04-30 14:40:33 +02:00
nova_statedir_ownership.py Set debug level of nova container_config_scripts only when enabled 2019-04-30 14:40:33 +02:00
nova_wait_for_compute_service.py Allow multiple same options in nova.conf 2019-05-09 09:22:22 +02:00
nova_wait_for_placement_service.py Allow multiple same options in nova.conf 2019-05-09 09:22:22 +02:00
pyshim.sh Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00