[openstack-dev] [oslo] dropping namespace packages
    Ihar Hrachyshka 
    ihrachys at redhat.com
       
    Thu Jan  8 16:29:15 UTC 2015
    
    
  
On 01/05/2015 04:51 PM, Doug Hellmann wrote:
> As each library is released, we will send release notes to this list, as usual. At that point the Oslo liaisons should start planning patches to change imports in their projects from "oslo.foo" to “oslo_foo". The old imports should still work for now, but new features will not be added to the old namespace, so over time it will be necessary to make the changes anyway. We are likely to remove the old namespace package completely during the next release cycle, but that hasn't been decided.
Making the switch probably requires us to add some hacking rule that 
would forbid old namespace based imports, right? Do we by chance have 
such a rule implemented anywhere?
/Ihar
    
    
More information about the OpenStack-dev
mailing list