Comment 6 for bug 1447259

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-swift (master)

Reviewed: https://review.openstack.org/176432
Committed: https://git.openstack.org/cgit/stackforge/puppet-swift/commit/?id=00d10f1c3ebd8103cf256259397ad74b5af0818a
Submitter: Jenkins
Branch: master

commit 00d10f1c3ebd8103cf256259397ad74b5af0818a
Author: Richard Raseley <email address hidden>
Date: Wed Apr 22 11:37:31 2015 -0700

    Removal of SSH Components

    This change removes all SSH-related components, their configuration
    options, and tests.

    SSH is such a low-level service (from the perspective of any operator
    deploying a cloud), that it is reasonable to assume that (or provide
    direction that) SSH must be installed and configured prior to usage of
    the puppet-swift module.

    Without this change, there is a significant liklihood of confusion
    occurring in the likely case of SSH being managed elsewhere.

    Change-Id: I0f695788b2784669a3fb285e4bedf0159c4cb89a
    Closes-Bug: 1447259