devstack users in service group should not have email addresses

Bug #1185201 reported by Lloyd Dewolf
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Wishlist
Gael Chamoulaud

Bug Description

devstack users in service group should not have email addresses

It is just noise and bad hygiene that other distributions and products copy.

ENV: Devstack trunk c29c392d26bccfbf612038c5cf1b0eee35bad909
https://github.com/openstack-dev/devstack/commit/c29c392d26bccfbf612038c5cf1b0eee35bad909

$ keystone user-list
+----------------------------------+---------+---------+---------------------+
| id | name | enabled | email |
+----------------------------------+---------+---------+---------------------+
| c01f36de19734459ba5f59b04fe162af | admin | True | <email address hidden> |
| 05e08fd51a184086a1d5f4d012383eeb | cinder | True | <email address hidden> |
| 1edd2ce24f854c899f40e7e697f5a3d7 | demo | True | <email address hidden> |
| 21ad4ca88c6247cea7ebd09073c11a9e | glance | True | <email address hidden> |
| c4c17b36e3ab4b1fa7875106aa951a13 | nova | True | <email address hidden> |
| f8b9f564fc5d4aef95ad979b45f00c4b | quantum | True | <email address hidden> |
| 76b1a8cbc98a4519a94f48970098b8ea | swift | True | <email address hidden> |
+----------------------------------+---------+---------+---------------------+

keystone has supported an email address of None since at least Folsom:
keystone user-create --name "some-name" --email None

Revision history for this message
Dean Troyer (dtroyer) wrote :

Or just leave --email off.

They are there as an example of using the keystone command in that manner. That could be moved to an exercise.

Changed in devstack:
importance: Undecided → Wishlist
status: New → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/108530

Changed in devstack:
assignee: nobody → Gael Chamoulaud (gael-chamoulaud)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/108530
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=6dd8a8bee402a6be683075e0669a010a279950ae
Submitter: Jenkins
Branch: master

commit 6dd8a8bee402a6be683075e0669a010a279950ae
Author: Gael Chamoulaud <email address hidden>
Date: Tue Jul 22 01:12:12 2014 +0200

    Users in service group should not have email addresses

    Change-Id: Ieed9dffce5cf1e735e482dd3494ac1e103b50955
    Closes-Bug: 1185201
    Signed-off-by: Gael Chamoulaud <email address hidden>

Changed in devstack:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.