<div dir="ltr">Hi Doug,<div><br></div><div>I'm going to write the spec regarding the policy graduation, it will be placed in the keystone-specs repository. I was wondering if someone have examples of such specs so we can cover all necessary points.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 13, 2014 at 10:34 AM, Doug Hellmann <span dir="ltr"><<a href="mailto:doug@doughellmann.com" target="_blank">doug@doughellmann.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="HOEnZb"><div class="h5"><br>
On Nov 13, 2014, at 8:31 AM, Dmitry Tantsur <<a href="mailto:dtantsur@redhat.com">dtantsur@redhat.com</a>> wrote:<br>
<br>
> On 11/13/2014 01:54 PM, Doug Hellmann wrote:<br>
>><br>
>> On Nov 13, 2014, at 3:52 AM, Dmitry Tantsur <<a href="mailto:dtantsur@redhat.com">dtantsur@redhat.com</a>> wrote:<br>
>><br>
>>> On 11/12/2014 08:06 PM, Doug Hellmann wrote:<br>
>>>> During our “Graduation Schedule” summit session we worked through the list of modules remaining the in the incubator. Our notes are in the etherpad [1], but as part of the "Write it Down” theme for Oslo this cycle I am also posting a summary of the outcome here on the mailing list for wider distribution. Let me know if you remembered the outcome for any of these modules differently than what I have written below.<br>
>>>><br>
>>>> Doug<br>
>>>><br>
>>>><br>
>>>><br>
>>>> Deleted or deprecated modules:<br>
>>>><br>
>>>> funcutils.py - This was present only for python 2.6 support, but it is no longer used in the applications. We are keeping it in the stable/juno branch of the incubator, and removing it from master (<a href="https://review.openstack.org/130092" target="_blank">https://review.openstack.org/130092</a>)<br>
>>>><br>
>>>> hooks.py - This is not being used anywhere, so we are removing it. (<a href="https://review.openstack.org/#/c/125781/" target="_blank">https://review.openstack.org/#/c/125781/</a>)<br>
>>>><br>
>>>> quota.py - A new quota management system is being created (<a href="https://etherpad.openstack.org/p/kilo-oslo-common-quota-library" target="_blank">https://etherpad.openstack.org/p/kilo-oslo-common-quota-library</a>) and should replace this, so we will keep it in the incubator for now but deprecate it.<br>
>>>><br>
>>>> crypto/utils.py - We agreed to mark this as deprecated and encourage the use of Barbican or cryptography.py (<a href="https://review.openstack.org/134020" target="_blank">https://review.openstack.org/134020</a>)<br>
>>>><br>
>>>> cache/ - Morgan is going to be working on a new oslo.cache library as a front-end for dogpile, so this is also deprecated (<a href="https://review.openstack.org/134021" target="_blank">https://review.openstack.org/134021</a>)<br>
>>>><br>
>>>> apiclient/ - With the SDK project picking up steam, we felt it was safe to deprecate this code as well (<a href="https://review.openstack.org/134024" target="_blank">https://review.openstack.org/134024</a>).<br>
>>>><br>
>>>> xmlutils.py - This module was used to provide a security fix for some XML modules that have since been updated directly. It was removed. (<a href="https://review.openstack.org/#/c/125021/" target="_blank">https://review.openstack.org/#/c/125021/</a>)<br>
>>>><br>
>>>><br>
>>>><br>
>>>> Graduating:<br>
>>>><br>
>>>> oslo.context:<br>
>>>> - Dims is driving this<br>
>>>> - <a href="https://blueprints.launchpad.net/oslo-incubator/+spec/graduate-oslo-context" target="_blank">https://blueprints.launchpad.net/oslo-incubator/+spec/graduate-oslo-context</a><br>
>>>> - includes:<br>
>>>>    context.py<br>
>>>><br>
>>>> oslo.service:<br>
>>>> - Sachi is driving this<br>
>>>> - <a href="https://blueprints.launchpad.net/oslo-incubator/+spec/graduate-oslo-service" target="_blank">https://blueprints.launchpad.net/oslo-incubator/+spec/graduate-oslo-service</a><br>
>>>> - includes:<br>
>>>>    eventlet_backdoor.py<br>
>>>>    loopingcall.py<br>
>>>>    periodic_task.py<br>
>>> By te way, right now I'm looking into updating this code to be able to run tasks on a thread pool, not only in one thread (quite a problem for Ironic). Does it somehow interfere with the graduation? Any deadlines or something?<br>
>><br>
>> Feature development on code declared ready for graduation is basically frozen until the new library is created. You should plan on doing that work in the new oslo.service repository, which should be showing up soon. And the you describe feature sounds like something for which we would want a spec written, so please consider filing one when you have some of the details worked out.<br>
> Sure, right now I'm experimenting in Ironic tree to figure out how it really works. There's a single oslo-specs repo for the whole oslo, right?<br>
<br>
</div></div>Yes, that’s right openstack/oslo-specs. Having a branch somewhere as a reference would be great for the spec reviewers, so that seems like a good way to start.<br>
<span class="HOEnZb"><font color="#888888"><br>
Doug<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
><br>
>><br>
>>><br>
>>>>    request_utils.py<br>
>>>>    service.py<br>
>>>>    sslutils.py<br>
>>>>    systemd.py<br>
>>>>    threadgroup.py<br>
>>>><br>
>>>> oslo.utils:<br>
>>>> - We need to look into how to preserve the git history as we import these modules.<br>
>>>> - includes:<br>
>>>>    fileutils.py<br>
>>>>    versionutils.py<br>
>>>><br>
>>>><br>
>>>><br>
>>>> Remaining untouched:<br>
>>>><br>
>>>> scheduler/ - Gantt probably makes this code obsolete, but it isn’t clear whether Gantt has enough traction yet so we will hold onto these in the incubator for at least another cycle.<br>
>>>><br>
>>>> report/ - There’s interest in creating an oslo.reports library containing this code, but we haven’t had time to coordinate with Solly about doing that.<br>
>>>><br>
>>>><br>
>>>><br>
>>>> Other work:<br>
>>>><br>
>>>> We will continue the work on oslo.concurrency and oslo.log that we started during Juno.<br>
>>>><br>
>>>> [1] <a href="https://etherpad.openstack.org/p/kilo-oslo-library-proposals" target="_blank">https://etherpad.openstack.org/p/kilo-oslo-library-proposals</a><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>
>>><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>
>> _______________________________________________<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>
><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>
_______________________________________________<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><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font color="#666666">Rodrigo Duarte Sousa</font><div><font color="#666666">Software Engineer at Advanced OpenStack Brazil<br></font><div><font color="#666666">Distributed Systems Laboratory<br></font><span style="color:rgb(102,102,102)">MSc</span><span style="color:rgb(102,102,102)"></span><span style="color:rgb(102,102,102)"> in Computer Science</span><font color="#666666"><br></font></div><div><font color="#666666">Federal University of Campina Grande<br>Campina Grande, PB - Brazil</font><br><font color="#3333ff"><a href="http://lsd.ufcg.edu.br/%7Erodrigods" target="_blank">http://<font color="#3333ff">rodrigods.com</font></a></font></div></div></div></div>
</div>