<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</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>That'd work to, allowing for trying out/deploying/using this feature in different ways if it's wanted.</div>
<div><br>
</div>
<div>Hopefully not to many issues, if so, u know where to find us ;-)</div>
<div><br>
</div>
<div>-Josh</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>Jay Pipes <<a href="mailto:jaypipes@gmail.com">jaypipes@gmail.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>"OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Date: </span>Friday, March 28, 2014 at 12:52 PM<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [openstack-dev] [Cinder]Persistance layer for cinder + taskflow<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div>
<div>On Fri, 2014-03-28 at 18:16 +0000, Duncan Thomas wrote:</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>On 28 March 2014 14:38, Joshua Harlow <<a href="mailto:harlowja@yahoo-inc.com">harlowja@yahoo-inc.com</a>> wrote:</div>
<div>> An idea that might be good to do is to start off using SQLite as the</div>
<div>> taskflow persistence backend.</div>
<div>></div>
<div>> Get that working using SQLite files (which should be fine as a persistence</div>
<div>> method for most usages) and then after this works there can be discussion</div>
<div>> around moving those tables to something like MySQL and the</div>
<div>> benefits/drawbacks of doing that.</div>
<div>></div>
<div>> What do u think?</div>
<div>></div>
<div>> Start small then grow seems to be a good approach.</div>
<div></div>
<div>I'd say at tables to the existing database first, it adds the smallest</div>
<div>number of new moving parts, then look at a new database if and only if</div>
<div>there seems to be evidence that one is needed. As a systems operator,</div>
<div>it is hard enough managing one db let alone N local dbs...</div>
</blockquote>
<div><br>
</div>
<div>My suggestion would be to add a new CONF option</div>
<div>(persistent_db_connection?) that would default to the value of</div>
<div>CONF.db.connection). That way you default to using the same DB as the</div>
<div>main Cinder tables, but automagically provide the deployer with the</div>
<div>ability to handle the taskflow tables separately if they want.</div>
<div><br>
</div>
<div>best,</div>
<div>-jay</div>
<div><br>
</div>
<div><br>
</div>
<div>_______________________________________________</div>
<div>OpenStack-dev mailing list</div>
<div><a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a></div>
<div><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></div>
<div><br>
</div>
</div>
</div>
</blockquote>
</span>
</body>
</html>