[Openstack] [openstack] Heat autoscaling stack creation failed for normal user
Steven Hardy
shardy at redhat.com
Wed Jan 28 08:23:24 UTC 2015
On Wed, Jan 28, 2015 at 06:13:20AM +0000, m.channappa.negalur at accenture.com wrote:
> Hello Steven,
>
> Thanks for the response.
>
> I went through your blog. It's really good . I have question here.
>
> Openstack CLI will support only V3 version of keystone client?. Because it's not taking subcommand "--description". Please look into the below output.
>
> I have installed juno on Ubuntu 14.04 OS.
>
>
> root at Control:/var/log/keystone# openstack --os-token f23eff54962207fa37b6 --os-url=http://Control:5000/v2.0 --os-identity-api-version=2 domain create heat --description "Owns users and projects created by heat"
>
> ERROR: openstack Invalid command '--description'
You have to use --os-identity-api-version=3, with the v3 keystone endpoint,
as documented in my blog. Domains are a v3-only keystone feature.
Steve
More information about the Openstack
mailing list