> If we really need that level of arbitrary complexity and future name > values we should then just: > > pci_passthrough_cfg = /etc/nova/pci_pass.yaml
I hate to have to introduce a new thing like that, but I also think that JSON-encoded config variable strings are a nightmare. They lead to bugs like this: https://bugs.launchpad.net/nova/+bug/1383345 So I'd rather see something that is a little easier to manage. Also, moving things like this out to a separate file makes it easy to generate/update that file automatically, which is probably a useful thing for something like PCI. --Dan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
