<div dir="ltr">OK, added to my todo for the next cycle.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 17, 2017 at 7:08 PM, Matt Riedemann <span dir="ltr"><<a href="mailto:mriedem@linux.vnet.ibm.com" target="_blank">mriedem@linux.vnet.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 1/17/2017 3:31 AM, Roman Podoliaka wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
Changing the type of column from VARCHAR(80) to VARCHAR(60) would also<br>
require a data migration (i.e. a schema migration to add a new column<br>
with the "correct" type, changes to the object, data migration logic)<br>
as it is not an "online" DDL operation according to [1].  Adding a new<br>
API microversion seems to be easier.<br>
<br>
Thanks,<br>
Roman<br>
<br>
</blockquote>
<br></span>
Yeah if we're going to do anything we should do the microversion bump since the DB change requires an offline schema migration which we don't want to do.<br>
<br>
I didn't think about the interoperability issue with the change so I agree it will require a microversion.<br>
<br>
As for the timing, we're two weeks from feature freeze and all API changes require a spec according to our policy [1]. We also have a lot of unmerged blueprints yet to get reviewed [2] and frankly our review numbers are already down this release. So if this can be held until Pike I'd prefer that so it's not a distraction in Ocata.<br>
<br>
[1] <a href="http://docs.openstack.org/developer/nova/blueprints.html#specs" rel="noreferrer" target="_blank">http://docs.openstack.org/deve<wbr>loper/nova/blueprints.html#<wbr>specs</a><br>
[2] <a href="https://blueprints.launchpad.net/nova/ocata" rel="noreferrer" target="_blank">https://blueprints.launchpad.n<wbr>et/nova/ocata</a><span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
<br>
Thanks,<br>
<br>
Matt Riedemann</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.op<wbr>enstack.org?subject:unsubscrib<wbr>e</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-dev</a><br>
</div></div></blockquote></div><br></div>