rally/rally/common/db
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
..
sqlalchemy Extend tags feature of tasks 2017-06-26 15:11:20 +03:00
__init__.py Move rally/db -> rally/common/db 2015-08-05 03:22:19 +03:00
api.py Extend tags feature of tasks 2017-06-26 15:11:20 +03:00