Installing trove ontop of existing devstack fails

Bug #1211203 reported by Fnord DownUnder
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trove Integration
Invalid
Medium
Geronimo Orozco

Bug Description

Installed Ubuntu Precise vanilla VM
Then installed devstack
Then installed trove

when trying to kick-start mysql I get this error:
++ keystone service-create --name keystone --type identity --description 'Keystone Identity Service'
An unexpected error prevented the server from fulfilling your request. (OperationalError) (1045, "Access denied for user 'root'@'localhost' (using password: YES)") None None (HTTP 500)

Confirmed with @hub_cap in IRC that this is due to passwords being stored in the trove-integration which collide with my previously created localrc

Tags: install setup
Changed in trove-integration:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → havana-3
Revision history for this message
Nikhil Manchanda (slicknik) wrote :

Fnord DownUnder: do not use: redstack kick-start mysql.
In this case, you want to use ./redstack post-devstack mysql and it should do the right thing.

Thanks,
-Nikhil

Changed in trove-integration:
status: Confirmed → Invalid
Changed in trove-integration:
assignee: nobody → Geronimo Orozco (gorozco)
Revision history for this message
warewang (wangguangcai) wrote :

Hi ,I also find this error, how do you deal with the problem?

Revision history for this message
Rohit Jaiswal (rohit-jaiswal-3) wrote :

I followed the steps at https://wiki.openstack.org/wiki/Trove/installation on a running devstack.

redstack install stopped with the above mentioned error -

An unexpected error prevented the server from fulfilling your request. (OperationalError) (1045, "Access denied for user 'root'@'localhost' (using password: YES)") None None (HTTP 500)

I tried doing ./redstack post-devstack mysql, but it said there is no post-devstack. I had the latest trove-integration bits.

Trying to revert failed as all services that deal with mysql reported the above error..

This exercise corrupted my entire devstack and i had to revert to an earlier version of VM..

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.