Bug 956597

Summary: RFE: Missing parameter --sql_connection for keystone-manage
Product: Red Hat OpenStack Reporter: Martin Magr <mmagr>
Component: openstack-keystoneAssignee: Alan Pevec <apevec>
Status: CLOSED NOTABUG QA Contact: Udi Kalifon <ukalifon>
Severity: high Docs Contact:
Priority: medium    
Version: 3.0CC: ayoung, bsettle, dpal, nkinder, sgordon, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-09 03:22:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Magr 2013-04-25 09:44:43 UTC
Description of problem:
Command keystone-manage is missing --sql_connection parameter as (cinder|glance)-manage has. This is useful when you need to "db_sync", but you don't want to modify config file.  

Version-Release number of selected component (if applicable):
[para@virtual-rhel-beta packstack]$ rpm -qa openstack-keystone
openstack-keystone-2013.1-1.el6.noarch

Expected results:
For example command 'keystone-manage --sql_connection="mysql://keystone_admin:somepass.122.154/keystone" db_sync' will successfully synchronize db located on host 192.168.122.207

Comment 2 Alan Pevec 2013-04-25 15:59:21 UTC
This should be reported (please add LP# in External Trackers) and fixed upstream first.

Comment 4 Adam Young 2013-09-09 21:20:10 UTC
Will not happen upstream in Havana, as we are past feature freeze.  Do we want to reprioritize, or reschedule

Comment 6 Adam Young 2016-01-09 03:22:36 UTC
This makes no sense.  If you do not modify the config file, the keystone server will never pick up the change, and you cannot run the server.  This will be closed.