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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp