Jump to: navigation, search

Difference between revisions of "Meetings/KeystoneMeeting"

(Agenda for next meeting)
(Main Agenda)
Line 15: Line 15:
  
 
*<b>2015-08-25</b>
 
*<b>2015-08-25</b>
 +
* improper handling non existing entity (Henrynash/Davechen)
 +
** https://bugs.launchpad.net/python-openstackclient/+bug/1479837
 +
*** The issue existed in all of the entities without name field, such as IdP, SP etc.
 +
***  Approach1: migration the table in the keystone to add a new column 'name'
 +
***  Approach2: change the design of osc to allow the “show attrbute” to be specified on an entity-by-entity basis.
 +
** https://review.openstack.org/#/c/215041/ {WIP}
 +
*** should we allow to pass the non-existed column into the filter, so there will be nothing returned with unexpected filter?
 +
    thinking that, if there is a filter with a non-existed column as what was done in this bug, it will return everything we have in the backend.
  
 
==== Review of Keystone Blueprints for No-Spec Requires Status ====
 
==== Review of Keystone Blueprints for No-Spec Requires Status ====

Revision as of 08:16, 25 August 2015

Weekly Keystone team meeting

If you're interested in identity, authentication, authorization, and/or policy for OpenStack, we hold public meetings weekly on IRC 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.

Regular attendees

Add yourself to this list to be pinged prior to each meeting:

ajayaa, amakarov, ayoung, breton, browne, davechen, david8hu, dolphm, dstanek, ericksonsantos, geoffarnold, gyee, henrynash, hogepodge, htruta, jamielennox, joesavak, lbragstad, lhcheng, marekd, morganfainberg, nkinder, raildo, rharwood, rodrigods, roxanaghe, samueldmq, stevemar, tsymanczyk, topol, vivekd, wanghong

Agenda for next meeting

Main Agenda

Please add agenda items to the bottom of this section's list (be sure to include your irc_handle!).

  • 2015-08-25
  • improper handling non existing entity (Henrynash/Davechen)
    thinking that, if there is a filter with a non-existed column as what was done in this bug, it will return everything we have in the backend.

Review of Keystone Blueprints for No-Spec Requires Status

Please add BPs to the bottom of this sections list that should be reviewed as not requiring a spec (include your irc_handle!).

Keystone Weekly Bug Reports

Bugs for the various Keystone repositories are collects and published to the following links. (lbragstad)

Previous meetings

Logs and meeting summaries of previous meetings are located here.