some keystone_authtoken params are not generated by oslo-config-generator

Bug #1585929 reported by Marcos Lobo
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mistral
Invalid
Undecided
Unassigned

Bug Description

Following the installation guide here https://github.com/openstack/mistral.

In step 2 the mistral.conf is generated using "oslo-config-generator" script
In step 5 the identity_uri parameter in mistral.conf file must be set to http://<Keystone-host:35357/

The problem is "identity_uri" parameter is no auto-generated when you execute "oslo-config-generator" script in step 2

Same problem for:
admin_user = <user>
admin_password = <password>
admin_tenant_name = <tenant>

summary: - identity_uri is not generated by oslo-config-generator
+ some keystone_authtoken params are not generated by oslo-config-
+ generator
description: updated
Revision history for this message
Marcos Lobo (marcos-fermin-lobo) wrote :

$ pip show oslo.config
---
Metadata-Version: 2.0
Name: oslo.config
Version: 3.10.0
Summary: Oslo Configuration API
Home-page: https://wiki.openstack.org/wiki/Oslo#oslo.config
Author: OpenStack
...

Revision history for this message
Jeremy Liu (liujiong) wrote :

Yeah, agree. And I got exactly the same problem in other openstack project like cloudkitty.

Changed in mistral:
status: New → Invalid
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.