Followup comment fix from alt_demo user creation

Tweak a code comment based on a review comment from Steve Martinelli in
https://review.openstack.org/#/c/275121/ where the alt_demo user is now
always created.

Change-Id: I9e9a769f601e52c030e9f6953f1746788c24a185
This commit is contained in:
Dean Troyer 2016-02-03 17:40:17 -06:00 committed by Steve Martinelli
parent c67d22e2ed
commit 50f75a9f64

View File

@ -334,7 +334,7 @@ function configure_keystone {
# Group Users Roles Tenant
# ------------------------------------------------------------------
# admins admin admin admin
# nonadmins demo Member, anotherrole demo
# nonadmins demo, alt_demo Member, anotherrole demo, alt_demo
# Migrated from keystone_data.sh