Gary Kotton d06218acbe Ensure that ListOpt configuration variables are set
Ensure that the default value is []. If no default is set then the
CFG module assigns the value None. There are some edge cases where
a configuration setting has not been set and there is random failure.

Ideally we should validate the configurations at boot. But that is
another patch set.

Change-Id: I402590f8f0dc86e485716fb2f0fa63262dda96c7
2016-06-15 01:30:08 -07:00
..