Jump to: navigation, search

Difference between revisions of "Meetings/KeystoneMeeting"

(Agenda for next meeting)
(Keystoneclient blueprints)
Line 19: Line 19:
 
** Initial change, adds __all__ to modules (__init__.py): https://review.openstack.org/#/c/51415/
 
** Initial change, adds __all__ to modules (__init__.py): https://review.openstack.org/#/c/51415/
 
** Next step is rename internals to start with _: Started with _tests https://review.openstack.org/#/c/51503/
 
** Next step is rename internals to start with _: Started with _tests https://review.openstack.org/#/c/51503/
 +
* Keystoneclient Blueprints - We need approval & reviews OR some alternatives/suggestions:
 +
** APIClient and a Session/Client seperation:
 +
*** https://blueprints.launchpad.net/python-keystoneclient/+spec/auth-plugins
 +
*** http://www.jamielennox.net/blog/2013/09/27/apiclient-communications/
 +
*** https://review.openstack.org/#/c/43829/
 +
** Client Discovery - required for using client in auth_token and generally migrating to v3 api.:
 +
*** https://blueprints.launchpad.net/python-keystoneclient/+spec/api-version-discovery
 +
*** https://review.openstack.org/#/c/38414
 
* Open discussion
 
* Open discussion
  

Revision as of 22:58, 14 October 2013

Weekly Keystone team meeting

If you're interested in identity for OpenStack, we hold public meetings weekly in #openstack-meeting, on Tuesdays at 18:00 UTC. Please feel free to add items to the agenda below with your name and we'll cover them.

Agenda for next meeting

Previous meetings

Logs and meeting summaries of previous meetings are located here.