[Openstack] keystone question - Solved

Miller, Mark M (EB SW Cloud - R&D - Corvallis) mark.m.miller at hp.com
Mon Feb 11 17:08:23 UTC 2013


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 of the other examples in the document.

Mark



-----Original Message-----
From: openstack-bounces+mark.m.miller=hp.com at lists.launchpad.net [mailto:openstack-bounces+mark.m.miller=hp.com at lists.launchpad.net] On Behalf Of Miller, Mark M (EB SW Cloud - R&D - Corvallis)
Sent: Thursday, February 07, 2013 1:42 PM
To: Adam Young; openstack at lists.launchpad.net
Subject: Re: [Openstack] keystone question

Hi all,

I have spent several days installing Grizzly-2 Keystone with SSL and PKI and think I have been successful. I can see some of the new API resources such as "v3/domains", "v3/groups", and "v3/services", but I don't see these listed as commands in the keystoneclient. Are they simply not implemented yet or was I unsuccessful when I installed Grizzly-2? I also want to know if the above resource APIs are fully functional?

Regards,

Mark Miller

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack at lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130211/7d55740c/attachment.html>


More information about the Openstack mailing list