in api section servername must be controller ip address : doc Install and configure for Ubuntu in Installation Guide for Container Infrastructure Management Service

Bug #1647560 reported by ydemiral
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
High
yatin

Bug Description

/etc/magnum/magnum.conf file, api section, it must be host = controller_ip_address
otherviews give an error, magnum-api not working, connection failed from endpoint

-----------------------------------
Release: 0.1 on 2016-12-01 10:52
SHA: ada6f27968bfa52bb28201b716ef4e51e1ae8816
Source: http://git.openstack.org/cgit/openstack/magnum/tree/install-guide/source/install-ubuntu.rst
URL: http://docs.openstack.org/project-install-guide/container-infrastructure-management/newton/install-ubuntu.html

Revision history for this message
yatin (yatinkarel) wrote :

Developer doc also needs an update: http://git.openstack.org/cgit/openstack/magnum/tree/doc/source/install-guide-from-source.rst

current:
[api]

host = controller

host is an IPOpt, so only ip can be specified otherwise magnum service will not start.

Correct:
[api]

host = <IP>

Changed in magnum:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/407854

Changed in magnum:
assignee: nobody → yatin (yatinkarel)
status: Confirmed → In Progress
Changed in magnum:
importance: Undecided → Wishlist
status: In Progress → Invalid
Changed in magnum:
status: Invalid → In Progress
importance: Wishlist → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/408080

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

Changed in magnum:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (stable/newton)

Reviewed: https://review.openstack.org/408080
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=5b456cde5a49ca01b777c67f9d66a0937bec5170
Submitter: Jenkins
Branch: stable/newton

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

    [install] 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

tags: added: in-stable-newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/magnum 4.0.0

This issue was fixed in the openstack/magnum 4.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/magnum 3.2.0

This issue was fixed in the openstack/magnum 3.2.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.