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

persistence: add tenant db #26

Merged
merged 5 commits into from
Jun 16, 2017
Merged

Commits on Jun 16, 2017

  1. db: add tenant db

    Signed-off-by: Diego Rodriguez <diego.rodriguez@cern.ch>
    Diego Rodriguez committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    ced68f6 View commit details
    Browse the repository at this point in the history
  2. config: add application factory and blueprint

    Signed-off-by: Diego Rodriguez <diego.rodriguez@cern.ch>
    Diego Rodriguez committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    b33b588 View commit details
    Browse the repository at this point in the history
  3. models: rename Tenant -> User

    Signed-off-by: Diego Rodriguez <diego.rodriguez@cern.ch>
    Diego Rodriguez committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    fae6bc3 View commit details
    Browse the repository at this point in the history
  4. cli: add create user CLI

    * Removes usage of default database. Uses only SQLAlchemy binds.
    
    Signed-off-by: Diego Rodriguez <diego.rodriguez@cern.ch>
    Diego Rodriguez committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    0eb39d2 View commit details
    Browse the repository at this point in the history
  5. config: add default queue

    * (closes reanahub#27).
    
    Signed-off-by: Diego Rodriguez <diego.rodriguez@cern.ch>
    Diego Rodriguez committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    9e9046f View commit details
    Browse the repository at this point in the history