Taking a total guess here... But, I reckon that it's usefulness now that oslo.* are being spun off into "real projects" means that the shared dependency is becoming a problem.
e.g. oslo.config and oslo.messaging shouldn't both include it, so should a whole oslo.exception library be created for what is essentially 1 shared base exception class? I personally don't think so. Thanks, Kiall On 08/08/13 19:12, Joshua Harlow wrote: > Hi recently I was working with some cinder code and noticed that > oslo.exception is being dropped from it (and other projects). > > It seems connected back to this bug: > https://bugs.launchpad.net/oslo/+bug/1208734 > > https://github.com/openstack/oslo-incubator/blob/master/MAINTAINERS#L118 > > I'm just wondering if there is any more reason for why it is obsoleted, > is it being replaced? Was there just no one supporting it? Was it > decided that its not useful? > > Thanks much, > > Josh _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
