yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07607
[Bug 1262480] [NEW] All API controllers inherit from wsgi.Controller
Public bug reported:
Most of the Nova Public API Controllers inherit from wsgi.Controller,
but still some Nova Public APIs controllers directly inherit from
object. So it's necessary to unify all the Nova Public API Controllers
inherit from wsgi.Controller.
** Affects: nova
Importance: Undecided
Assignee: ling-yun (zengyunling)
Status: New
** Changed in: nova
Assignee: (unassigned) => ling-yun (zengyunling)
--
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/1262480
Title:
All API controllers inherit from wsgi.Controller
Status in OpenStack Compute (Nova):
New
Bug description:
Most of the Nova Public API Controllers inherit from wsgi.Controller,
but still some Nova Public APIs controllers directly inherit from
object. So it's necessary to unify all the Nova Public API Controllers
inherit from wsgi.Controller.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1262480/+subscriptions
Follow ups
References