Update#2: Trex KPI not collected no rabbitmq user 55/65155/3
authorStepan Andrushko <stepanx.andrushko@intel.com>
Thu, 15 Nov 2018 21:14:33 +0000 (23:14 +0200)
committerStepan Andrushko <stepanx.andrushko@intel.com>
Thu, 13 Dec 2018 16:34:53 +0000 (18:34 +0200)
commit0d6c251582f2fd19980c5d73d6a412a3b8fede64
tree1fb88c9641447a4ca35446c3051f89d9766ebf3d
parent24700ec3606ca422708646d60fb346d2e0d103cc
Update#2: Trex KPI not collected no rabbitmq user

Changed the way how rabbitmq user is created. For baremetal it is done
using NSB installation script. For Yardstick installed in container
supervisor is updated with user name/password.

JIRA: YARDSTICK-1479

Change-Id: I4f42ab8d5ef1735b0416ed26d04e259efa155543
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
ansible/install.yaml
ansible/roles/configure_rabbitmq/tasks/main.yml
ansible/roles/configure_rabbitmq/templates/rabbitmq.config.j2 [deleted file]
ansible/roles/configure_rabbitmq/templates/user_definitions.json.j2 [deleted file]
docker/supervisor.sh