Comment 4 for bug 1595965

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (master)

Reviewed: https://review.openstack.org/350438
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=34122ee3cb08b4de379b8095f4b18d64c38f62e2
Submitter: Jenkins
Branch: master

commit 34122ee3cb08b4de379b8095f4b18d64c38f62e2
Author: ChangBo Guo(gcb) <email address hidden>
Date: Wed Aug 3 16:08:57 2016 +0800

    Add warning when credential is not specified for each host

    User may not set username/password for each host in config
    option transport_url. All hosts should have username/password,
    or no host have username/password at the same time.
    This commit adds warning if user doesn't set properly.

    Closes-Bug: #1595965
    Change-Id: I4e204ce8365274566064168a2ba02c3278579717