transforms/report
author Girish Moodalbail <Girish.Moodalbail@oracle.COM>
Fri, 20 Jun 2014 11:01:19 -0700
changeset 1959 ba86b21a837b
parent 1048 e82fa02a4d16
child 5282 b4df500d2f24
permissions -rw-r--r--
19026240 Extract tenantid using the framework provided function 19026100 every tenant should be able to allocate floating IPs for themselves


<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
	print PACKAGE += "%<1>@%<2>" >
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
	print ARC_CASE += "%<1>" >

<transform license license=(.*) -> print LICENSE += "%<1>" >