dtolabs / yana2

Yet Another Node Authority ... because you wanted an agile Real-Time Service Model (RTSM)
8 stars 1 forks source link

Partition resource model into "projects" #163

Closed ahonor closed 12 years ago

ahonor commented 12 years ago

Provide a model partitioning scheme that allows users to organize data into distinct management realms.

These management realms might be likened to "projects" in that they are isolated work activities. Each project should contain their own types (i.e. "schema") and nodes (i.e., "instances").

The GUI should provide a project selector at login and also a menu that allows users to change to another project.

The API will need to provide a "project" parameter.