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 05:42:20 +0000 |
commit | ccc9a795a55768499f20bf0127953ca0cbb68dc3 (patch) | |
tree | e972de4077c822e5c414b48ab14c9fed8abb0f5a /requirements.txt | |
parent | daf3a7dad1fbdaad20752b2631363af234f83d91 (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 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 |