← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2123858] Re: KeyError when scheduling VM with routed provider network as member user

 

My mistake, it's a dup of #1970383

** Changed in: nova
       Status: New => Invalid

-- 
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/2123858

Title:
  KeyError when scheduling VM with routed provider network as member
  user

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  When a user with the member role tries to schedule a VM on a routed
  provider network, the scheduler fails with a KeyError. The issue
  occurs in network/neutron.py when the code attempts to access the
  segment_id field of the network, which neutron will not return is such
  context.

  The Neutron client is not elevated to admin before querying the
  network.

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



References