Bug 956596

Summary: RFE: Missing parameter --sql_connection for nova-manage
Product: Red Hat OpenStack Reporter: Martin Magr <mmagr>
Component: openstack-novaAssignee: Jakub Ruzicka <jruzicka>
Status: CLOSED UPSTREAM QA Contact: Omri Hochman <ohochman>
Severity: low Docs Contact:
Priority: low    
Version: 3.0CC: dallan, jkt, ndipanov, sgordon
Target Milestone: ---Keywords: FutureFeature, MoveUpstream, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-21 17:47:30 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:40:12 UTC
Description of problem:
Command nova-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-nova-common
openstack-nova-common-2013.1-2.el6.noarch

Expected results:
For example command 'nova-manage --sql_connection="mysql://nova:somepass.122.207/nova" db sync' will successfully synchronize db located on host 192.168.122.207

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