diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2018-09-06 12:03:42 +0300 |
---|---|---|
committer | Juha Kosonen <juha.kosonen@nokia.com> | 2018-09-20 09:14:53 +0300 |
commit | 84a71b109377e2c42327ad4418157c50b97fccca (patch) | |
tree | a9777a9bf91dee10eddda2e8cfa1624bef953006 /requirements.txt | |
parent | 0bd86756d5eb660bc9493a90a557aaff96d4dd17 (diff) |
Add support for Rally OpenStack CI test cases
Include Neutron rally-jobs.
Change-Id: Ic1122962bd7d876d179729640a8a321bc36442d8
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit 5d54a533d25a989dc64a2789788ff2f2fd6ad5c6)
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 66e388ca4..57e897178 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,3 +16,4 @@ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) xtesting os-client-config>=1.28.0 # Apache-2.0 shade>=1.17.0 # Apache-2.0 +ruamel.yaml.jinja2 # MIT |