<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div>I found this </div><div><br></div><div><a href="http://docs.openstack.org/admin-guide-cloud/blockstorage-driver-filter-weighing.html">http://docs.openstack.org/admin-guide-cloud/blockstorage-driver-filter-weighing.html</a></div><div><br></div><div>And this </div><div><br></div><div>https://blueprints.launchpad.net/cinder/+spec/filtering-weighing-with-driver-supplied-functions</div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> Brent Troge <<a href="mailto:brenttroge2016@gmail.com">brenttroge2016@gmail.com</a>><br><span style="font-weight:bold">Date: </span> Thursday 25 February 2016 at 16:17<br><span style="font-weight:bold">To: </span> "<a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>" <<a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>><br><span style="font-weight:bold">Subject: </span> [Openstack] Cinder Multiple Backends - Filter On Tenant<br></div><div><br></div><div dir="ltr"><div><div>I need the cinder filter to support directing volumes to a specific backend based on tenant id and volume size.<br></div></div><div><br></div><div>Something like:<br><br></div><div># tenant specific backend<br></div><div>[backend-1]<br></div><div>filter = (volume_size > 100G) && (tenant_id == abc123)<br><br> # all others<br><div>[backend-2]<br></div>filter = (volume_size < 100G)<br><br><br></div><div><br></div><div>Is this possible with the current set of kilo stable cinder filters ? <br></div><div><br></div><div>Thanks in advance.<br></div><div><br> <br></div></div>
_______________________________________________
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</span></body></html>