Comment 11 for bug 1548275

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/302763
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=3cb46ce1f29f223cdb53fd8e1bee5ad192863d28
Submitter: Jenkins
Branch: stable/mitaka

commit 3cb46ce1f29f223cdb53fd8e1bee5ad192863d28
Author: Artem Panchenko <email address hidden>
Date: Mon Apr 4 16:25:02 2016 +0300

    Fix scan target arg format for swiftcheck service

    As second argument swiftcheck utility takes IP and
    TCP port of Keystone service (joined by ":" symbol).
    Since in just checks TCP port connectivity using netcat
    it doesn't require a type of application layer protocol.

    Change-Id: Ie6fcbafde8a2458a2528ed67dc64492daac39bcf
    Closes-bug: #1548275
    (cherry picked from commit 99d9e97118943e0bb59ed33f9c99be47221fe281)