← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1307582] Re: FixedIp object does not support Neutron

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1307582

Title:
  FixedIp object does not support Neutron

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  We recently landed a patch to make the metadata API's base.py use the
  FixedIP object for address lookups.

  This causes problems when using the metadata API with neutron because
  the Nova FixedIP object class does not yet appear to support neutron.

  When using the metadata server today (with Neutron) you'll see the
  following:

  Apr 14 15:36:40 localhost nova-api[3373]: 2014-04-14 15:36:40.035 3505
  ERROR nova.api.metadata.handler [-] Failed to get metadata for ip:
  172.19.0.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1307582/+subscriptions


References