Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split out CDMI code from core #87

Open
NicolasT opened this issue Feb 23, 2015 · 0 comments
Open

Split out CDMI code from core #87

NicolasT opened this issue Feb 23, 2015 · 0 comments

Comments

@NicolasT
Copy link
Contributor

Related to the changes described in https://github.com/scality/RestBlockDriver/blob/sysfs-redesign/Documentation/sysfs-interface.rst and the work started in #84.

The whole module should be split in 2 parts: one 'core' driver, srb, to which back-ends (e.g. srb-cdmi) can register (or loaded by srb when it's requested to use an unknown endpoint). This will provide a clear separation between the block access layer and the networking code.

Some code, e.g. HTTP handling, can remain inside srb (and shared between back-ends).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant