← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: Sahid Orentino (sahid-ferdjaoui)
         Status: Invalid

** Changed in: nova
     Assignee: (unassigned) => Sahid Orentino (sahid-ferdjaoui)

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



Follow ups