On 4 November 2014 12:32, Doug Hellmann <[email protected]> wrote: > ... > Be careful about constructing the names. You can’t have “.” in them because > then you can’t access them in python, for example: > cfg.CONF.pci_passthrough_whitelist.vendor_id.0
And the use of an int as a name. Personally I think a separate yaml file would be a bit nicer. -Rob -- Robert Collins <[email protected]> Distinguished Technologist HP Converged Cloud _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
