Skip to content

OpenStack ConfigDrive metadata service cannot set admin user password #165

@xuehaonan27

Description

@xuehaonan27

Problem is as the title.
I browsed the source code. It seems that methods can_post_password and is_password_set are not overrided by BaseOpenStackService, nor by BaseConfigDriveService, nor by ConfigDriveService. So they would always return False when set user password plugins trying to modify admin user password, preventing the plugin do further works.

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