[openstack-dev] [Congress] [Murano] multiple numbers of arguments for table
Tim Hinrichs
tim at styra.com
Tue Aug 18 21:22:06 UTC 2015
Hi all,
We're contemplating a small syntax change in the Congress policy language
and wanted to see if it would cause anyone problems.
Currently you can write rules that give a single table differing numbers of
columns. In the following example, the 'error' table has both 1 column and
2 columns.
error(vm) :- blah blah
error(vm, net) :- blah blah
We're contemplating removing this flexibility and making every table have a
fixed number of columns. (We only support differing numbers of columns in
very special cases anyway.)
Would this cause any problems? Murano team?
Thanks,
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150818/18a47399/attachment.html>
More information about the OpenStack-dev
mailing list