Bug 826977 - [openstack-db][remote-db] fails to init service db without its packages installed.
Summary: [openstack-db][remote-db] fails to init service db without its packages insta...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: openstack-utils
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pádraig Brady
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 831715
TreeView+ depends on / blocked
 
Reported: 2012-05-31 11:07 UTC by David Naori
Modified: 2012-10-10 14:39 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 831715 (view as bug list)
Environment:
Last Closed: 2012-10-10 14:39:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Naori 2012-05-31 11:07:13 UTC
Description of problem:

When trying to setup a remote db for openstack services - 
openstack-db --init --service `service`
fails to init the db without having the service packages installed.

it tries to run `service`-manage db_sync and fails:

Creating 'nova' database.
Asking openstack-nova to sync the database.
runuser: user nova does not exist
ERROR 1146 (42S02) at line 1: Table 'nova.migrate_version' doesn't exist
Final sanity check failed.
Please file a bug report on bugzilla.redhat.com against the openstack-nova package.

*Remote db functionality should be added to openstack-db.

Version-Release number of selected component (if applicable):
openstack-utils-2012.1-2.el6.noarch

Comment 1 Pádraig Brady 2012-10-10 14:39:40 UTC
It was decided to add support for distributed installs only to:
https://github.com/derekhiggins/os-installer
This will be added to Fedora/EPEL soon.


Note You need to log in before you can comment on or make changes to this bug.