to get a list of all supported options in nova.conf
> (and the other confs as well) and what they mean. Is there an easy
> overview of all of them???
>
> Greetings
> -Sascha-
>
> Am 24.01.2014 15:47, schrieb David Wittman:
> > It sounds like you may have `share_dhcp_address` set
It sounds like you may have `share_dhcp_address` set to True in your
nova.conf:
https://github.com/openstack/nova/blob/master/etc/nova/nova.conf.sample#L1231-L1235
Dave
On Fri, Jan 24, 2014 at 7:22 AM, Sascha Vogt wrote:
> Hi all,
>
> I have a Multi-Node, Single-NIC setup. All machines only h
Jon,
What distro/kernel are you on? I've seen this issue pop up after a Grizzly
-> Havana upgrade in the past few weeks. I know this isn't the answer you
were looking for, but it was resolved for me with a kernel upgrade and
subsequent reboot.
Dave
On Wed, Jan 22, 2014 at 2:09 PM, Jonathan Prou