Comment 6 for bug 1743046

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

Reviewed: https://review.openstack.org/533599
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=f98c136078b356446362bf7506bcd708b14473cd
Submitter: Zuul
Branch: master

commit f98c136078b356446362bf7506bcd708b14473cd
Author: Giulio Fidente <email address hidden>
Date: Mon Jan 15 11:31:38 2018 +0100

    Consume blacklisted_ip_addresses in workflows

    The ceph-ansible and skydive workflows now consumes the
    blacklisted_ip_addresses input.

    The enable_ssh_admin workflow is modified to consume a list of
    ip addresses and only enable ssh on the given set of addresses.

    Change-Id: I4255739c852409fb8e170a9913fe7ad810711734
    Depends-On: Ic158171c629e82892e480f1e6903a67457f86064
    Closes-Bug: #1743046