← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1349226] [NEW] Attach interface API shouldn't accept empty dict

 

Public bug reported:

Currently attach interface API accept empty dict, then nova-compute will
try to find all the existed neutron network.

This should be fixed to refuse accept empty dict. And this is only fix
for v3 API. Because we can't change v2 API for back-compatibility.

** Affects: nova
     Importance: Undecided
     Assignee: Alex Xu (xuhj)
         Status: In Progress


** Tags: api

** Changed in: nova
     Assignee: (unassigned) => Alex Xu (xuhj)

** Tags added: api

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

Title:
  Attach interface API shouldn't accept empty dict

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  Currently attach interface API accept empty dict, then nova-compute
  will try to find all the existed neutron network.

  This should be fixed to refuse accept empty dict. And this is only fix
  for v3 API. Because we can't change v2 API for back-compatibility.

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


Follow ups

References