From 5d54a533d25a989dc64a2789788ff2f2fd6ad5c6 Mon Sep 17 00:00:00 2001 From: Juha Kosonen Date: Thu, 6 Sep 2018 12:03:42 +0300 Subject: Add support for Rally OpenStack CI test cases Include Neutron rally-jobs. Change-Id: Ic1122962bd7d876d179729640a8a321bc36442d8 Signed-off-by: Juha Kosonen --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 83bc9850b..298cc38ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,3 +16,4 @@ Jinja2 # BSD License (3 clause) xtesting os-client-config # Apache-2.0 shade # Apache-2.0 +ruamel.yaml.jinja2 # MIT -- cgit 1.2.3-korg