Comment 5 for bug 1647560

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

Reviewed: https://review.openstack.org/407854
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=5d35b6611fe8bc37a9e51bfcdbbde8aaf24ce1ba
Submitter: Jenkins
Branch: master

commit 5d35b6611fe8bc37a9e51bfcdbbde8aaf24ce1ba
Author: yatin <email address hidden>
Date: Wed Dec 7 11:06:23 2016 +0530

    [doc|install_guide] Fix 'host' config param in [api] section

    Currently 'host' param in [api] section is set to hostname which
    is not correct because 'host' under [api] is of type IPOpt.
    It should be set to the IP address on which magnum api service
    should listen.

    Change-Id: I3e9672eaa6425293c5429aceafc9be3f07e0bf45
    Closes-Bug: #1647560