diff options
author | Frank Sandoval <frank.sandoval@oamtechnologies.com> | 2018-09-24 11:42:14 -0600 |
---|---|---|
committer | Frank Sandoval <frank.sandoval@oamtechnologies.com> | 2018-09-24 11:43:48 -0600 |
commit | 30d9e916b1591ca4af8bbf56433b65858010f7d8 (patch) | |
tree | d7150cdefc0d212408af9ff711c982e05b0da003 | |
parent | 57cd9bbb75ffe53567c3639621e455e233f74cd2 (diff) |
add requirement to aafsim docker
Add oslo_log to requiremnts.txt for aafism docker
Issue-ID: OPTFRA-331
Change-Id: I1fbe89335189ef3dafa8fc479002919e25c7f532
Signed-off-by: Frank Sandoval <frank.sandoval@oamtechnologies.com>
-rwxr-xr-x | conductor/conductor/tests/functional/simulators/aafsim/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conductor/conductor/tests/functional/simulators/aafsim/requirements.txt b/conductor/conductor/tests/functional/simulators/aafsim/requirements.txt index c077218..5b309d4 100755 --- a/conductor/conductor/tests/functional/simulators/aafsim/requirements.txt +++ b/conductor/conductor/tests/functional/simulators/aafsim/requirements.txt @@ -1 +1,2 @@ web +oslo_log
\ No newline at end of file |