Comment 8 for bug 1477512

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

Reviewed: https://review.openstack.org/205144
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=cf391672711991a22da7b85b50c8ec60efc831db
Submitter: Jenkins
Branch: kilo

commit cf391672711991a22da7b85b50c8ec60efc831db
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
    (cherry picked from commit 6b8e334248dc43b20de2fcdbc3adf6d48c961820)