Everyone, I sent out a note about this on Friday [1], but I'll repeat it here and tag individual projects. The keystone team *will* be releasing a new version of keystoneclient on *Thursday* that will not include a CLI. A quick codesearch showed that a few projects are still using the old `keystone` CLI in either their docs, scripts that create sample data or in devstack plugins; the latter being the more immediate issue here. These fixes should be very quick, use `openstackclient` CLI instead. I've gone ahead and created a listed off some files that include a keystone CLI command (keystone user-list, keystone tenant-list, keystone user-create, keystone role-list, etc ) Barbican: http://git.openstack.org/cgit/openstack/barbican/tree/bin/keystone_data.sh Designate: http://git.openstack.org/cgit/openstack/designate/tree/tools/designate-keystone-setup (already being addressed by: https://review.openstack.org/307433 ) Murano: http://git.openstack.org/cgit/openstack/murano-deployment/tree/murano-ci/config/devstack/local.sh Fuel: http://git.openstack.org/cgit/openstack/fuel-plugin-plumgrid/tree/deployment_scripts/cleanup_os.sh http://git.openstack.org/cgit/openstack/fuel-octane/tree/octane/tests/create_vms.sh http://git.openstack.org/cgit/openstack/fuel-plugin-plumgrid/tree/deployment_scripts/cleanup_os.sh Ironic: http://git.openstack.org/cgit/openstack/ironic-inspector/tree/devstack/exercise.sh#n49 Cue: http://git.openstack.org/cgit/openstack/cue/tree/devstack/plugin.sh Ceilometer: http://git.openstack.org/cgit/openstack/ceilometer/tree/tools/make_test_data.sh Astara: http://git.openstack.org/cgit/openstack/astara/tree/tools/run_functional.sh GCE-API: http://git.openstack.org/cgit/openstack/gce-api/tree/install.sh Kiloeyes: http://git.openstack.org/cgit/openstack/kiloeyes/tree/setup_horizon.sh [1] http://lists.openstack.org/pipermail/openstack-dev/2016-April/092471.html Thanks, Steve Martinelli OpenStack Keystone Project Team Lead -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160418/58fa772b/attachment.html>