t; ** **
>
> *From:* Dolph Mathews [mailto:dolph.math...@gmail.com]
> *Sent:* Monday, February 11, 2013 1:09 PM
>
> *To:* Miller, Mark M (EB SW Cloud - R&D - Corvallis)
> *Subject:* Re: [Openstack] keystone question - Solved
>
> ** **
>
> keystoneclient is not being
m: Dolph Mathews [mailto:dolph.math...@gmail.com]
Sent: Monday, February 11, 2013 12:09 PM
To: Miller, Mark M (EB SW Cloud - R&D - Corvallis)
Subject: Re: [Openstack] keystone question - Solved
- keystoneclient currently provides a python client library for both Identity
API v2 and v3
- keys
As for the client-side implementation, keystoneclient supports v3 as a
python library, whereas the CLI is being exposed in a different project (by
consuming keystoneclient):
https://github.com/openstack/python-openstackclient
-Dolph
On Mon, Feb 11, 2013 at 11:08 AM, Miller, Mark M (EB SW Cloud
Guang provided the answer for me with a sample JSON create domain request:
{ "domain":{
"name": "myDomain"
}
}
What through me off were the examples in the identity-api-v3 document. None of
the domain JSON examples include the highest level "domain" element. The same
is true for most
4 matches
Mail list logo