On Tue, 2014-04-01 at 11:53 +0800, Yaguang Tang wrote: > Hi all, > > > I am sorry if this has been discussed before, the question is will we > support keystone v3 operation > in python-keystoneclient? I know most of the v3 functionality have > been implemented in python-openstackclient, but from the > python-openstackclient wiki says, it's primarily a wrapper of > python-*client, and provides unified interface to user. The end user > uses python-keystoneclient to manage > user, tenant, service before, if we don't intend to support v3 > functionality in keystoneclient, then > it means we force end user to change from keystoneclient to > openstackclient, is this what we want to > do? >
It depends what you mean by python-keystoneclient. If you mean the python library then yes it supports the V3 API already. If you mean the keystone CLI that is currently bundled as part of the python-keystoneclient then yes that is deprecated in favour of python-openstackclient. We will maintain the CLI application in keystoneclient however even for V2 API calls I recommend that you use the openstack CLI tool. Jamie > > -- > Tang Yaguang > > > Canonical Ltd. | www.ubuntu.com | www.canonical.com > Mobile: +86 152 1094 6968 > gpg key: 0x187F664F > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev