[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.
Reviewed: https:/ /review. openstack. org/407854 /git.openstack. org/cgit/ openstack/ magnum/ commit/ ?id=5d35b6611fe 8bc37a9e51bfcdb bde8aaf24ce1ba
Committed: https:/
Submitter: Jenkins
Branch: master
commit 5d35b6611fe8bc3 7a9e51bfcdbbde8 aaf24ce1ba
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: I3e9672eaa64252 93c5429aceafc9b e3f07e0bf45
Closes-Bug: #1647560