rally/rally/common/objects
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
..
__init__.py Remove Endpoint from Rally common objects 2017-02-27 08:44:47 +08:00
credential.py [Core] Create new plugin based class for credentials 2017-03-21 12:49:11 +03:00
deploy.py deployment.list() return the serial result 2017-06-17 17:05:11 +08:00
task.py Extend tags feature of tasks 2017-06-26 15:11:20 +03:00
verification.py Make return data of Deployment API serializable 2017-03-27 14:38:58 +03:00
verifier.py Make return data of Deployment API serializable 2017-03-27 14:38:58 +03:00