Charm Needed: Keystone
Bug #908308 reported by
Adam Gandelman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juju Charms Collection |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Keystone is the central identity management system for Openstack as of the Precise / Openstack Essex cycle. It is required for use of dashboard.
tags: | added: new-charm |
Changed in charms: | |
status: | New → Fix Released |
To post a comment you must log in.
I took a crack at charming in python. I like it quite a bit and am wondering if some of the functions in util.py would be good additions to the current charm helper library?
In any case, the keystone charm is working nicely with the supported openstack components. A service must inform keystone of the region, its service type, and its 3 API endpoints (admin, internal, public) and keystone will return to it a unique token, and its auth and service endpoints.