Skip to content

Databases not being created #20

@McNairy

Description

@McNairy

I tried "sudo puppet apply" but it failed with many errors. Looking at the puppet_apply_foundations.log it doesn't look like any databases are being created.

^[[mNotice: /Stage[main]/Glance::Db::Sync/Exec[glance-manage db_sync]/returns: 2017-02-20 18:31:55.597 2576 CRITICAL glance [-] OperationalError: (pymysql.err.OperationalError) (1045, u"Access denied for user 'glance'@'localhost' (using password: YES)")^[[0m

[[mNotice: /Stage[main]/Nova::Db::Sync/Exec[nova-db-sync]/returns: error: (pymysql.err.OperationalError) (1045, u"Access denied for user 'nova'@'localhost' (using password: YES)")^[[0m

When I login to the mysql server with the same password I entered into /etc/puppet/hiera/common.yaml for the database server there are no databases created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions