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
This should be reported (please add LP# in External Trackers) and fixed upstream first.
Will not happen upstream in Havana, as we are past feature freeze. Do we want to reprioritize, or reschedule
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.