数日間、keystone の設定に苦労しました。管理ユーザー用のテナントと他の OpenStack サービス用のテナントを作成しようとすると、次のようになります。
$ keystone tenant-create --name=admin --description="Admin Tenant"
$ keystone tenant-create --name=service --description="Service Tenant"
私は以下を取得します:
Unable to establish connection to http://controller:35357/v2.0/tenants