[openstack-dev] [oslo] kilo graduation plans

Doug Hellmann doug at doughellmann.com
Wed Nov 12 20:36:11 UTC 2014


On Nov 12, 2014, at 3:29 PM, Andreas Jaeger <aj at suse.com> wrote:

> On 11/12/2014 08:06 PM, Doug Hellmann wrote:
>> 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.
>> 
>> Doug
>> 
>> 
>> 
>> Deleted or deprecated modules:
>> 
>> [...]
> 
>> apiclient/ - With the SDK project picking up steam, we felt it was safe to deprecate this code as well (https://review.openstack.org/134024).
> 
> I see all the python clients using this:
> python-cinderclient/openstack-common.conf:module=apiclient
> python-glanceclient/openstack-common.conf:module=apiclient
> python-heatclient/openstack-common.conf:modules=importutils,gettextutils,strutils,apiclient.base,apiclient.exceptions
> python-ironicclient/openstack-common.conf:module=apiclient
> python-keystoneclient/openstack-common.conf:module=apiclient
> python-manilaclient/openstack-common.conf:module=apiclient
> python-novaclient/openstack-common.conf:module=apiclient
> python-saharaclient/openstack-common.conf:module=apiclient.exceptions
> python-troveclient/openstack-common.conf:module=apiclient
> python-tuskarclient/openstack-common.conf:module=apiclient
> 
> So, this needs a good transition plan,

Right, the idea is to deprecate it so we won’t work on new features, and encourage any energy that would have been spent on new features to go into the SDK project instead. We’ll carry the code for bug fixes until we can safely delete it completely.

Doug




More information about the OpenStack-dev mailing list