Skip to content

keystone_manage: action=dbsync is broken on Ocata #63

@mkhon

Description

@mkhon

An exception occurred during task execution. The full traceback is:
Traceback (most recent call last):
File "/tmp/ansible_6A7FJu/ansible_module_keystone_manage.py", line 123, in
main()
File "/tmp/ansible_6A7FJu/ansible_module_keystone_manage.py", line 109, in main
changed = will_db_change(conf)
File "/tmp/ansible_6A7FJu/ansible_module_keystone_manage.py", line 67, in will_db_change
current_version = migration.get_db_version()
NameError: global name 'migration' is not defined

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