Update git submodules

* Update rally from branch 'master'
  - Make config parser case sensitivity in configure-verifier
    
    Options in config file should be case sensitive, some projects
    like octavia-tempest-plugin can't set some value as expected:
    [load_balancer]
    RBAC_test_type = owner_or_admin
    
    Use `conf.optionxform = str` to prevent case transformation[1].
    
    [1] https://docs.python.org/3/library/configparser.html
    
    Change-Id: I34d85b835aaa7a3737577b75ec9e6f2b02f90ead
    Closes-Bug: #1877930
This commit is contained in:
Xing Zhang 2020-05-12 15:50:39 +08:00 committed by Gerrit Code Review
parent f94e8cf829
commit 553567797c
1 changed files with 1 additions and 1 deletions

2
rally

@ -1 +1 @@
Subproject commit ab365e9bbb09346a040ef6bdec3688ebe7081a39
Subproject commit e1ad05c781fdabd013d81277b459caf6db1a4279