RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1234837 - Kilo assigning ipv6 address, even though its disabled.
Summary: Kilo assigning ipv6 address, even though its disabled.
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: openstack-nova
Version: Kilo
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: Kilo
Assignee: Eoghan Glynn
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-23 11:13 UTC by Luke Hinds
Modified: 2016-05-19 15:39 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-19 15:39:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Luke Hinds 2015-06-23 11:13:37 UTC
Description of problem:

I followed the following documentation to deploy an allinone instance of Kilo:

https://www.rdoproject.org/Neutron_with_existing_external_network

No errors were present during the deployment and it reports the status as OK.

I then started an instance of Cirros. The instance starts correctly and I see a floating IP assigned.

I then go into the console and view the output of 'ifconfig' for the cirrus instance. It is assigned a ipv6 address and no the floating address.

Under /var/log/messages of the CirrOS node I also see 'no IPv6 routers present'

I also found:

avahi-daemon[745]: Registering new address record for fe80::fc16:3eff:fe80:c58 on tapb179fe4e-b8.*.

This all happens despite having use_ipv6=false set in /etc/nova/nova.conf. I also restarted the whole node to insure it was set.

More details can be seen on ask.openstack:

https://ask.openstack.org/en/question/67724/kilo-assigning-ipv6-even-though-its-disabled/

Version-Release number of selected component (if applicable):

CentOS 7 - 3.10.0-229.4.2.el7.x86_64

openstack-packstack-2015.1-0.1.dev1537.gba5183c.el7.noarch


How reproducible:

Follow the installation guide on the RDO site and then view a cirros instance on the console. 

Steps to Reproduce:
1. Deploy RDO following the steps outlined here https://www.rdoproject.org/Neutron_with_existing_external_network

2. Insure ipv6 is disabled 'use_ipv6=false'
3. Start a cirrus instance, which should be automatically assigned a floating address (ipv4)
4. Open a vnc console to the cirrus instance and check the IP assignment using 'ifconfig'
5. Check dmesg or /var/log/messages for ipv6 messages (as above)

Actual results:

The cirros instance is assigned an ipv6 address, even though ipv6 is disabled, and no ipv6 router is present.

Expected results:

The cirros instance should be assigned an ipv4 address

Additional info:

Available on request

Comment 1 Chandan Kumar 2016-05-19 15:39:02 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


Note You need to log in before you can comment on or make changes to this bug.