[openstack-dev] [nova] pci pass through turing complete config options?
Vishvananda Ishaya
vishvananda at gmail.com
Mon Nov 17 23:57:03 UTC 2014
On Nov 6, 2014, at 7:56 PM, Ian Wienand <iwienand at redhat.com> wrote:
> On 10/29/2014 12:42 AM, Doug Hellmann wrote:
>> Another way to do this, which has been used in some other projects,
>> is to define one option for a list of “names” of things, and use
>> those names to make groups with each field
>
> I've proposed that in [1]. I look forward to some -1's :)
>
>> OTOH, oslo.config is not the only way we have to support
>> configuration. This looks like a good example of settings that are
>> more complex than what oslo.config is meant to handle, and that
>> might be better served in a separate file with the location of that
>> file specified in an oslo.config option.
>
> My personal opinion is that yet-another-config-file in possibly
> yet-another-format is just a few lines of code, but has a pretty high
> cost for packagers, testers, admins, etc. So I feel like that's
> probably a last-resort.
In most discussions I’ve had with deployers, the prefer multiple files, as it
is easier to create a new file via puppet or chef when a feature is turned
on than to add a bunch of new sections in the middle of an existing file.
Vish
>
> -i
>
> [1] https://review.openstack.org/133138
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141117/b65ce95e/attachment.pgp>
More information about the OpenStack-dev
mailing list