[Openstack] Nova DB sync Operational error

Jay Pipes jaypipes at gmail.com
Wed Nov 26 19:26:21 UTC 2014


On 11/26/2014 02:21 PM, Amit Anand wrote:
> Hi Jay - I believe so below is the part that is in the nova.conf
>
> # The SQLAlchemy connection string used to connect to the
> # bare-metal database (string value)
> connection=mysql://nova:PASSWORD@controller/nova
>
> The PASSWORD is exactly the same what I have in the conf file and what I
> have in the nova.conf
>
> Im doing this manually via the Juno instruction guide for CentOs 7.

try:

connection=mysql://nova:PASSWORD@localhost/nova

Best,
-jay




More information about the Openstack mailing list