rally/rally
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
..
aas Remove all non-incubated oslo code 2015-02-23 14:31:36 +00:00
cli Extend tags feature of tasks 2017-06-26 15:11:20 +03:00
common Extend tags feature of tasks 2017-06-26 15:11:20 +03:00
deployment Allow deployment without admin creds 2017-06-12 16:11:27 +03:00
plugins Refactor the related command of task report and export 2017-07-25 12:24:03 +08:00
task Refactor the related command of task report and export 2017-07-25 12:24:03 +08:00
ui Refactor the related command of task report and export 2017-07-25 12:24:03 +08:00
verification Refactor exceptions 2017-05-18 20:33:33 +08:00
__init__.py Add rally.sample.conf to project 2013-08-14 14:08:09 +04:00
api.py Extend tags feature of tasks 2017-06-26 15:11:20 +03:00
consts.py Make return data of Deployment API serializable 2017-03-27 14:38:58 +03:00
exceptions.py Refactor exceptions 2017-05-18 20:33:33 +08:00
osclients.py Use manilaclient for API validation in Manila client 2017-06-02 16:47:34 +02:00