Update git submodules

* Update rally-openstack from branch 'master'
  - Raise osc-lib upper constraint to 2.1.0
    
    This version contains a fix to dependencies where osc-lib was relying on
    the "mock" package to be installed, but was not declaring it in its own
    requirements. Now that most OpenStack projects are py3-only, many are
    switching over from using the third party mock library to using the
    standard lib unittest.mock. With the project dropping this requirement,
    it is no longer being installed indirectly, so any use of osc-lib
    results in an error with the mock not being found.
    
    Change-Id: Ic018e959ed5d3c81ec99815b0b23bceaca2cb804
    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2020-05-29 12:24:29 -05:00 committed by Gerrit Code Review
parent d15b45a8be
commit 69f5259e42
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 918a2c4b025efd53caca374f4d8c61d0f4b4c991
Subproject commit 776b334979e0f45a565629c3c18fac490646dcc7