Skip to content

Split out CDMI code from core #87

Description

@NicolasT

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions