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
This should be reported (please add LP# in External Trackers) and fixed upstream first.