← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1075790] Re: Useless error message when adding a network to a project without VLAN support

 

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

** Changed in: nova
    Milestone: None => grizzly-rc1

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

Title:
  Useless error message when adding a network to a project without VLAN
  support

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  If you try to add a network to project using the Network API extension
  and nova-network is not configured with VlanManager then the user gets
  an error message like:

  {"badRequest": {"message": "Cannot associate network
  60986c1f-8843-4f36-a514-ad856f8b5f16 with project
  dd0ddb48a8284ea79ea4fce9b9498c40: No such RPC function
  'add_network_to_project'", "code": 400}}

  This is not very useful at all. I think we should instead catch this
  exception and return a message saying that this only works when VLAN
  support is enabled.

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