From e7b5f595c942f6734a5dd9594e8ff52df7aa9781 Mon Sep 17 00:00:00 2001 From: Joe Talerico Date: Thu, 5 May 2016 14:49:16 -0400 Subject: [PATCH] Fix README We really don't depend on Red Hat Openstack, but TripleO. Change-Id: Ib4f4e07551dd8b8cd0d455159f1a954aa408e0e3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8080004ad..bc4f79607 100644 --- a/README.md +++ b/README.md @@ -32,13 +32,13 @@ This started as a project to help determine the number of database connections a * Configure browbeat-config.yaml to match your tests # How to run Browbeat? -On the Red Hat OpenStack Director host, as the Stack user jump into the browbeat venv and you simply run: +On the Undercloud host, as the Stack user jump into the browbeat venv and you simply run: (browbeat-venv)[stack@ospd browbeat]$ ./browbeat.py --help # What is necessary? -* Red Hat OpenStack Director +* TripleO * Why? We use passwordless ssh to reach each controller instance and compute instance. * OpenStack Rally * Why? We are using Rally to stress the control plane of the env.