docs should mention that PUBLIC_INTERFACE is required in local.conf

Bug #1446777 reported by Lee Revell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Medium
Vilobh Meshram

Bug Description

If PUBLIC_INTERFACE is not set in local.conf, instances will not have network connectivity as the public IP will remain bound to eth0 rather than br-ex.

Steven Dake (sdake)
Changed in magnum:
status: New → Triaged
importance: Undecided → Medium
milestone: none → k3
Revision history for this message
Lee Revell (rlrevell-k) wrote :
Changed in magnum:
assignee: nobody → Vilobh Meshram (vilobhmm)
Revision history for this message
Kai Qiang Wu(Kennan) (wkqwu) wrote :

I don't think it is one issue, the
https://github.com/openstack/magnum/blob/master/doc/source/dev/dev-quickstart.rst

have such following as

cat > /opt/stack/devstack/local.conf << END
[[local|localrc]]
enable_plugin magnum https://github.com/openstack/magnum
DATABASE_PASSWORD=password
RABBIT_PASSWORD=password
SERVICE_TOKEN=password
SERVICE_PASSWORD=password
ADMIN_PASSWORD=password
PUBLIC_INTERFACE=eth1
END

Revision history for this message
Kai Qiang Wu(Kennan) (wkqwu) wrote :

it is devstack knowledge, not issue

Revision history for this message
Lee Revell (rlrevell-k) wrote : Re: [Bug 1446777] Re: docs should mention that PUBLIC_INTERFACE is required in local.conf

Yeah I said the same on IRC, I don't think it's a bug

On Tue, Apr 21, 2015 at 11:10 PM, Kai Qiang Wu(Kennan) <email address hidden>
wrote:

> it is devstack knowledge, not issue
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1446777
>
> Title:
> docs should mention that PUBLIC_INTERFACE is required in local.conf
>
> Status in Magnum - Containers for OpenStack:
> Triaged
>
> Bug description:
> If PUBLIC_INTERFACE is not set in local.conf, instances will not have
> network connectivity as the public IP will remain bound to eth0 rather
> than br-ex.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/magnum/+bug/1446777/+subscriptions
>

Revision history for this message
Martin Falatic (martinfalatic) wrote :

The fact that PUBLIC_INTERFACE is a minimum requirement is made more clear in this related fix:
Bugfix: https://bugs.launchpad.net/magnum/+bug/1472029
Review: https://review.openstack.org/#/c/199212/

Changed in magnum:
status: Triaged → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
status: Fix Committed → Fix Released
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.