How to install Trove on RDO Icehouse ?
Hi list, Anyone has a documentation to share on how to install and configure Trove on RDO Icehouse ?
First time here? Check out the FAQ!
Hi list, Anyone has a documentation to share on how to install and configure Trove on RDO Icehouse ?
Yes trove is not integrated with packstack or foreman installers yet. Basic install steps would be:
yum install openstack-trove # meta package to include all host subpackages
openstack-db --service trove --init # may need to get passwords from packstack answer file
There is no further RDO specific config documentation at present
[root@rdo ~(keystone_admin)]# openstack-db --service trove --init Please enter the password for the 'root' MySQL user: Failed to connect to the MySQL server. Please check your root user credentials.
I tried with admin password in keystonerc_admin but didn't work. If i type mysql, i got a mysql prompt and can see the dabases
Forget my request, i found the mysql password in the packstack answer file.
Asked: 2014-06-06 10:12:49 -0600
Seen: 1,366 times
Last updated: Jun 06 '14
Docker InstanceDeployFailure: Cannot create container
DHCP discover does not arrive on the tap/qvo interface [closed]
Looking for some heat templates examples
trove ERROR: 'unicode' object has no attribute 'get'
packstack allinone behind a proxy server
Hey, were you able to integrate Trove with packstack installation of icehouse?