<div dir="ltr"><div>Hello everyone!</div><div><br></div><div>I would like to bring the next two points to everybody's attention:</div><div><br></div><div>1) As Henry mentioned if you add new migration you should make it unconditional. Conditional migrations should not be merged since now.</div>
<div><br></div><div>2) If you add some new models you should ensure that module containing it is imported in /neutron/db/migration/models/head.py.</div><div><br></div><div>The second point in important for testing which I hope will be merged soon: <a href="https://review.openstack.org/76520">https://review.openstack.org/76520</a>.</div>
<div><br></div><div>Regards,<br>Ann</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 16, 2014 at 5:54 AM, Kyle Mestery <span dir="ltr"><<a href="mailto:mestery@mestery.com" target="_blank">mestery@mestery.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Tue, Jul 15, 2014 at 5:49 PM, Henry Gessau <<a href="mailto:gessau@cisco.com">gessau@cisco.com</a>> wrote:<br>

> I am happy to announce that the first (zero'th?) item in the Neutron Gap<br>
> Coverage[1] has merged[2]. The Neutron database now contains all tables for<br>
> all plugins, and database migrations are no longer conditional on the<br>
> configuration.<br>
><br>
> In the short term, Neutron developers who write migration scripts need to set<br>
>   migration_for_plugins = ['*']<br>
> but we will soon clean up the template for migration scripts so that this will<br>
> be unnecessary.<br>
><br>
> I would like to say special thanks to Ann Kamyshnikova and Jakub Libosvar for<br>
> their great work on this solution. Also thanks to Salvatore Orlando and Mark<br>
> McClain for mentoring this through to the finish.<br>
><br>
> [1]<br>
> <a href="https://wiki.openstack.org/wiki/Governance/TechnicalCommittee/Neutron_Gap_Coverage" target="_blank">https://wiki.openstack.org/wiki/Governance/TechnicalCommittee/Neutron_Gap_Coverage</a><br>
> [2] <a href="https://review.openstack.org/96438" target="_blank">https://review.openstack.org/96438</a><br>
><br>
</div>This is great news! Thanks to everyone who worked on this particular<br>
gap. We're making progress on the other gaps identified in that plan,<br>
I'll send an email out once Juno-2 closes with where we're at.<br>
<br>
Thanks,<br>
Kyle<br>
<div class="HOEnZb"><div class="h5"><br>
> _______________________________________________<br>
> OpenStack-dev mailing list<br>
> <a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>