Comment 3 for bug 1477512

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (master)

Reviewed: https://review.openstack.org/205056
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=6b8e334248dc43b20de2fcdbc3adf6d48c961820
Submitter: Jenkins
Branch: master

commit 6b8e334248dc43b20de2fcdbc3adf6d48c961820
Author: Andy McCrae <email address hidden>
Date: Thu Jul 23 14:15:40 2015 +0100

    Adjust SSH key creation method for Keystone

    This patch ensures that the authorized_keys ansible module, as well as
    the built in "generate_ssh_keys" flag for user creation, so that we can
    avoid using shell out commands.

    Additionally, this moves the key synchronisation to use ansible
    variables instead of the memcache server.

    Change-Id: I0072b8d0977ab9aea10dd95080756f6864612013
    Closes-Bug: #1477512