Update git submodules

* Update whitebox-tempest-plugin from branch 'master'
  - Remove tempest and oslo.log from requirements.txt
    
    We obviously still need tempest and oslo.log. By removing them from
    requirements.txt, we enable environments where tempest (and oslo.log
    as its dependency) have already been installed by other means, for
    example in a CI environment where tempest is installed via RPM. By not
    installing tempest and oslo.log with pip, we avoid all the potential
    dependency conflicts between the distutils packages and their
    dependencies, and what pip would pull in.
    
    Tempest has to be added to test-requirements.txt to make sure our
    non-devstack gate jobs pass, since they don't have devstack to install
    tempest for them.
    
    Change-Id: Ifbeb3bde160be50758a16c0aaa94ac95a6445d4a
This commit is contained in:
Artom Lifshitz 2020-07-29 15:31:16 -04:00 committed by Gerrit Code Review
parent bd9168777d
commit 567896160e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f5f21d6c7e9d6037e1165661c383a2a18b51f05b
Subproject commit eb43bd91ddd770ac9e851848d50fb4a19c4ea28a