yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73258
[Bug 1776504] [NEW] flaskification
Public bug reported:
Moving keystone to Flask away from it's home-grown WSGI framework is a
long-term plan. The major reasons for this is to ensure we have an easy
way for folks start contributing.
This will include a number of improvements including:
* moving to flask-restful for API definitions
* all routable paths will be owned by the base prefix (e.g.
keystone.api.user will own everything under /user/)
* Paste Deploy removed
** Affects: keystone
Importance: Medium
Assignee: Morgan Fainberg (mdrnstm)
Status: In Progress
** Changed in: keystone
Status: New => In Progress
** Changed in: keystone
Importance: Undecided => Medium
** Changed in: keystone
Assignee: (unassigned) => Morgan Fainberg (mdrnstm)
** Changed in: keystone
Milestone: None => ongoing
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1776504
Title:
flaskification
Status in OpenStack Identity (keystone):
In Progress
Bug description:
Moving keystone to Flask away from it's home-grown WSGI framework is a
long-term plan. The major reasons for this is to ensure we have an
easy way for folks start contributing.
This will include a number of improvements including:
* moving to flask-restful for API definitions
* all routable paths will be owned by the base prefix (e.g.
keystone.api.user will own everything under /user/)
* Paste Deploy removed
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1776504/+subscriptions
Follow ups