Add sample admin_{user,tenant_name,password} to default configs

Bug #1325482 reported by Shuichiro MAKIGAKI
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Medium
Shuichiro MAKIGAKI

Bug Description

I suggest following changes to etc/trove/api-paste.ini:

+admin_tenant_name = %SERVICE_TENANT_NAME%
+admin_user = %SERVICE_USER%
+admin_password = %SERVICE_PASSWORD%

Other OpenStack components also have the same configs as default.

admin_token is removed by Bug #1299332, but I think adding admin_{user,password,tenant_name} instead of admin_token is reasonable. (This is also mentioned in Bug #1299332 by Thomas Goirand.)

Changed in trove:
assignee: nobody → Shuichiro MAKIGAKI (shuichiro-makigaki)
Revision history for this message
Shuichiro MAKIGAKI (shuichiro-makigaki) wrote :

I think changing api-paste.ini is enough, and changed description.

description: updated
Changed in trove:
status: New → Confirmed
Changed in trove:
status: Confirmed → New
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove (master)

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

Changed in trove:
status: New → In Progress
Changed in trove:
importance: Undecided → Medium
milestone: none → juno-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/99296
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=fd9178aef45fbb6c69ff08d78cde22fa7cfde256
Submitter: Jenkins
Branch: master

commit fd9178aef45fbb6c69ff08d78cde22fa7cfde256
Author: Shuichiro MAKIGAKI <email address hidden>
Date: Wed Jun 4 20:02:26 2014 +0900

    Add sample admin_{user,tenant_name,password}

    Other OpenStack components have the same configs in api-paste.ini.
    admin_token was removed by Bug #1299332, and admin_{user,password,
    tenant_name} should be added instead of admin_token.

    Change-Id: Icabb056c315556db8064ded882fba13c25ec2bca
    Closes-Bug: #1325482

Changed in trove:
status: In Progress → Fix Committed
Changed in trove:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: juno-2 → 2014.2
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.