Closed
Bug 631166
Opened 15 years ago
Closed 15 years ago
Separate node assignment code in server-core
Categories
(Cloud Services :: Server: Core, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 659157
People
(Reporter: tarek, Unassigned)
Details
In order to make it easier to delegate node assignment to another service, we want to have a clean API abstraction in auth/
The user creation process and any other user-level process will use it, and we'll be able to replace it with a indirection to a specialized service.
Technically speaking it just means that we want to extract this code from the auth module and have it on its own.
| Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•