[openstack-dev] [savanna] neutron floating IP assignment unexpected
Jon Maron
jmaron at hortonworks.com
Tue Dec 3 19:38:43 UTC 2013
Hi,
I have the following configuration in savanna.conf:
# If set to True, Savanna will use floating IPs to communicate
# with instances. To make sure that all instances have
# floating IPs assigned in Nova Network set
# "auto_assign_floating_ip=True" in nova.conf.If Neutron is
# used for networking, make sure that all Node Groups have
# "floating_ip_pool" parameter defined. (boolean value)
use_floating_ips=false
# Use Neutron or Nova Network (boolean value)
use_neutron=true
# Use network namespaces for communication (only valid to use in conjunction
# with use_neutron=True)
use_namespaces=true
My nova.conf file DOES NOT have auto_assign_floating_ip set to "True".
My dashboard local settings file explicitly sets AUTO_ASSIGNMENT_ENABLED = False
Yet, the spawned VMs are generated with a floating IP:
[root at cn082 savanna(keystone_demo)]# nova list
+--------------------------------------+----------------+--------+---------------------------------+
| ID | Name | Status | Networks |
+--------------------------------------+----------------+--------+---------------------------------+
| e32572ae-397b-4a61-9562-7a52fe6cd738 | dc1-master-001 | ACTIVE | private=10.0.0.14, 172.24.4.232 |
| da50a103-0f64-4b33-9bd1-586e8b1c981c | dc1-slave-001 | ACTIVE | private=10.0.0.15, 172.24.4.233 |
+--------------------------------------+----------------+--------+---------------------------------+
Any idea how this may be the case?
-- Jon
--
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to
which it is addressed and may contain information that is confidential,
privileged and exempt from disclosure under applicable law. If the reader
of this message is not the intended recipient, you are hereby notified that
any printing, copying, dissemination, distribution, disclosure or
forwarding of this communication is strictly prohibited. If you have
received this communication in error, please contact the sender immediately
and delete it from your system. Thank You.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131203/c56e0a48/attachment.html>
More information about the OpenStack-dev
mailing list