Role - export_users_keypairs

This role is meant to be run with admin privileges. It imports Nova keypairs matching os_migrate_keypairs_filter for all users matching os_migrate_users_filter.

When using this role, make sure you have recent enough OpenStack SDK (0.57+).

Role Documentation

The role export_users_keypairs is meant to be run with admin credentials. It iterates over users (respecting os_migrate_users_filter) and for each user it iterates over Nova keypairs (respecting os_migrate_keypairs_filter), and serializes the keypairs in the output folder.

For further information about the role export_users_keypairs refer to the official docs.

Role Defaults

This section highlights all of the defaults and variables set within the “export_users_keypairs” role.

os_migrate_users_filter:
- regex: .*
os_migrate_keypairs_filter:
- regex: .*