[openstack-dev] [oslo] dependency analysis for graduating more oslo libraries

Joshua Harlow harlowja at yahoo-inc.com
Wed Jan 15 16:49:25 UTC 2014


Very nice write up +1

A question, many modules are pulling in oslo.log as seen from the dependency graph which itself then pulls in oslo.config. Is the plan to just have all these modules use the regular python logging and have oslo.log be a plugin/formatter/adapter to python logging?

Likely people that would use those libraries and that aren't tied to openstack want to provide/configure there own logging (which is normally done via python logging configuration files and such...)

A side question: what are all these libraries going to be named, seems like we need a lot of creative library names (not just prefix everything with oslo) :-)

Sent from my really tiny device...

On Jan 14, 2014, at 11:53 AM, "Doug Hellmann" <doug.hellmann at dreamhost.com<mailto:doug.hellmann at dreamhost.com>> wrote:

I've spent some time over the past day or two looking at the dependencies between modules in the oslo incubator, trying to balance the desire to have a small number of libraries with themes that make sense and the need to eliminate circular dependencies.

The results of all of this are posted to https://wiki.openstack.org/wiki/Oslo/GraduationStatus, where I have grouped the modules together into proposed libraries.

The dependencies between the libraries can be seen in several graphs I've prepared and posted to https://wiki.openstack.org/wiki/Oslo/Dependencies

Once we settle on the list of libraries, the next step is to look at the lowest level libraries to see what steps need to be taken before they can be released. I plan to start on that after the icehouse-2 deadline.

Oslo team (and other interested parties), please take a look at the two wiki pages above and provide any feedback you have here on this ML thread.

Thanks,
Doug

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev at lists.openstack.org<mailto:OpenStack-dev at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140115/6ad750de/attachment.html>


More information about the OpenStack-dev mailing list