← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1224294] Re: v3 consoles's index return extra 'console' key in response

 

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

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

Title:
  v3 consoles's index return extra 'console' key in response

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Currently the response of index was:

  {'consoles': [{'console': {'id':1, .....}}, {'console': {'id':2,
  ....}}, .....]}

  it should be:
  {'consoles': [{'id':1, .....}, {'id':2, ....}, .....]}

  Same problem for xml

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