rally/rally/common/db/sqlalchemy
Andrey Kurilin 26cc4be584 Extend tags feature of tasks
* Add ability to setup multiple tags for a task.

  The database supports an unlimited number of tags per tasks. It would be
  nice to support that feature from user side too.

* The tags feature is a bit useless, if there is no way to filter by them.
  This patch adds this ability to `rally task list` command.

Change-Id: I959fa904a38f193f77f25b53ba3ee86760fff91c
2017-06-26 15:11:20 +03:00
..
migrations Refactoring of deployment credentials 2017-03-01 13:27:22 +03:00
__init__.py Move rally/db -> rally/common/db 2015-08-05 03:22:19 +03:00
alembic.ini Integrate Rally & Alembic 2016-01-29 11:24:16 +00:00
api.py Extend tags feature of tasks 2017-06-26 15:11:20 +03:00
models.py [db] Add lazy-migration for atomics 2017-04-24 23:31:05 +03:00
types.py Refactor DB shema for task results 2016-11-23 08:10:02 +00:00